Searched refs:DDI_INTR_TYPE_MSIX (Results 1 - 25 of 60) sorted by relevance

123

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_intr.c61 if (intr_types & DDI_INTR_TYPE_MSIX) {
62 dev->intr_type = DDI_INTR_TYPE_MSIX;
131 if ((intr_types & DDI_INTR_TYPE_MSIX) && (nallocd > 1)) {
141 if ((dev->intr_type == DDI_INTR_TYPE_MSIX) &&
143 intr_types &= ~DDI_INTR_TYPE_MSIX;
/illumos-gate/usr/src/uts/common/io/
H A Dpci_intr_lib.c132 (type == DDI_INTR_TYPE_MSIX)) {
177 } else if (type == DDI_INTR_TYPE_MSIX) {
250 } else if (type == DDI_INTR_TYPE_MSIX) {
327 } else if (type == DDI_INTR_TYPE_MSIX) {
378 if ((type == DDI_INTR_TYPE_MSIX) && (msi_ctrl & PCI_MSIX_ENABLE_BIT))
416 } else if (type == DDI_INTR_TYPE_MSIX) {
463 } else if (type == DDI_INTR_TYPE_MSIX) {
518 } else if (type == DDI_INTR_TYPE_MSIX) {
581 } else if (type == DDI_INTR_TYPE_MSIX) {
646 } else if (type == DDI_INTR_TYPE_MSIX) {
[all...]
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_intr.c197 i40e->i40e_intr_type != DDI_INTR_TYPE_MSIX) {
266 if (i40e->i40e_intr_type == DDI_INTR_TYPE_MSIX) {
294 if (i40e->i40e_intr_type == DDI_INTR_TYPE_MSIX) {
327 if (i40e->i40e_intr_type != DDI_INTR_TYPE_MSIX) {
367 if (i40e->i40e_intr_type == DDI_INTR_TYPE_MSIX) {
545 if (i40e->i40e_intr_type == DDI_INTR_TYPE_MSIX) {
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dirm.c40 if (type == (DDI_INTR_TYPE_MSI | DDI_INTR_TYPE_MSIX))
48 case DDI_INTR_TYPE_MSIX:
/illumos-gate/usr/src/uts/i86xpv/io/psm/
H A Dxpv_intr.c116 } else if (type == DDI_INTR_TYPE_MSIX) {
295 } else if (type == DDI_INTR_TYPE_MSIX) {
326 } else if (type == DDI_INTR_TYPE_MSIX) {
H A Dxpv_psm.c656 DDI_INTR_TYPE_MSIX);
683 DDI_INTR_TYPE_MSIX);
1126 } else if (type == DDI_INTR_TYPE_MSIX) {
1377 vector = xpv_psm_get_msi_vector(dip, DDI_INTR_TYPE_MSIX, i);
/illumos-gate/usr/src/uts/common/sys/
H A Dddi_intr_impl.h133 ((type) == DDI_INTR_TYPE_MSI || (type) == DDI_INTR_TYPE_MSIX)
141 ((t) == DDI_INTR_TYPE_MSIX))
371 if ((hdlp->ih_type == DDI_INTR_TYPE_MSIX) && \
H A Dddi_intr.h63 #define DDI_INTR_TYPE_MSIX 0x4 macro
/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_msi.c71 px_p->px_supp_intr_types |= (DDI_INTR_TYPE_MSI | DDI_INTR_TYPE_MSIX);
196 if (type == DDI_INTR_TYPE_MSIX) {
373 msi_state_p->msi_type |= DDI_INTR_TYPE_MSIX;
H A Dpx_intr.c605 if ((hdlp->ih_type == DDI_INTR_TYPE_MSIX) &&
732 (hdlp->ih_type == DDI_INTR_TYPE_MSIX)) {
737 hdlp->ih_type == DDI_INTR_TYPE_MSIX ?
878 case DDI_INTR_TYPE_MSIX:
/illumos-gate/usr/src/uts/common/io/xge/drv/
H A Dxge.c770 if (lldev->intr_type == DDI_INTR_TYPE_MSIX) {
815 lldev->intr_type == DDI_INTR_TYPE_MSIX ? "MSI-X" :
843 if (lldev->intr_type == DDI_INTR_TYPE_MSIX)
866 if (lldev->intr_type == DDI_INTR_TYPE_MSIX)
901 case DDI_INTR_TYPE_MSIX:
1190 if (xgell_config->msix_enable && intr_types & DDI_INTR_TYPE_MSIX) {
1191 ll->intr_type = DDI_INTR_TYPE_MSIX;
1208 if (ll->intr_type == DDI_INTR_TYPE_MSIX) {
1221 if (ll->intr_type == DDI_INTR_TYPE_MSIX) {
/illumos-gate/usr/src/cmd/mdb/common/modules/mr_sas/
H A Dmr_sas.c183 case DDI_INTR_TYPE_MSIX:
/illumos-gate/usr/src/uts/i86pc/io/pci/
H A Dpci_kstats.c138 case DDI_INTR_TYPE_MSIX:
H A Dpci_common.c259 types |= DDI_INTR_TYPE_MSIX;
283 if (types & DDI_INTR_TYPE_MSIX) {
349 else if (hdlp->ih_type == DDI_INTR_TYPE_MSIX)
390 if (hdlp->ih_type == DDI_INTR_TYPE_MSIX) {
444 if (hdlp->ih_type == DDI_INTR_TYPE_MSIX) {
/illumos-gate/usr/src/uts/common/io/virtio/
H A Dvirtio.c835 if (intr_types & DDI_INTR_TYPE_MSIX)
836 int_type = DDI_INTR_TYPE_MSIX;
1077 if (intr_types & (DDI_INTR_TYPE_MSIX | DDI_INTR_TYPE_MSI)) {
1183 if (sc->sc_int_type == DDI_INTR_TYPE_MSIX)
1260 if (sc->sc_int_type == DDI_INTR_TYPE_MSIX ||
1275 if (sc->sc_int_type == DDI_INTR_TYPE_MSIX ||
/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_intr.c69 return (intrType == DDI_INTR_TYPE_MSIX) ? "MSIX" :
976 case DDI_INTR_TYPE_MSIX:
1271 numMSIX = BnxeGetInterruptCount(pDev, DDI_INTR_TYPE_MSIX, intrTypes);
1294 pUM->intrType = DDI_INTR_TYPE_MSIX;
1408 if (pUM->intrType == DDI_INTR_TYPE_MSIX)
/illumos-gate/usr/src/uts/common/os/
H A Dddi_intr_irm.c53 (r->ireq_type == DDI_INTR_TYPE_MSIX)) || \
756 if (req_p->ireq_type == DDI_INTR_TYPE_MSIX)
772 if (req_p->ireq_type == DDI_INTR_TYPE_MSIX)
779 if (req_p->ireq_type == DDI_INTR_TYPE_MSIX) {
814 return ((DDI_IRM_HAS_CB(cb_p) && (type == DDI_INTR_TYPE_MSIX)) ?
H A Dddi_intr_impl.c298 if (type == DDI_INTR_TYPE_MSIX)
527 (hdlp->ih_type != DDI_INTR_TYPE_MSIX)) {
/illumos-gate/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic_introp.c128 } else if (type == DDI_INTR_TYPE_MSIX) {
260 } else if (type == DDI_INTR_TYPE_MSIX) {
426 } else if (type == DDI_INTR_TYPE_MSIX) {
800 *result = hdlp->ih_type & ~DDI_INTR_TYPE_MSIX;
803 DDI_INTR_TYPE_MSIX);
/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_intr.c538 if (types & DDI_INTR_TYPE_MSIX) {
541 type = DDI_INTR_TYPE_MSIX;
580 if (type != DDI_INTR_TYPE_MSIX)
/illumos-gate/usr/src/cmd/mdb/sparc/modules/intr/
H A Dintr.c466 case DDI_INTR_TYPE_MSIX:
519 } else if (info.intr_type == DDI_INTR_TYPE_MSIX) {
/illumos-gate/usr/src/uts/i86pc/io/apix/
H A Dapix_irm.c196 apix_irm_params.iparams_types = DDI_INTR_TYPE_MSI | DDI_INTR_TYPE_MSIX;
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dapix.h54 #define APIX_TYPE_MSIX DDI_INTR_TYPE_MSIX /* 4 */
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_gld.c718 if (igb->intr_type == DDI_INTR_TYPE_MSIX) {
746 if (igb->intr_type == DDI_INTR_TYPE_MSIX) {
831 if (igb->intr_type & (DDI_INTR_TYPE_MSIX | DDI_INTR_TYPE_MSI)) {
848 if (igb->intr_type & (DDI_INTR_TYPE_MSIX | DDI_INTR_TYPE_MSI)) {
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c1966 ASSERT(ixgbe->intr_type == DDI_INTR_TYPE_MSIX);
2043 DDI_INTR_TYPE_MSIX, ixgbe->intr_cnt, count, &actual,
4199 if (ixgbe->intr_type == DDI_INTR_TYPE_MSIX) {
4227 if (ixgbe->intr_type == DDI_INTR_TYPE_MSIX) {
4930 if ((intr_types & DDI_INTR_TYPE_MSIX) &&
4932 rc = ixgbe_alloc_intr_handles(ixgbe, DDI_INTR_TYPE_MSIX);
5030 case DDI_INTR_TYPE_MSIX:
5153 case DDI_INTR_TYPE_MSIX:
5512 if (ixgbe->intr_type != DDI_INTR_TYPE_MSIX) {
5589 if (ixgbe->intr_type != DDI_INTR_TYPE_MSIX) {
[all...]

Completed in 110 milliseconds

123