Lines Matching refs:pci_dev

633 	struct pci_dev *dev	= to_pci_dev(hwif->dev);  in hpt3xx_set_mode()
664 struct pci_dev *dev = to_pci_dev(hwif->dev); in hpt3xx_maskproc()
693 struct pci_dev *dev = to_pci_dev(drive->hwif->dev); in hpt366_dma_lost_irq()
709 struct pci_dev *dev = to_pci_dev(hwif->dev); in hpt370_clear_engine()
718 struct pci_dev *dev = to_pci_dev(hwif->dev); in hpt370_irq_timeout()
759 struct pci_dev *dev = to_pci_dev(hwif->dev); in hpt374_dma_test_irq()
780 struct pci_dev *dev = to_pci_dev(hwif->dev); in hpt374_dma_end()
851 static int hpt37x_calibrate_dpll(struct pci_dev *dev, u16 f_low, u16 f_high) in hpt37x_calibrate_dpll()
879 static void hpt3xx_disable_fast_irq(struct pci_dev *dev, u8 mcr_addr) in hpt3xx_disable_fast_irq()
909 static int init_chipset_hpt366(struct pci_dev *dev) in init_chipset_hpt366()
968 struct pci_dev *dev1 = pci_get_slot(dev->bus, in init_chipset_hpt366()
1156 struct pci_dev *dev = to_pci_dev(hwif->dev); in hpt3xx_cable_detect()
1227 struct pci_dev *dev = to_pci_dev(hwif->dev); in init_dma_hpt366()
1268 static void hpt374_init(struct pci_dev *dev, struct pci_dev *dev2) in hpt374_init()
1278 static void hpt371_init(struct pci_dev *dev) in hpt371_init()
1293 static int hpt36x_init(struct pci_dev *dev, struct pci_dev *dev2) in hpt36x_init()
1405 static int hpt366_init_one(struct pci_dev *dev, const struct pci_device_id *id) in hpt366_init_one()
1409 struct pci_dev *dev2 = NULL; in hpt366_init_one()
1502 static void hpt366_remove(struct pci_dev *dev) in hpt366_remove()
1506 struct pci_dev *dev2 = host->dev[1] ? to_pci_dev(host->dev[1]) : NULL; in hpt366_remove()