Searched refs:DDI_INTR_MSIX_DUP (Results 1 – 3 of 3) sorted by relevance
144 #define DDI_INTR_MSIX_DUP 0x01 /* MSI-X vector which has been dupped */ macro372 (hdlp->ih_flags & DDI_INTR_MSIX_DUP)) { \
358 if (((hdlp->ih_flags & DDI_INTR_MSIX_DUP) && in ddi_intr_free()361 (!(hdlp->ih_flags & DDI_INTR_MSIX_DUP)))) { in ddi_intr_free()375 if (hdlp->ih_flags & DDI_INTR_MSIX_DUP) in ddi_intr_free()668 (hdlp->ih_flags & DDI_INTR_MSIX_DUP)) { /* only dup original */ in ddi_intr_dup_handler()690 dup_hdlp->ih_flags |= DDI_INTR_MSIX_DUP; in ddi_intr_dup_handler()718 } else if (hdlp->ih_flags & DDI_INTR_MSIX_DUP) in ddi_intr_remove_handler()
577 (hdlp->ih_flags & DDI_INTR_MSIX_DUP) ? hdlp->ih_main->ih_inum : in px_msix_ops()631 if (hdlp->ih_flags & DDI_INTR_MSIX_DUP) in px_msix_ops()