Searched refs:t_ccc_listp (Results 1 – 3 of 3) sorted by relevance
256 if ((cccp = tmrp->t_ccc_listp) == NULL) { in ghd_timeout()797 cccp->ccc_nextp = tmrp->t_ccc_listp; in ghd_timer_attach()798 tmrp->t_ccc_listp = cccp; in ghd_timer_attach()834 prevpp = &tmrp->t_ccc_listp; in ghd_timer_detach()
154 struct cmd_ctl *t_ccc_listp; /* control struct list, one per HBA */ member
137 struct cmd_ctl *t_ccc_listp; /* control struct list, one per HBA */ member139 _NOTE(MUTEX_PROTECTS_DATA(tmr_t::t_mutex, tmr_t::t_ccc_listp))