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

/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_iov.c50 bool sc_attached; member in struct:t4iov_softc
206 MPASS(!sc->sc_attached);
229 sc->sc_attached = true;
242 if (!sc->sc_attached)
253 sc->sc_attached = false;
264 if (sc->sc_attached) {
/freebsd-11-stable/sys/dev/iwm/
H A Dif_iwmvar.h425 int sc_attached; member in struct:iwm_softc
H A Dif_iwm.c5987 sc->sc_attached = 1;
6527 if (!sc->sc_attached)
6529 sc->sc_attached = 0;

Completed in 139 milliseconds