Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/ath/
HDif_ath_ahb.c241 ATH_LOCK_INIT(sc); in ath_ahb_attach()
HDif_ath_pci.c209 ATH_LOCK_INIT(sc); in ath_pci_attach()
HDif_athvar.h931 #define ATH_LOCK_INIT(_sc) \ macro