Searched defs:ih_type (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dddi_intr_impl.h79 uint16_t ih_type; /* interrupt type being used */ member in struct:ddi_intr_handle_impl
371 if ((hdlp->ih_type == DDI_INTR_TYPE_MSIX) && \
374 ASSERT(hdlp->ih_type == hdlp->ih_main->ih_type); \

Completed in 92 milliseconds