Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/ide/
Dide-dma.c217 int __ide_dma_bad_drive(ide_drive_t *drive) in __ide_dma_bad_drive() function
229 EXPORT_SYMBOL(__ide_dma_bad_drive);
361 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()
/kernel/linux/linux-5.10/include/linux/
Dide.h1418 int __ide_dma_bad_drive(ide_drive_t *);