Searched refs:ide_stopped (Results 1 – 1 of 1) sorted by relevance
264 ide_stopped, /* no drive operation was started */ enumerator1451 static inline ide_startstop_t ide_dma_intr(ide_drive_t *drive) { return ide_stopped; } in ide_dma_intr()1452 …inline ide_startstop_t ide_dma_timeout_retry(ide_drive_t *drive, int error) { return ide_stopped; } in ide_dma_timeout_retry()