Home
last modified time | relevance | path

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

/include/linux/
Dide.h583 struct ide_port_info;
1186 void ide_pci_setup_ports(struct pci_dev *, const struct ide_port_info *,
1188 void ide_setup_pci_noise(struct pci_dev *, const struct ide_port_info *);
1192 unsigned long ide_pci_dma_base(ide_hwif_t *, const struct ide_port_info *);
1193 int ide_pci_check_simplex(ide_hwif_t *, const struct ide_port_info *);
1194 int ide_hwif_setup_dma(ide_hwif_t *, const struct ide_port_info *);
1197 const struct ide_port_info *d) in ide_hwif_setup_dma()
1284 struct ide_port_info { struct
1295 const struct ide_port_info *); argument
1317 int ide_pci_init_one(struct pci_dev *, const struct ide_port_info *, void *); argument
[all …]