Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mwl/
H A Dmwl_var.h613 #define MWL_RXUNLOCK(_sc) mutex_exit(&(_sc)->sc_rxlock) macro
H A Dmwl.c3290 MWL_RXUNLOCK(sc); in mwl_rx_intr()