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

/illumos-gate/usr/src/uts/common/io/
H A Dpci_cap.c63 if (status == PCI_CAP_EINVAL16 || !(status & PCI_STAT_CAP))
78 PCI_PCIX_COMMAND)) != PCI_CAP_EINVAL16)
132 if (status == PCI_CAP_EINVAL16 || !(status & PCI_STAT_CAP))
175 if (status == PCI_CAP_EINVAL16 || !(status & PCI_STAT_CAP))
214 if (status == PCI_CAP_EINVAL16 || !(status & PCI_STAT_CAP))
H A Dpci_intr_lib.c122 PCI_MSI_CTRL)) == PCI_CAP_EINVAL16)
134 PCI_MSIX_CTRL)) == PCI_CAP_EINVAL16)
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpcix.c69 == PCI_CAP_EINVAL16)
H A Dpci_pci.c1085 if (pmcap == PCI_CAP_EINVAL16 || pmcsr_bse == PCI_CAP_EINVAL8) {
1243 ppb->ppb_pm_cap_ptr, PCI_PMCSR)) == PCI_CAP_EINVAL16)
1320 ppb->ppb_pm_cap_ptr, PCI_PMCSR)) == PCI_CAP_EINVAL16)
/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.c994 if (status == PCI_CAP_EINVAL16 || !(status & PCI_STAT_CAP))
1377 PCI_CAP_EINVAL16) {
1391 PCI_CAP_EINVAL16) {
1464 PCI_CAP_EINVAL16) {
1515 PCI_CAP_EINVAL16)
1591 PCI_CAP_EINVAL16) {
/illumos-gate/usr/src/uts/i86pc/io/pci/
H A Dpci_common.c246 if (cap_ctrl == PCI_CAP_EINVAL16)
256 if (cap_ctrl == PCI_CAP_EINVAL16)
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon.c4598 PCI_MSIX_CTRL)) == PCI_CAP_EINVAL16)
4657 PCI_MSIX_CTRL)) == PCI_CAP_EINVAL16)
4786 caps_ctrl, PCI_MSIX_CTRL)) == PCI_CAP_EINVAL16)
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor.c3444 caps_ctrl, PCI_MSI_CTRL)) == PCI_CAP_EINVAL16)

Completed in 97 milliseconds