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

/illumos-gate/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd.c395 kmutex_t *hba_mutexp = &cccp->ccc_hba_mutex; local
401 mutex_enter(hba_mutexp);
417 ASSERT(mutex_owned(hba_mutexp));
432 mutex_exit(hba_mutexp);

Completed in 58 milliseconds