Searched refs:sc_rxlock_cmd (Results 1 – 2 of 2) sorted by relevance
191 kmutex_t sc_rxlock_cmd; member
1443 mutex_enter(&sc->sc_rxlock_cmd); in uath_cmd_rxeof()1445 mutex_exit(&sc->sc_rxlock_cmd); in uath_cmd_rxeof()1481 mutex_enter(&sc->sc_rxlock_cmd); in uath_rx_cmd_xfer()1483 mutex_exit(&sc->sc_rxlock_cmd); in uath_rx_cmd_xfer()3109 mutex_init(&sc->sc_rxlock_cmd, NULL, MUTEX_DRIVER, NULL); in uath_attach()3270 mutex_destroy(&sc->sc_rxlock_cmd); in uath_attach()3338 mutex_destroy(&sc->sc_rxlock_cmd); in uath_detach()