static void sgiioc4_resetproc(ide_drive_t *drive) { struct ide_cmd *cmd = &drive->hwif->cmd; sgiioc4_dma_end(drive); ide_dma_unmap_sg(drive, cmd); sgiioc4_clearirq(drive); }
static void sgiioc4_resetproc(ide_drive_t * drive) { sgiioc4_dma_end(drive); sgiioc4_clearirq(drive); }