Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/ath/
HDif_ath_ahb.c242 ATH_PCU_LOCK_INIT(sc); in ath_ahb_attach()
HDif_ath_pci.c210 ATH_PCU_LOCK_INIT(sc); in ath_pci_attach()
HDif_athvar.h979 #define ATH_PCU_LOCK_INIT(_sc) do {\ macro