Lines Matching refs:f4
77 struct pci_dev *f4 = data->pdev;
79 pci_bus_read_config_dword(f4->bus, PCI_DEVFN(PCI_SLOT(f4->devfn), 5),
96 pci_bus_read_config_dword(f4->bus, PCI_DEVFN(PCI_SLOT(f4->devfn), 5),
329 static bool should_load_on_this_node(struct pci_dev *f4)
333 pci_bus_read_config_dword(f4->bus, PCI_DEVFN(PCI_SLOT(f4->devfn), 3),
386 static int fam15h_power_init_data(struct pci_dev *f4,
393 pci_read_config_dword(f4, REG_PROCESSOR_TDP, &val);
397 pci_bus_read_config_dword(f4->bus, PCI_DEVFN(PCI_SLOT(f4->devfn), 5),
405 dev_warn(&f4->dev,
412 ret = fam15h_power_init_attrs(f4, data);