Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/iwi/
H A Dif_iwivar.h258 #define IWI_LOCK_INIT(sc) \ macro
274 #define IWI_LOCK_INIT(sc) \ macro
H A Dif_iwi.c296 IWI_LOCK_INIT(sc); in iwi_attach()