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

/freebsd-10.0-release/sys/dev/ath/
H A Dif_ath_ahb.c75 struct ath_softc sc_sc; member in struct:ath_ahb_softc
122 struct ath_softc *sc = &psc->sc_sc;
276 struct ath_softc *sc = &psc->sc_sc;
309 ath_shutdown(&psc->sc_sc);
318 ath_suspend(&psc->sc_sc);
328 ath_resume(&psc->sc_sc);
H A Dif_ath_pci.c75 struct ath_softc sc_sc; member in struct:ath_pci_softc
144 struct ath_softc *sc = &psc->sc_sc;
282 struct ath_softc *sc = &psc->sc_sc;
319 ath_shutdown(&psc->sc_sc);
328 ath_suspend(&psc->sc_sc);
343 ath_resume(&psc->sc_sc);
/freebsd-10.0-release/sys/dev/bwi/
H A Dif_bwi_pci.c74 struct bwi_softc sc_sc; member in struct:bwi_pci_softc
122 struct bwi_softc *sc = &psc->sc_sc;
191 struct bwi_softc *sc = &psc->sc_sc;
212 bwi_shutdown(&psc->sc_sc);
221 bwi_suspend(&psc->sc_sc);
231 bwi_resume(&psc->sc_sc);
/freebsd-10.0-release/sys/dev/mwl/
H A Dif_mwl_pci.c71 struct mwl_softc sc_sc; member in struct:mwl_pci_softc
127 struct mwl_softc *sc = &psc->sc_sc;
218 struct mwl_softc *sc = &psc->sc_sc;
243 mwl_shutdown(&psc->sc_sc);
252 mwl_suspend(&psc->sc_sc);
264 mwl_resume(&psc->sc_sc);

Completed in 162 milliseconds