Lines Matching refs:config_fetch

24   if (!config_fetch(d, where + PCI_TPH_CAPABILITIES, 4))  in cap_tph()
67 if (!config_fetch(d, where + PCI_LTR_MAX_SNOOP, 4)) in cap_ltr()
90 if (!config_fetch(d, where + PCI_SEC_LNKCTL3, 12)) in cap_sec()
116 if (!config_fetch(d, where + 4, 8)) in cap_dsn()
135 if (!config_fetch(d, where + PCI_ERR_UNCOR_STATUS, 40)) in cap_aer()
205 if (!config_fetch(d, where + PCI_ERR_ROOT_COMMAND, 12)) in cap_aer()
242 if (!config_fetch(d, where + PCI_DPC_CAP, 8)) in cap_dpc()
274 if (!config_fetch(d, where + PCI_ACS_CAP, 4)) in cap_acs()
300 if (!config_fetch(d, where + PCI_ARI_CAP, 4)) in cap_ari()
322 if (!config_fetch(d, where + PCI_ATS_CAP, 4)) in cap_ats()
342 if (!config_fetch(d, where + PCI_PRI_CTRL, 0xc)) in cap_pri()
367 if (!config_fetch(d, where + PCI_PASID_CAP, 4)) in cap_pasid()
392 if (!config_fetch(d, where + PCI_IOV_CAP, 0x3c)) in cap_sriov()
465 if (!config_fetch(d, where + PCI_MCAST_CAP, 0x30)) in cap_multicast()
527 if (!config_fetch(d, where + 4, 0x1c - 4)) in cap_vc()
564 if (!config_fetch(d, pos, 12)) in cap_vc()
612 if (!config_fetch(d, where + 4, PCI_RCLINK_LINK1 - 4)) in cap_rclink()
629 if (!config_fetch(d, pos, PCI_RCLINK_LINK_SIZE)) in cap_rclink()
668 if (!config_fetch(d, where, 12)) in cap_rcec()
724 if (!config_fetch(d, where, 8)) in cap_lmr()
744 if (!config_fetch(d, where + PCI_16GT_CAP, 0x18)) { in cap_phy_16gt()
780 if (!config_fetch(d, where + PCI_32GT_CAP, 0x1C)) { in cap_phy_32gt()
826 if (!config_fetch(d, where + PCI_64GT_CAP, 0x0C)) { in cap_phy_64gt()
1266 if (!config_fetch(d, where, len)) in cap_dvsec_cxl()
1315 if (!config_fetch(d, where + PCI_DVSEC_HEADER1, 8)) in cap_dvsec()
1341 if (!config_fetch(d, where + PCI_EVNDR_HEADER, 4)) in cap_evendor()
1379 if (!config_fetch(d, where + PCI_L1PM_SUBSTAT_CAP, 12)) in cap_l1pm()
1450 if (!config_fetch(d, where + 4, 8)) in cap_ptm()
1541 if (!config_fetch(d, where, 8)) in cap_rebar()
1597 if (!config_fetch(d, where + PCI_DOE_CAP, 0x14)) in cap_doe()
1656 if (!config_fetch(d, where + PCI_IDE_CAP, 8)) in cap_ide()
1691 if (!config_fetch(d, off, 8 * linknum)) in cap_ide()
1729 if (!config_fetch(d, off, 20)) in cap_ide()
1786 if (!config_fetch(d, off, addrnum * 12)) in cap_ide()
1868 if (!config_fetch(d, where + PCI_DEV3_DEVCAP3, 4)) in cap_dev3()
1888 if (!config_fetch(d, where + PCI_DEV3_DEVCTL3, 2)) in cap_dev3()
1903 if (!config_fetch(d, where + PCI_DEV3_DEVSTA3, 2)) in cap_dev3()
1924 if (!config_fetch(d, where, 4)) in show_ext_caps()