Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dpci_cap.c95 if ((xcaps_hdr = pci_config_get32(h, base)) == PCI_CAP_EINVAL32) in pci_cap_probe()
107 if ((xcaps_hdr = pci_config_get32(h, base)) == PCI_CAP_EINVAL32) in pci_cap_probe()
188 if ((xcaps_hdr = pci_config_get32(h, base)) == PCI_CAP_EINVAL32) in pci_xcap_locate()
269 return (PCI_CAP_EINVAL32); in pci_cap_get()
290 data = PCI_CAP_EINVAL32; in pci_cap_get()
352 if ((*ptr++ = pci_config_get32(h, base)) == PCI_CAP_EINVAL32) in pci_cap_read()
H A Dpci_intr_lib.c506 offset)) == PCI_CAP_EINVAL32) in pci_msi_set_mask()
569 offset)) == PCI_CAP_EINVAL32) in pci_msi_clr_mask()
636 offset)) == PCI_CAP_EINVAL32) in pci_msi_get_pending()
/illumos-gate/usr/src/uts/common/sys/
H A Dpci_cap.h60 #define PCI_CAP_EINVAL32 0xffffffff macro
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie.c2031 if (capid == PCI_CAP_EINVAL32) in pcie_init_bus()
2374 PCI_CAP_EINVAL32) { in pcie_enable_errors()
2384 PCI_CAP_EINVAL32) { in pcie_enable_errors()
2394 PCI_CAP_EINVAL32) { in pcie_enable_errors()
2406 PCI_CAP_EINVAL32) { in pcie_enable_errors()
2415 PCI_CAP_EINVAL32) { in pcie_enable_errors()
2525 PCI_CAP_EINVAL32) { in pcie_disable_errors()