Searched refs:ATH_LOCK_INIT (Results 1 – 3 of 3) sorted by relevance
| /dragonfly/sys/dev/netif/ath/ath/ | ||
| HD | if_ath_ahb.c | 293 ATH_LOCK_INIT(sc); in ath_ahb_attach() |
| HD | if_ath_pci.c | 290 ATH_LOCK_INIT(sc); in ath_pci_attach() |
| HD | if_athvar.h | 951 #define ATH_LOCK_INIT(_sc) \ macro |