Home
last modified time | relevance | path

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

/include/linux/
Dide.h637 struct ide_port_info;
1242 void ide_pci_setup_ports(struct pci_dev *, const struct ide_port_info *,
1244 void ide_setup_pci_noise(struct pci_dev *, const struct ide_port_info *);
1248 unsigned long ide_pci_dma_base(ide_hwif_t *, const struct ide_port_info *);
1249 int ide_pci_check_simplex(ide_hwif_t *, const struct ide_port_info *);
1250 int ide_hwif_setup_dma(ide_hwif_t *, const struct ide_port_info *);
1253 const struct ide_port_info *d) in ide_hwif_setup_dma()
1340 struct ide_port_info { struct
1351 const struct ide_port_info *); argument
1386 int ide_pci_init_one(struct pci_dev *, const struct ide_port_info *, void *); argument
[all …]