Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd_waitq.c240 L2_add(&GHBA_QHEAD(cccp), &gcmdp->cmd_q, gcmdp); in ghd_waitq_shuffle_up()
333 if (L2_EMPTY(&GHBA_QHEAD(cccp))) { in ghd_waitq_process_and_mutex_hold()
385 gcmdp = (gcmd_t *)L2_remove_head(&GHBA_QHEAD(cccp)); in ghd_waitq_process_and_mutex_hold()
401 L2_add_head(&GHBA_QHEAD(cccp), &gcmdp->cmd_q, gcmdp); in ghd_waitq_process_and_mutex_hold()
H A Dghd.h207 #define GHBA_QHEAD(cccp) ((cccp)->ccc_waitq.Q_qhead) macro
/titanic_50/usr/src/uts/sun/sys/dada/adapters/ghd/
H A Dghd.h190 #define GHBA_QHEAD(cccp) ((cccp)->ccc_waitq.Q_qhead) macro