Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd_waitq.c238 L2_add(&GHBA_QHEAD(cccp), &gcmdp->cmd_q, gcmdp); in ghd_waitq_shuffle_up()
331 if (L2_EMPTY(&GHBA_QHEAD(cccp))) { in ghd_waitq_process_and_mutex_hold()
383 gcmdp = (gcmd_t *)L2_remove_head(&GHBA_QHEAD(cccp)); in ghd_waitq_process_and_mutex_hold()
399 L2_add_head(&GHBA_QHEAD(cccp), &gcmdp->cmd_q, gcmdp); in ghd_waitq_process_and_mutex_hold()
H A Dghd.h205 #define GHBA_QHEAD(cccp) ((cccp)->ccc_waitq.Q_qhead) macro
/illumos-gate/usr/src/uts/sun/sys/dada/adapters/ghd/
H A Dghd.h190 #define GHBA_QHEAD(cccp) ((cccp)->ccc_waitq.Q_qhead) macro