Lines Matching defs:devfn
1482 unsigned int devfn;
1484 devfn = PCI_DEVFN(PCI_SLOT(pdev->devfn), 0);
1485 pci_bus_read_config_dword(pdev->bus, devfn, PCI_CFG_HFS_2, ®);
1508 unsigned int devfn;
1510 devfn = PCI_DEVFN(PCI_SLOT(pdev->devfn), 0);
1511 pci_bus_read_config_dword(pdev->bus, devfn, PCI_CFG_HFS_1, ®);
1533 unsigned int devfn;
1535 devfn = PCI_DEVFN(PCI_SLOT(pdev->devfn), 0);
1536 pci_bus_read_config_dword(pdev->bus, devfn, PCI_CFG_HFS_3, ®);