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()
3577 WPI_LOCK(sc); in wpi_update_promisc()
5026 WPI_LOCK(sc); in wpi_read_firmware()
5425 WPI_LOCK(sc); in wpi_radio_on()
5447 WPI_LOCK(sc); in wpi_radio_off()
5457 WPI_LOCK(sc); in wpi_init()
5547 WPI_LOCK(sc); in wpi_stop()
5589 WPI_LOCK(sc); in wpi_set_channel()