Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/
H A Dpci_cap.c63 if (status == PCI_CAP_EINVAL16 || !(status & PCI_STAT_CAP)) in pci_cap_probe()
78 PCI_PCIX_COMMAND)) != PCI_CAP_EINVAL16) in pci_cap_probe()
132 if (status == PCI_CAP_EINVAL16 || !(status & PCI_STAT_CAP)) in pci_lcap_locate()
175 if (status == PCI_CAP_EINVAL16 || !(status & PCI_STAT_CAP)) in pci_xcap_locate()
214 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()
/titanic_50/usr/src/uts/sun4u/io/pci/
H A Dpcix.c69 == 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()
/titanic_50/usr/src/uts/common/sys/
H A Dpci_cap.h59 #define PCI_CAP_EINVAL16 0xffff macro
/titanic_50/usr/src/uts/common/io/pciex/
H A Dpcie.c994 if (status == PCI_CAP_EINVAL16 || !(status & PCI_STAT_CAP)) in pcie_init_bus()
1377 PCI_CAP_EINVAL16) { in pcie_enable_errors()
1391 PCI_CAP_EINVAL16) { in pcie_enable_errors()
1464 PCI_CAP_EINVAL16) { in pcie_enable_errors()
1515 PCI_CAP_EINVAL16) in pcie_enable_ce()
1591 PCI_CAP_EINVAL16) { in pcie_disable_errors()
/titanic_50/usr/src/uts/i86pc/io/pci/
H A Dpci_common.c246 if (cap_ctrl == PCI_CAP_EINVAL16) in pci_common_intr_ops()
256 if (cap_ctrl == PCI_CAP_EINVAL16) in pci_common_intr_ops()
/titanic_50/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()
/titanic_50/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor.c3444 caps_ctrl, PCI_MSI_CTRL)) == PCI_CAP_EINVAL16) in tavor_intr_disable()