Home | Sort by: relevance | last modified time | path |
/src/sys/dev/ic/ | |
elinkxlvar.h | 40 pmf_qual_t sc_qual; member in struct:ex_softc |
atwvar.h | 172 pmf_qual_t sc_qual; member in struct:atw_softc |
athvar.h | 185 pmf_qual_t sc_qual; member in struct:ath_softc |
rtwvar.h | 460 pmf_qual_t sc_qual; member in struct:rtw_softc |
athnvar.h | 457 pmf_qual_t sc_qual; member in struct:athn_softc |
/src/sys/dev/pci/ | |
if_sip.c | 205 pmf_qual_t sc_qual; member in struct:sip_softc 1090 pmf_self_suspensor_init(self, &sc->sc_suspensor, &sc->sc_qual); 2614 } else if (!pmf_device_subtree_resume(sc->sc_dev, &sc->sc_qual) || 2936 pmf_device_recursive_suspend(sc->sc_dev, &sc->sc_qual); |