HomeSort by: relevance | last modified time | path
    Searched defs:wait_WOC (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pcmcia/
if_cnw.c 233 static int wait_WOC(struct cnw_softc *, int);
242 wait_WOC(struct cnw_softc *sc, int line)
261 #define WAIT_WOC(sc) wait_WOC(sc, __LINE__)
292 if (wait_WOC(sc, 0)) {
333 wait_WOC(sc, 0);
381 WAIT_WOC(sc);
395 WAIT_WOC(sc);
635 WAIT_WOC(sc);
647 WAIT_WOC(sc)
    [all...]

Completed in 12 milliseconds