Home
last modified time | relevance | path

Searched refs:ATH_RX_LOCK_INIT (Results 1 – 2 of 2) sorted by relevance

/freebsd-head/sys/dev/ath/
HDif_ath_pci.c211 ATH_RX_LOCK_INIT(sc); in ath_pci_attach()
HDif_athvar.h1003 #define ATH_RX_LOCK_INIT(_sc) do {\ macro