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

/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_lock.c80 void BNXE_LOCK_EXIT_GLD (um_device_t * pUM) { mutex_exit(&pUM->gldMutex); } function
H A Dbnxe.h970 #define BNXE_LOCK_EXIT_GLD(pUM) mutex_exit(&(pUM)->gldMutex) macro
1015 void BNXE_LOCK_EXIT_GLD(um_device_t * pUM);

Completed in 64 milliseconds