Searched refs:PCI_FUNC (Results 1 – 3 of 3) sorted by relevance
297 if (PCI_FUNC (devfn) == 0) in scan_pci_bus()315 bus, PCI_SLOT(devfn), PCI_FUNC(devfn), in scan_pci_bus()
242 #define PCI_FUNC(devfn) ((devfn) & 0x07) macro
2816 if (PCI_FUNC(tp->pdev->devfn) == 0) in tg3_get_device_address()