Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd_timer.c271 ddi_trigger_softintr(cccp->ccc_soft_id); in ghd_timeout()
288 ddi_trigger_softintr(cccp->ccc_soft_id); in ghd_timeout()
781 &cccp->ccc_soft_id, &iblock, NULL, in ghd_timer_attach()
853 ddi_remove_softintr(cccp->ccc_soft_id); in ghd_timer_detach()
H A Dghd_debug.c70 P->ccc_soft_id, &P->ccc_hba_mutex, &P->ccc_hba_pollmode); in ghd_dump_ccc()
H A Dghd.h172 ddi_softintr_t ccc_soft_id; /* ID for timeout softintr */ member
/titanic_50/usr/src/uts/sun/sys/dada/adapters/ghd/
H A Dghd.h159 ddi_softintr_t ccc_soft_id; /* ID for timeout softintr */ member