Lines Matching refs:F0
2688 * Reserve F0 and F6 on systems with a UMC.
2694 pvt->F0 = pci_get_related_function(pvt->F3->vendor, pci_id1, pvt->F3);
2695 if (!pvt->F0) {
2696 amd64_err("F0 not found, device 0x%x (broken BIOS?)\n", pci_id1);
2702 pci_dev_put(pvt->F0);
2703 pvt->F0 = NULL;
2710 pci_ctl_dev = &pvt->F0->dev;
2712 edac_dbg(1, "F0: %s\n", pci_name(pvt->F0));
2749 pci_dev_put(pvt->F0);
2840 amd64_read_pci_cfg(pvt->F0, DF_DHAR, &pvt->dhar);
3482 if (pvt->F0 || pvt->F1)