Home
last modified time | relevance | path

Searched refs:PCPPI_BELL_POLL (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/isa/
H A Dpcppivar.h59 #define PCPPI_BELL_POLL 0x02 /* synchronous; poll for complete */ macro
H A Dpcppi.c328 if (slp & PCPPI_BELL_POLL) { in pcppi_bell_locked()
376 poll ? PCPPI_BELL_POLL : 0); in pcppi_pckbd_bell()