Searched refs:PCI_CAP_EINVAL32 (Results 1 – 4 of 4) sorted by relevance
94 if ((xcaps_hdr = pci_config_get32(h, base)) == PCI_CAP_EINVAL32) in pci_cap_probe()106 if ((xcaps_hdr = pci_config_get32(h, base)) == PCI_CAP_EINVAL32) in pci_cap_probe()181 if ((xcaps_hdr = pci_config_get32(h, base)) == PCI_CAP_EINVAL32) in pci_xcap_locate()258 return (PCI_CAP_EINVAL32); in pci_cap_get()279 data = PCI_CAP_EINVAL32; in pci_cap_get()342 if ((*ptr++ = pci_config_get32(h, base)) == PCI_CAP_EINVAL32) in pci_cap_read()
511 offset)) == PCI_CAP_EINVAL32) in pci_msi_set_mask()574 offset)) == PCI_CAP_EINVAL32) in pci_msi_clr_mask()641 offset)) == PCI_CAP_EINVAL32) in pci_msi_get_pending()
1079 if (capid == PCI_CAP_EINVAL32) in pcie_init_bus()1409 PCI_CAP_EINVAL32) { in pcie_enable_errors()1419 PCI_CAP_EINVAL32) { in pcie_enable_errors()1429 PCI_CAP_EINVAL32) { in pcie_enable_errors()1441 PCI_CAP_EINVAL32) { in pcie_enable_errors()1450 PCI_CAP_EINVAL32) { in pcie_enable_errors()1560 PCI_CAP_EINVAL32) { in pcie_disable_errors()
60 #define PCI_CAP_EINVAL32 0xffffffff macro