Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dide.h1328 struct ide_port_info { struct
1339 const struct ide_port_info *); argument
1341 const struct ide_tp_ops *tp_ops;
1342 const struct ide_port_ops *port_ops;
1343 const struct ide_dma_ops *dma_ops;
1345 struct ide_pci_enablebit enablebits[2];
1347 hwif_chipset_t chipset;
1349 u16 max_sectors; /* if < than the default one */
1374 int ide_pci_init_one(struct pci_dev *, const struct ide_port_info *, void *); argument