Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd.c447 L2el_t gcmd_hold_queue; in ghd_poll() local
455 L2_INIT(&gcmd_hold_queue); in ghd_poll()
513 L2_add(&gcmd_hold_queue, &gcmdp->cmd_q, gcmdp); in ghd_poll()
544 if (L2_EMPTY(&gcmd_hold_queue)) { in ghd_poll()
554 while (gcmdp = L2_next(&gcmd_hold_queue)) { in ghd_poll()