Home
last modified time | relevance | path

Searched refs:fn1 (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/usb/host/
Dusb-ohci.c2575 struct pci_dev *fn1 = pci_find_slot(dev->bus->number, PCI_DEVFN(PCI_SLOT(dev->devfn), 1)); in hc_found_ohci() local
2576 if(fn1 && fn1->vendor == PCI_VENDOR_ID_NS && fn1->device == PCI_DEVICE_ID_NS_87560_LIO) in hc_found_ohci()