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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/
H A Dide-lib.c139 * ide_pio_blacklist[] table should be made with EXTREME CAUTION to avoid
150 } ide_pio_blacklist [] = { variable in typeref:struct:ide_pio_info
224 * This routine searches the ide_pio_blacklist for an entry
228 * Otherwise returns the recommended PIO mode from ide_pio_blacklist[].
235 for (p = ide_pio_blacklist; p->name != NULL; p++) {
250 * based on the drive->id information and the ide_pio_blacklist[].

Completed in 46 milliseconds