Lines Matching refs:HWIF
196 switch(HWIF(drive)->pci_dev->device) { in pdc202xx_ratemask()
237 ide_hwif_t *hwif = HWIF(drive); in pdc202xx_tune_chipset()
365 ide_hwif_t *hwif = HWIF(drive); in config_chipset_for_dma()
486 ide_hwif_t *hwif = HWIF(drive); in pdc202xx_config_drive_xfer_rate()
539 ide_hwif_t *hwif = HWIF(drive); in pdc202xx_old_ide_dma_begin()
560 ide_hwif_t *hwif = HWIF(drive); in pdc202xx_old_ide_dma_end()
575 ide_hwif_t *hwif = HWIF(drive); in pdc202xx_old_ide_dma_test_irq()
599 if (HWIF(drive)->resetproc != NULL) in pdc202xx_ide_dma_lostirq()
600 HWIF(drive)->resetproc(drive); in pdc202xx_ide_dma_lostirq()
606 if (HWIF(drive)->resetproc != NULL) in pdc202xx_ide_dma_timeout()
607 HWIF(drive)->resetproc(drive); in pdc202xx_ide_dma_timeout()
632 ide_hwif_t *hwif = HWIF(drive); in pdc202xx_reset()
647 ide_hwif_t *hwif = HWIF(drive); in pdc202xx_tristate()