Searched refs:sc_sc (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/mwl/
H A Dif_mwl_pci.c77 struct mwl_softc sc_sc; member in struct:mwl_pci_softc
132 struct mwl_softc *sc = &psc->sc_sc;
223 struct mwl_softc *sc = &psc->sc_sc;
248 mwl_shutdown(&psc->sc_sc);
257 mwl_suspend(&psc->sc_sc);
269 mwl_resume(&psc->sc_sc);
/freebsd-13-stable/sys/dev/ath/
H A Dif_ath_ahb.c85 struct ath_softc sc_sc; member in struct:ath_ahb_softc
139 struct ath_softc *sc = &psc->sc_sc;
276 struct ath_softc *sc = &psc->sc_sc;
307 ath_shutdown(&psc->sc_sc);
316 ath_suspend(&psc->sc_sc);
326 ath_resume(&psc->sc_sc);
H A Dif_ath_pci.c79 struct ath_softc sc_sc; member in struct:ath_pci_softc
167 struct ath_softc *sc = &psc->sc_sc;
313 struct ath_softc *sc = &psc->sc_sc;
349 ath_shutdown(&psc->sc_sc);
358 ath_suspend(&psc->sc_sc);
373 ath_resume(&psc->sc_sc);
/freebsd-13-stable/sys/dev/bwi/
H A Dif_bwi_pci.c79 struct bwi_softc sc_sc; member in struct:bwi_pci_softc
127 struct bwi_softc *sc = &psc->sc_sc;
196 struct bwi_softc *sc = &psc->sc_sc;
217 bwi_shutdown(&psc->sc_sc);
226 bwi_suspend(&psc->sc_sc);
236 bwi_resume(&psc->sc_sc);

Completed in 124 milliseconds