Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwi/
H A Dif_iwi.c942 IWI_LOCK_DECL; in iwi_newstate()
1074 IWI_LOCK_DECL; in iwi_wme_update()
1185 IWI_LOCK_DECL; in iwi_frame_intr()
1660 IWI_LOCK_DECL; in iwi_intr()
1943 IWI_LOCK_DECL; in iwi_transmit()
2029 IWI_LOCK_DECL; in iwi_parent()
2050 IWI_LOCK_DECL; in iwi_ioctl()
2681 IWI_LOCK_DECL; in iwi_monitor_scan()
2994 IWI_LOCK_DECL; in iwi_disassoc()
3172 IWI_LOCK_DECL; in iwi_init()
[all …]
H A Dif_iwivar.h253 #define IWI_LOCK_DECL int __waslocked = 0 macro