Home
last modified time | relevance | path

Searched refs:sc_sc (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/bwi/
H A Dif_bwi_pci.c77 struct bwi_softc sc_sc; member
125 struct bwi_softc *sc = &psc->sc_sc; in bwi_pci_attach()
194 struct bwi_softc *sc = &psc->sc_sc; in bwi_pci_detach()
215 bwi_shutdown(&psc->sc_sc); in bwi_pci_shutdown()
224 bwi_suspend(&psc->sc_sc); in bwi_pci_suspend()
234 bwi_resume(&psc->sc_sc); in bwi_pci_resume()
/freebsd/sys/dev/mwl/
H A Dif_mwl_pci.c72 struct mwl_softc sc_sc; member
127 struct mwl_softc *sc = &psc->sc_sc; in mwl_pci_attach()
218 struct mwl_softc *sc = &psc->sc_sc; in mwl_pci_detach()
243 mwl_shutdown(&psc->sc_sc); in mwl_pci_shutdown()
252 mwl_suspend(&psc->sc_sc); in mwl_pci_suspend()
264 mwl_resume(&psc->sc_sc); in mwl_pci_resume()
/freebsd/sys/dev/ath/
H A Dif_ath_pci.c77 struct ath_softc sc_sc; member
165 struct ath_softc *sc = &psc->sc_sc; in ath_pci_attach()
306 struct ath_softc *sc = &psc->sc_sc; in ath_pci_detach()
342 ath_shutdown(&psc->sc_sc); in ath_pci_shutdown()
351 ath_suspend(&psc->sc_sc); in ath_pci_suspend()
366 ath_resume(&psc->sc_sc); in ath_pci_resume()