Searched refs:lptnotready (Results 1 – 2 of 2) sorted by relevance
88 #define NOT_READY_ERR() lptnotready(bus_space_read_1(iot, ioh, lpt_status), sc)90 int lptnotready(u_char, struct lpt_softc *);
230 lptnotready(u_char status, struct lpt_softc *sc) in lptnotready() function