Searched refs:pdev_fn0 (Results 1 – 1 of 1) sorted by relevance
659 struct pci_dev *pdev_fn0; in hpt37x_pci_clock() local661 pdev_fn0 = pci_get_slot(pdev->bus, pdev->devfn - 1); in hpt37x_pci_clock()663 if (!pdev_fn0) in hpt37x_pci_clock()665 fcnt = inl(pci_resource_start(pdev_fn0, 4) + 0x90); in hpt37x_pci_clock()666 pci_dev_put(pdev_fn0); in hpt37x_pci_clock()