Searched refs:ddi_intr_dup_handler (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dddi_intr.h175 int ddi_intr_dup_handler(ddi_intr_handle_t org, int vector,
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h104 #pragma weak ddi_intr_dup_handler macro
118 extern int ddi_intr_dup_handler();
/illumos-gate/usr/src/uts/common/os/
H A Dddi_intr.c646 ddi_intr_dup_handler(ddi_intr_handle_t org, int dup_inum, function
653 DDI_INTR_APIDBG((CE_CONT, "ddi_intr_dup_handler: hdlp = 0x%p\n",
658 DDI_INTR_APIDBG((CE_CONT, "ddi_intr_dup_handler: Invalid "
/illumos-gate/usr/src/man/man9f/
H A DMakefile193 ddi_intr_dup_handler.9f \
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c16595 * ddi_intr_dup_handler() isn't working on x86 just yet...
16599 if ((ret = ddi_intr_dup_handler(ha->htable[0], (int)i,

Completed in 114 milliseconds