Searched refs:L2_add_head (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/uts/intel/io/dktp/hba/ghd/ |
H A D | ghd_queue.h | 78 void L2_add_head(L2el_t *headp, L2el_t *elementp, void *private);
|
H A D | ghd_queue.c | 151 L2_add_head(L2el_t *headp, L2el_t *elementp, void *private) in L2_add_head() function
|
H A D | ghd_waitq.c | 401 L2_add_head(&GHBA_QHEAD(cccp), &gcmdp->cmd_q, gcmdp); in ghd_waitq_process_and_mutex_hold()
|
H A D | ghd.h | 383 L2_add_head(&(cccp)->ccc_doneq, &(gcmdp)->cmd_q, (gcmdp)); \
|
/titanic_44/usr/src/uts/sun/sys/dada/adapters/ghd/ |
H A D | ghd_queue.h | 78 void L2_add_head(L2el_t *headp, L2el_t *elementp, void *priv);
|