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/
H A 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); variable
361 if (__ide_dma_bad_drive(drive)) in ide_tune_dma()
H A Dcs5530.c92 if (ata_id_has_dma(mateid) && __ide_dma_bad_drive(mate) == 0) { in cs5530_udma_filter()
H A 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/
H A Dide.h1418 int __ide_dma_bad_drive(ide_drive_t *);

Completed in 6 milliseconds