Home
last modified time | relevance | path

Searched refs:ide_pio_blacklist (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/ide/
H A Dide-pio-blacklist.c6 * Changes to the ide_pio_blacklist[] should be made with EXTREME CAUTION
16 } ide_pio_blacklist [] = { variable
80 * This routine searches the ide_pio_blacklist for an entry
84 * Otherwise returns the recommended PIO mode from ide_pio_blacklist[].
91 for (p = ide_pio_blacklist; p->name != NULL; p++) { in ide_scan_pio_blacklist()

Completed in 1 milliseconds