Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/wpi/
HDif_wpivar.h295 #define WPI_TX_LOCK_INIT(_sc) \ macro
336 #define WPI_TX_LOCK_INIT(_sc) \ macro
HDif_wpi.c427 WPI_TX_LOCK_INIT(sc); in wpi_attach()