Home
last modified time | relevance | path

Searched refs:PCI_MSI_VALID (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_ioapi.h532 PCI_MSI_VALID = (uint32_t)1 /* enabled/valid */ enumerator
H A Dpx_tools.c146 (msi_state != PCI_MSI_VALID)) in pxtool_get_intr()
306 (msi_state != PCI_MSI_VALID)) in pxtool_set_intr()
H A Dpx_intr.c674 PCI_MSI_VALID)) != DDI_SUCCESS) in px_msix_ops()
/illumos-gate/usr/src/uts/sun4u/io/px/
H A Dpx_hlib.c2462 case PCI_MSI_VALID: in hvio_msi_setvalid()