Searched refs:speedproc (Results 1 - 25 of 35) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/pci/
H A Dtriflex.c116 hwif->speedproc = &triflex_tune_chipset;
H A Djmicron.c148 hwif->speedproc = &jmicron_tune_chipset;
H A Datiixp.c254 hwif->speedproc = &atiixp_speedproc;
H A Dcs5520.c167 hwif->speedproc = &cs5520_tune_chipset;
H A Dcs5530.c309 hwif->speedproc = &cs5530_tune_chipset;
H A Dcs5535.c208 hwif->speedproc = &cs5535_set_drive;
H A Dhpt34x.c161 hwif->speedproc = &hpt34x_tune_chipset;
H A Dit8213.c236 hwif->speedproc = &it8213_tune_chipset;
H A Dslc90e66.c185 hwif->speedproc = &slc90e66_tune_chipset;
H A Dtc86c001.c185 hwif->speedproc = &tc86c001_tune_chipset;
H A Dsl82c105.c399 hwif->speedproc = &sl82c105_tune_chipset;
H A Daec62xx.c231 hwif->speedproc = &aec62xx_tune_chipset;
H A Dpiix.c429 hwif->speedproc = &piix_tune_chipset;
H A Dsc1200.c461 hwif->speedproc = &sc1200_tune_chipset;
H A Dvia82cxxx.c437 hwif->speedproc = &via_set_drive;
H A Dalim15x3.c638 hwif->speedproc = &ali15x3_tune_chipset;
H A Damd74xx.c427 hwif->speedproc = &amd_set_drive;
H A Dcmd64x.c575 hwif->speedproc = &cmd64x_tune_chipset;
H A Dit821x.c625 hwif->speedproc = &it821x_tune_chipset;
H A Dpdc202xx_new.c498 hwif->speedproc = &pdcnew_tune_chipset;
H A Dpdc202xx_old.c329 hwif->speedproc = &pdc202xx_tune_chipset;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/
H A Dide-lib.c84 * calls from ->speedproc to core code will make this hack go away
352 * which speedproc() does not. High level drivers should never
353 * invoke speedproc() directly.
361 if(HWIF(drive)->speedproc)
362 return HWIF(drive)->speedproc(drive, rate);
H A Dide-dma.c761 if (drive->hwif->speedproc(drive, speed))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/arm/
H A Dicside.c480 hwif->speedproc = icside_set_speed;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/mips/
H A Dau1xxx-ide.c718 hwif->speedproc = &auide_tune_chipset;

Completed in 88 milliseconds

12