Lines Matching refs:HWIF
99 switch(HWIF(drive)->pci_dev->device) { in pdcnew_ratemask()
141 ide_hwif_t *hwif = HWIF(drive); in pdcnew_tune_chipset()
243 ide_hwif_t *hwif = HWIF(drive); in pdcnew_new_tune_chipset()
310 ide_hwif_t *hwif = HWIF(drive); in config_chipset_for_dma()
385 ide_hwif_t *hwif = HWIF(drive); in pdcnew_config_drive_xfer_rate()
436 if (HWIF(drive)->resetproc != NULL) in pdcnew_ide_dma_lostirq()
437 HWIF(drive)->resetproc(drive); in pdcnew_ide_dma_lostirq()
443 if (HWIF(drive)->resetproc != NULL) in pdcnew_ide_dma_timeout()
444 HWIF(drive)->resetproc(drive); in pdcnew_ide_dma_timeout()
454 HWIF(drive)->channel ? "Secondary" : "Primary"); in pdcnew_new_reset()
474 ide_hwif_t *hwif = HWIF(drive); in pdcnew_reset()