Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/mwl/
Dif_mwl_pci.c192 MWL_LOCK_INIT(sc); in mwl_pci_attach()
Dif_mwlvar.h338 #define MWL_LOCK_INIT(_sc) \ macro