Searched defs:BNXE_LOCK_EXIT_SPQ (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_lock.c64 void BNXE_LOCK_EXIT_SPQ (um_device_t * pUM) { mutex_exit(&pUM->spqMutex); } function
H A Dbnxe.h954 #define BNXE_LOCK_EXIT_SPQ(pUM) mutex_exit(&(pUM)->spqMutex) macro
1005 void BNXE_LOCK_EXIT_SPQ(um_device_t * pUM);

Completed in 68 milliseconds