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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/arch-sa1100/
H A Dide.h7 * Get rid of the special ide_init_hwif_ports() functions
23 static inline void ide_init_hwif_ports(hw_regs_t *hw, unsigned long data_port, function
70 ide_init_hwif_ports(&hw, PCMCIA_IO_0_BASE + 0x0000, PCMCIA_IO_0_BASE + 0x1000, NULL);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-cris/arch-v10/
H A Dide.h57 static inline void ide_init_hwif_ports(hw_regs_t *hw, unsigned long data_port, unsigned long ctrl_port, int *irq) function
86 ide_init_hwif_ports(&hw, ide_default_io_base(index), 0, NULL);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/
H A Dide.c251 ide_init_hwif_ports(&hw, ide_default_io_base(index), 0, &hwif->irq);
1098 ide_init_hwif_ports(&hw, (unsigned long) args[0],
1561 ide_init_hwif_ports(&hwif->hw, (unsigned long) vals[0], (unsigned long) vals[1], &hwif->irq);
H A Dsetup-pci.c410 ide_init_hwif_ports(&hwif->hw, base, (ctl | 2), NULL);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/legacy/
H A Dide-cs.c152 ide_init_hwif_ports(&hw, io, ctl, NULL);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dide.h268 * ide_init_hwif_ports() is OBSOLETE and will be removed in 2.7 series.
272 static inline void ide_init_hwif_ports(hw_regs_t *hw, function
293 static inline void ide_init_hwif_ports(hw_regs_t *hw, function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/macintosh/
H A Dmediabay.c563 ide_init_hwif_ports(&hw, (unsigned long) bay->cd_base, (unsigned long) 0, NULL);

Completed in 70 milliseconds