Home
last modified time | relevance | path

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

/illumos-gate/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()
782 &cccp->ccc_soft_id, &iblock, NULL, in ghd_timer_attach()
854 ddi_remove_softintr(cccp->ccc_soft_id); in ghd_timer_detach()
H A Dghd_debug.c68 P->ccc_soft_id, &P->ccc_hba_mutex, &P->ccc_hba_pollmode); in ghd_dump_ccc()
H A Dghd.h170 ddi_softintr_t ccc_soft_id; /* ID for timeout softintr */ member
/illumos-gate/usr/src/uts/sun/sys/dada/adapters/ghd/
H A Dghd.h159 ddi_softintr_t ccc_soft_id; /* ID for timeout softintr */ member