Home
last modified time | relevance | path

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; in ghd_intr() local
401 mutex_enter(hba_mutexp); in ghd_intr()
417 ASSERT(mutex_owned(hba_mutexp)); in ghd_intr()
432 mutex_exit(hba_mutexp); in ghd_intr()