Home
last modified time | relevance | path

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

/trueos/sys/dev/bwi/
HDif_bwi_pci.c74 struct bwi_softc sc_sc; member
122 struct bwi_softc *sc = &psc->sc_sc; in bwi_pci_attach()
191 struct bwi_softc *sc = &psc->sc_sc; in bwi_pci_detach()
212 bwi_shutdown(&psc->sc_sc); in bwi_pci_shutdown()
221 bwi_suspend(&psc->sc_sc); in bwi_pci_suspend()
231 bwi_resume(&psc->sc_sc); in bwi_pci_resume()
/trueos/sys/dev/mwl/
HDif_mwl_pci.c71 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()
/trueos/sys/dev/ath/
HDif_ath_pci.c75 struct ath_softc sc_sc; member
144 struct ath_softc *sc = &psc->sc_sc; in ath_pci_attach()
282 struct ath_softc *sc = &psc->sc_sc; in ath_pci_detach()
319 ath_shutdown(&psc->sc_sc); in ath_pci_shutdown()
328 ath_suspend(&psc->sc_sc); in ath_pci_suspend()
343 ath_resume(&psc->sc_sc); in ath_pci_resume()
HDif_ath_ahb.c75 struct ath_softc sc_sc; member
122 struct ath_softc *sc = &psc->sc_sc; in ath_ahb_attach()
276 struct ath_softc *sc = &psc->sc_sc; in ath_ahb_detach()
309 ath_shutdown(&psc->sc_sc); in ath_ahb_shutdown()
318 ath_suspend(&psc->sc_sc); in ath_ahb_suspend()
328 ath_resume(&psc->sc_sc); in ath_ahb_resume()