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

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dlptvar.h88 #define NOT_READY_ERR() lptnotready(bus_space_read_1(iot, ioh, lpt_status), sc) macro
H A Dlpt.c187 for (spin = 0; NOT_READY_ERR(); spin += STEP) {
302 while (NOT_READY_ERR()) {
396 if (NOT_READY() && NOT_READY_ERR())

Completed in 126 milliseconds