Home
last modified time | relevance | path

Searched refs:cpqary3_softintr_id (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/io/cpqary3/
H A Dcpqary3_isr.c145 ddi_trigger_softintr(cpqary3p->cpqary3_softintr_id); in cpqary3_hw_isr()
H A Dcpqary3.c422 &cpqary3p->cpqary3_softintr_id, &cpqary3p->sw_iblock_cookie, NULL, in cpqary3_attach()
668 ddi_remove_softintr(cpqary3p->cpqary3_softintr_id); in cpqary3_cleanup()
H A Dcpqary3.h310 ddi_softintr_t cpqary3_softintr_id; /* s/w intr identifier */ member