Searched refs:lpt_status (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dlptreg.h60 #define lpt_status 1 /* Status of printer (R) */ macro
H A Dlptvar.h87 #define NOT_READY() ((bus_space_read_1(iot, ioh, lpt_status) ^ LPS_INVERT) & LPS_MASK)
88 #define NOT_READY_ERR() lptnotready(bus_space_read_1(iot, ioh, lpt_status), sc)

Completed in 187 milliseconds