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

/netbsd-current/sys/dev/pci/
H A Doboe.c103 #define OBOE_CLOSING 0x04 /* waiting for output to drain */ macro
283 sc->sc_state |= OBOE_CLOSING;
580 if ((sc->sc_state & OBOE_CLOSING) && sc->sc_txpending == 0) {

Completed in 94 milliseconds