Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd_timer.c292 } while ((cccp = cccp->ccc_nextp) != NULL); in ghd_timeout()
797 cccp->ccc_nextp = tmrp->t_ccc_listp; in ghd_timer_attach()
841 prevpp = &(*prevpp)->ccc_nextp; in ghd_timer_detach()
849 *prevpp = cccp->ccc_nextp; in ghd_timer_detach()
H A Dghd_debug.c66 P->ccc_nextp, P->ccc_tmrp, P->ccc_label, &P->ccc_activel_mutex); in ghd_dump_ccc()
H A Dghd.h163 struct cmd_ctl *ccc_nextp; /* list of control structs */ member
/titanic_44/usr/src/uts/sun/sys/dada/adapters/ghd/
H A Dghd.h149 struct cmd_ctl *ccc_nextp; /* list of control structs */ member