Home
last modified time | relevance | path

Searched refs:PCI_CAP_EINVAL16 (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dpci_cap.c64 if (status == PCI_CAP_EINVAL16 || !(status & PCI_STAT_CAP)) in pci_cap_probe()
79 PCI_PCIX_COMMAND)) != PCI_CAP_EINVAL16) in pci_cap_probe()
133 if (status == PCI_CAP_EINVAL16 || !(status & PCI_STAT_CAP)) in pci_lcap_locate()
181 if (status == PCI_CAP_EINVAL16 || !(status & PCI_STAT_CAP)) in pci_xcap_locate()
225 if (status == PCI_CAP_EINVAL16 || !(status & PCI_STAT_CAP)) in pci_htcap_locate()
H A Dpci_intr_lib.c122 PCI_MSI_CTRL)) == PCI_CAP_EINVAL16) in pci_get_msi_ctrl()
134 PCI_MSIX_CTRL)) == PCI_CAP_EINVAL16) in pci_get_msi_ctrl()
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpcix.c67 == PCI_CAP_EINVAL16) in pcix_set_cmd_reg()
H A Dpci_pci.c1085 if (pmcap == PCI_CAP_EINVAL16 || pmcsr_bse == PCI_CAP_EINVAL8) { in ppb_pwr_setup()
1243 ppb->ppb_pm_cap_ptr, PCI_PMCSR)) == PCI_CAP_EINVAL16) in pci_pwr_current_lvl()
1320 ppb->ppb_pm_cap_ptr, PCI_PMCSR)) == PCI_CAP_EINVAL16) in ppb_pwr()
/illumos-gate/usr/src/uts/common/sys/
H A Dpci_cap.h59 #define PCI_CAP_EINVAL16 0xffff macro
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie.c1942 if (status == PCI_CAP_EINVAL16 || !(status & PCI_STAT_CAP)) in pcie_init_bus()
2342 PCI_CAP_EINVAL16) { in pcie_enable_errors()
2356 PCI_CAP_EINVAL16) { in pcie_enable_errors()
2429 PCI_CAP_EINVAL16) { in pcie_enable_errors()
2480 PCI_CAP_EINVAL16) in pcie_enable_ce()
2556 PCI_CAP_EINVAL16) { in pcie_disable_errors()
/illumos-gate/usr/src/uts/i86pc/io/pci/
H A Dpci_common.c247 if (cap_ctrl == PCI_CAP_EINVAL16) in pci_common_intr_ops()
257 if (cap_ctrl == PCI_CAP_EINVAL16) in pci_common_intr_ops()
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon.c4598 PCI_MSIX_CTRL)) == PCI_CAP_EINVAL16) in get_msix_ctrl()
4657 PCI_MSIX_CTRL)) == PCI_CAP_EINVAL16) in hermon_set_msix_info()
4786 caps_ctrl, PCI_MSIX_CTRL)) == PCI_CAP_EINVAL16) in hermon_intr_disable()
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor.c3022 caps_ctrl, PCI_MSI_CTRL)) == PCI_CAP_EINVAL16) in tavor_intr_disable()