ide_port_info     583 include/linux/ide.h struct ide_port_info;
ide_port_info    1186 include/linux/ide.h void ide_pci_setup_ports(struct pci_dev *, const struct ide_port_info *,
ide_port_info    1188 include/linux/ide.h void ide_setup_pci_noise(struct pci_dev *, const struct ide_port_info *);
ide_port_info    1192 include/linux/ide.h unsigned long ide_pci_dma_base(ide_hwif_t *, const struct ide_port_info *);
ide_port_info    1193 include/linux/ide.h int ide_pci_check_simplex(ide_hwif_t *, const struct ide_port_info *);
ide_port_info    1194 include/linux/ide.h int ide_hwif_setup_dma(ide_hwif_t *, const struct ide_port_info *);
ide_port_info    1197 include/linux/ide.h 				     const struct ide_port_info *d)
ide_port_info    1295 include/linux/ide.h 					    const struct ide_port_info *);
ide_port_info    1317 include/linux/ide.h int ide_pci_init_one(struct pci_dev *, const struct ide_port_info *, void *);
ide_port_info    1319 include/linux/ide.h 		     const struct ide_port_info *, void *);
ide_port_info    1432 include/linux/ide.h struct ide_host *ide_host_alloc(const struct ide_port_info *, struct ide_hw **,
ide_port_info    1435 include/linux/ide.h int ide_host_register(struct ide_host *, const struct ide_port_info *,
ide_port_info    1437 include/linux/ide.h int ide_host_add(const struct ide_port_info *, struct ide_hw **, unsigned int,
ide_port_info    1440 include/linux/ide.h int ide_legacy_device_add(const struct ide_port_info *, unsigned long);