Searched refs:BNXE_LOCK_EXIT_TOE (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_mm_l4.c63 BNXE_LOCK_EXIT_TOE((um_device_t *)pDev);
H A Dbnxe_lock.c72 void BNXE_LOCK_EXIT_TOE (um_device_t * pUM) { mutex_exit(&pUM->toeMutex); } function
H A Dbnxe.h962 #define BNXE_LOCK_EXIT_TOE(pUM) mutex_exit(&(pUM)->toeMutex) macro

Completed in 70 milliseconds