Searched defs:pio (Results 1 - 25 of 68) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/legacy/
H A Ddtc2278.c70 static void tune_dtc2278 (ide_drive_t *drive, u8 pio) argument
H A Dumc8672.c108 static void tune_umc (ide_drive_t *drive, u8 pio) argument
H A Dali14xx.c112 static void ali14xx_tune_drive (ide_drive_t *drive, u8 pio) argument
H A Dht6560b.c202 static u8 ht_pio2timings(ide_drive_t *drive, u8 pio) argument
278 static void tune_ht6560b (ide_drive_t *drive, u8 pio) argument
[all...]
H A Dqd65xx.c231 static void qd6500_tune_drive (ide_drive_t *drive, u8 pio) argument
253 static void qd6580_tune_drive (ide_drive_t *drive, u8 pio) argument
337 qd_setup(ide_hwif_t *hwif, int base, int config, unsigned int data0, unsigned int data1, void (*tuneproc) (ide_drive_t *, u8 pio)) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/pci/
H A Dtriflex.c97 static void triflex_tune_drive(ide_drive_t *drive, u8 pio) argument
H A Dcs5520.c74 int pio = speed; local
125 cs5520_tune_drive(ide_drive_t *drive, u8 pio) argument
[all...]
H A Dcs5530.c65 static void cs5530_tunepio(ide_drive_t *drive, u8 pio) argument
83 static void cs5530_tuneproc (ide_drive_t *drive, u8 pio) /* pio=255 means "autotune" */ argument
H A Dhpt34x.c81 static void hpt34x_tune_drive (ide_drive_t *drive, u8 pio) argument
H A Dit8213.c65 static void it8213_tuneproc (ide_drive_t *drive, u8 pio) argument
212 u8 pio; local
[all...]
H A Dslc90e66.c51 static void slc90e66_tune_pio (ide_drive_t *drive, u8 pio) argument
104 static void slc90e66_tune_drive (ide_drive_t *drive, u8 pio) argument
[all...]
H A Dtc86c001.c48 static void tc86c001_tune_drive(ide_drive_t *drive, u8 pio) argument
H A Daec62xx.c158 static void aec62xx_tune_drive (ide_drive_t *drive, u8 pio) argument
H A Datiixp.c133 static void atiixp_tuneproc(ide_drive_t *drive, u8 pio) argument
174 u8 speed, pio; local
H A Dcy82c693.c142 static void compute_clocks (u8 pio, pio_clocks_t *p_pclk) argument
275 static void cy82c693_tune_drive (ide_drive_t *drive, u8 pio) argument
[all...]
H A Dit821x.c84 u16 pio[2]; /* Cached PIO values */ member in struct:it821x_dev
249 static u16 pio[] = { 0xAA88, 0xA382, 0xA181, 0x3332, 0x3121 }; local
277 static void it821x_tuneproc(ide_drive_t *drive, u8 pio) argument
[all...]
H A Dopti621.c140 static void compute_pios(ide_drive_t *drive, u8 pio) argument
216 static void compute_clocks(int pio, pio_clocks_t *clks) argument
244 opti621_tune_drive(ide_drive_t *drive, u8 pio) argument
[all...]
H A Dpdc202xx_old.c146 static void pdc202xx_tune_drive(ide_drive_t *drive, u8 pio) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/sysdev/qe_lib/
H A Dqe_io.c154 struct device_node *pio; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ata/
H A Dpata_cs5520.c70 static void cs5520_set_timings(struct ata_port *ap, struct ata_device *adev, int pio) argument
[all...]
H A Dpata_mpiix.c92 int pio = adev->pio_mode - XFER_PIO_0; local
H A Dpata_oldpiix.c79 unsigned int pio = adev->pio_mode - XFER_PIO_0; local
164 int pio = needed_pio[mwdma] - XFER_PIO_0; local
H A Dpata_opti.c126 int pio = adev->pio_mode - XFER_PIO_0; local
H A Dpata_radisys.c42 unsigned int pio = adev->pio_mode - XFER_PIO_0; local
118 int pio = needed_pio[mwdma] - XFER_PIO_0; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/
H A Dide-lib.c149 int pio; member in struct:ide_pio_info

Completed in 200 milliseconds

123