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

/drivers/ide/
H A Dide-pio-blacklist.c5 * Changes to the ide_pio_blacklist[] should be made with EXTREME CAUTION
15 } ide_pio_blacklist [] = { variable in typeref:struct:ide_pio_info
79 * This routine searches the ide_pio_blacklist for an entry
83 * Otherwise returns the recommended PIO mode from ide_pio_blacklist[].
90 for (p = ide_pio_blacklist; p->name != NULL; p++) {

Completed in 561 milliseconds