Home
last modified time | relevance | path

Searched refs:ccc_waitq_freezetime (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd_waitq.c365 (lbolt - cccp->ccc_waitq_freezetime); in ghd_waitq_process_and_mutex_hold()
377 cccp->ccc_waitq_freezetime = 0; in ghd_waitq_process_and_mutex_hold()
H A Dghd_debug.c72 &P->ccc_waitq_freezetime, &P->ccc_waitq_freezedelay); in ghd_dump_ccc()
H A Dghd.h178 clock_t ccc_waitq_freezetime; /* time the waitq was frozen, ticks */ member
H A Dghd_timer.c282 (lbolt - cccp->ccc_waitq_freezetime); in ghd_timeout()
H A Dghd.c902 cccp->ccc_waitq_freezetime = ddi_get_lbolt(); in ghd_freeze_waitq()