Searched refs:ide_get_best_pio_mode (Results 26 - 37 of 37) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/pci/
H A Dalim15x3.c299 pio = ide_get_best_pio_mode(drive, pio, 5, &d);
H A Dcmd640.c665 (void) ide_get_best_pio_mode (drive, mode_wanted, 5, &d);
H A Dcmd64x.c233 pio_mode = ide_get_best_pio_mode(drive, mode_wanted, 5, &pio);
H A Dpdc202xx_new.c222 pio = ide_get_best_pio_mode(drive, pio, 4, NULL);
H A Dpdc202xx_old.c148 pio = ide_get_best_pio_mode(drive, pio, 4, NULL);
H A Dscc_pata.c213 mode_wanted = ide_get_best_pio_mode(drive, mode_wanted, 4, NULL);
H A Dsiimage.c258 u8 speed = 0, set_pio = ide_get_best_pio_mode(drive, 4, 5, NULL);
H A Dsis5513.c524 pio = ide_get_best_pio_mode(drive, pio, 4, NULL);
H A Dhpt366.c554 pio = ide_get_best_pio_mode(drive, pio, 4, NULL);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/ppc/
H A Dmpc8xx.c428 pio = ide_get_best_pio_mode(drive, pio, 4, &d);
H A Dpmac.c630 pio = ide_get_best_pio_mode(drive, pio, 4, &d);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dide.h1373 extern u8 ide_get_best_pio_mode (ide_drive_t *drive, u8 mode_wanted, u8 max_mode, ide_pio_data_t *d);

Completed in 155 milliseconds

12