Home
last modified time | relevance | path

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

/freebsd/sys/dev/wpi/
H A Dif_wpivar.h259 #define WPI_LOCK(_sc) mtx_lock(&(_sc)->sc_mtx) macro
H A Dif_wpi.c2037 WPI_LOCK(sc); in wpi_rx_done()
2537 WPI_LOCK(sc); in wpi_intr()
3575 WPI_LOCK(sc); in wpi_update_promisc()
5024 WPI_LOCK(sc); in wpi_read_firmware()
5423 WPI_LOCK(sc); in wpi_radio_on()
5445 WPI_LOCK(sc); in wpi_radio_off()
5455 WPI_LOCK(sc); in wpi_init()
5545 WPI_LOCK(sc); in wpi_stop()
5587 WPI_LOCK(sc); in wpi_set_channel()