Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pcmcia/
H A Dif_cnw.c236 static int wait_WOC(struct cnw_softc *, int);
245 wait_WOC(struct cnw_softc *sc, int line) in wait_WOC() function
264 #define WAIT_WOC(sc) wait_WOC(sc, __LINE__)
295 if (wait_WOC(sc, 0)) { in cnw_cmd()
336 wait_WOC(sc, 0); in cnw_reset()