Home
last modified time | relevance | path

Searched refs:hpt34x_tune_chipset (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/ide/pci/
Dhpt34x.c125 static int hpt34x_tune_chipset (ide_drive_t *drive, u8 xferspeed) in hpt34x_tune_chipset() function
163 (void) hpt34x_tune_chipset(drive, (XFER_PIO_0 + pio)); in hpt34x_tune_drive()
181 (void) hpt34x_tune_chipset(drive, speed); in config_chipset_for_dma()
300 hwif->speedproc = &hpt34x_tune_chipset; in init_hwif_hpt34x()