Searched refs:fn1 (Results 1 – 1 of 1) sorted by relevance
2575 struct pci_dev *fn1 = pci_find_slot(dev->bus->number, PCI_DEVFN(PCI_SLOT(dev->devfn), 1)); in hc_found_ohci() local2576 if(fn1 && fn1->vendor == PCI_VENDOR_ID_NS && fn1->device == PCI_DEVICE_ID_NS_87560_LIO) in hc_found_ohci()