Searched refs:ATH_TX_LOCK_INIT (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/sys/dev/ath/ | ||
| HD | if_ath_ahb.c | 263 ATH_TX_LOCK_INIT(sc); in ath_ahb_attach() |
| HD | if_ath_pci.c | 285 ATH_TX_LOCK_INIT(sc); in ath_pci_attach() |
| HD | if_athvar.h | 925 #define ATH_TX_LOCK_INIT(_sc) do {\ macro |