Searched refs:PPB_POLL (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/ppbus/
H A Dppb_base.c66 for (j = 0; j < ((how & PPB_POLL) ? max : 1); j++) {
75 if (!(how & PPB_POLL)) {
H A Dppbconf.h134 #define PPB_POLL 0x4 macro
H A Dppb_1284.c62 return (ppb_poll_bus(bus, 4, mask, status, PPB_NOINTR | PPB_POLL));
68 return (ppb_poll_bus(bus, 100, mask, status, PPB_NOINTR | PPB_POLL));
713 SELECT | nFAULT, PPB_NOINTR | PPB_POLL)) {

Completed in 98 milliseconds