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

/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_lock.c71 void BNXE_LOCK_ENTER_TOE (um_device_t * pUM) { mutex_enter(&pUM->toeMutex); } function
H A Dbnxe.h961 #define BNXE_LOCK_ENTER_TOE(pUM) mutex_enter(&(pUM)->toeMutex) macro

Completed in 217 milliseconds