Searched refs:PCI_STAT_CAP (Results 1 – 18 of 18) sorted by relevance
63 if (status == PCI_CAP_EINVAL16 || !(status & PCI_STAT_CAP)) 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()
82 if (!(hdr & (PCI_STAT_CAP << 16))) in hvio_rp_mps()
62 if (!(status & PCI_STAT_CAP)) in check_if_device_is_pciex()
172 #define PCI_STAT_CAP 0x10 /* Implements Capabilities */ macro
589 if ((pci_config_get16(pcih, PCI_CONF_STAT) & PCI_STAT_CAP) == 0) { in audiots_power_up()
945 if ((status & PCI_STAT_CAP) == 0) {
463 if (!(pci_status & PCI_STAT_CAP)) { in pci_ereport_setup()
495 if (!((data >> 16) & PCI_STAT_CAP)) in supports_ari()
831 if (!(status & PCI_STAT_CAP)) { in get_pci_cap()1835 if (!(status & PCI_STAT_CAP)) in set_devpm_d0()
994 if (status == PCI_CAP_EINVAL16 || !(status & PCI_STAT_CAP)) in pcie_init_bus()
568 if (!(status & PCI_STAT_CAP)) in device_is_pciex()
2176 if ((stat & PCI_STAT_CAP) == 0) in t4_os_find_pci_capability()
1163 if ((pci_config_get16(pcih, PCI_CONF_STAT) & PCI_STAT_CAP) == 0) { in yge_find_capability()
399 if (!(status & PCI_STAT_CAP)) in skd_pci_find_capability()
4804 if (!(status & PCI_STAT_CAP)) { in myri10ge_find_cap()
4181 PCI_CONF_STAT) & PCI_STAT_CAP) { in ahci_config_space_init()
7862 if (ql_pci_config_get16(ha, PCI_CONF_STAT) & PCI_STAT_CAP) { in ql_get_pci_data()
13111 & PCI_STAT_CAP) { in mptsas_get_pci_cap()