pdev_0            708 drivers/ata/pata_hpt37x.c 		struct pci_dev *pdev_0;
pdev_0            710 drivers/ata/pata_hpt37x.c 		pdev_0 = pci_get_slot(pdev->bus, pdev->devfn - 1);
pdev_0            712 drivers/ata/pata_hpt37x.c 		if (pdev_0 == NULL)
pdev_0            714 drivers/ata/pata_hpt37x.c 		io_base = pci_resource_start(pdev_0, 4);
pdev_0            716 drivers/ata/pata_hpt37x.c 		pci_dev_put(pdev_0);