Home
last modified time | relevance | path

Searched refs:__ide_dma_bad_drive (Results 1 – 3 of 3) sorted by relevance

/drivers/ide/
Dide-dma.c219 int __ide_dma_bad_drive(ide_drive_t *drive) in __ide_dma_bad_drive() function
231 EXPORT_SYMBOL(__ide_dma_bad_drive);
363 if (__ide_dma_bad_drive(drive)) in ide_tune_dma()
Dcs5530.c92 if (ata_id_has_dma(mateid) && __ide_dma_bad_drive(mate) == 0) { in cs5530_udma_filter()
Dsc1200.c115 if (ata_id_has_dma(mateid) && __ide_dma_bad_drive(mate) == 0) { in sc1200_udma_filter()