Home
last modified time | relevance | path

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

/include/linux/
Dlibata.h529 struct ata_port_operations;
610 struct ata_port_operations *ops;
817 struct ata_port_operations *ops;
900 struct ata_port_operations { struct
1003 const struct ata_port_operations *inherits; argument
1012 struct ata_port_operations *port_ops;
1036 extern struct ata_port_operations ata_dummy_port_ops;
1117 extern void ata_host_init(struct ata_host *, struct device *, struct ata_port_operations *);
1340 extern const struct ata_port_operations ata_base_port_ops;
1341 extern const struct ata_port_operations sata_port_ops;
[all …]