Searched refs:sc_chipc (Results 1 – 3 of 3) sorted by relevance
1023 device_t sc_chipc; /**< ChipCommon device */ member
700 sc->sc_chipc = bhnd_retain_provider(sc->sc_dev, BHND_SERVICE_CHIPC); in bwn_retain_bus_providers()701 if (sc->sc_chipc == NULL) { in bwn_retain_bus_providers()706 ccaps = BHND_CHIPC_GET_CAPS(sc->sc_chipc); in bwn_retain_bus_providers()740 BWN_RELEASE_PROV(sc, sc_chipc, BHND_SERVICE_CHIPC); in bwn_release_bus_providers()
6234 BHND_CHIPC_WRITE_CHIPCTRL(sc->sc_chipc, 0x40, 0x40); in bwn_phy_initn()