Searched refs:ccc_activel (Results 1 – 4 of 4) sorted by relevance
181 gcmdp = (gcmd_t *)L2_next(&cccp->ccc_activel); in ghd_timeout_loop()487 for (gcmdp_scan = (gcmd_t *)L2_next(&cccp->ccc_activel); in ghd_timer_newstate()677 gcmdp = (gcmd_t *)L2_next(&cccp->ccc_activel); in ghd_timeout_get()791 L2_INIT(&cccp->ccc_activel); in ghd_timer_attach()829 ASSERT(cccp->ccc_activel.l2_nextp == &cccp->ccc_activel); in ghd_timer_detach()830 ASSERT(cccp->ccc_activel.l2_nextp == cccp->ccc_activel.l2_prevp); in ghd_timer_detach()878 L2_add(&cccp->ccc_activel, &gcmdp->cmd_timer_link, gcmdp); in ghd_timer_start()
68 &P->ccc_activel, P->ccc_hba_dip, P->ccc_iblock); in ghd_dump_ccc()
168 L2el_t ccc_activel; /* ... list of active CMD/CCBs */ member
155 L2el_t ccc_activel; /* ... list of active CMD/CCBs */ member183 _NOTE(MUTEX_PROTECTS_DATA(cmd_ctl::ccc_activel_mutex, cmd_ctl::ccc_activel))