Home
last modified time | relevance | path

Searched refs:ccc_waitq_held (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd.c914 cccp->ccc_waitq_held = 1; in ghd_queue_hold()
924 cccp->ccc_waitq_held = 0; in ghd_queue_unhold()
H A Dghd_waitq.c351 if (cccp->ccc_waitq_held) { in ghd_waitq_process_and_mutex_hold()
H A Dghd.h202 char ccc_waitq_held; /* frozen, but no freezetime */ member