Searched refs:STATPORT (Results 1 – 3 of 3) sorted by relevance
40 #define STATPORT (uart6850_base+1) macro44 return inb(STATPORT); in uart6850_status()
49 #define STATPORT (devc->base+1) macro53 return inb(STATPORT); in uart401_status()
79 #define STATPORT(base) (base+1) macro86 return inb(STATPORT(devc->base)); in mpu401_status()