Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ath/
HDif_ath_ahb.c263 ATH_TX_LOCK_INIT(sc); in ath_ahb_attach()
HDif_ath_pci.c285 ATH_TX_LOCK_INIT(sc); in ath_pci_attach()
HDif_athvar.h925 #define ATH_TX_LOCK_INIT(_sc) do {\ macro