Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/wpi/
HDif_wpivar.h281 #define WPI_LOCK_INIT(_sc) \ macro
321 #define WPI_LOCK_INIT(_sc) \ macro
HDif_wpi.c426 WPI_LOCK_INIT(sc); in wpi_attach()