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()
5023 WPI_LOCK(sc); in wpi_read_firmware()
5422 WPI_LOCK(sc); in wpi_radio_on()
5444 WPI_LOCK(sc); in wpi_radio_off()
5454 WPI_LOCK(sc); in wpi_init()
5544 WPI_LOCK(sc); in wpi_stop()
5586 WPI_LOCK(sc); in wpi_set_channel()