Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dwivar.h177 unsigned int sc_ioctl_nwait; member
H A Dwi.c1357 sc->sc_ioctl_nwait++; in wi_ioctl_enter()
1369 if (--sc->sc_ioctl_nwait == 0) in wi_ioctl_enter()
1402 while (sc->sc_ioctl_nwait != 0) in wi_ioctl_drain()