Searched defs:ata_port_operations (Results 1 - 1 of 1) sorted by relevance

/include/linux/
H A Dlibata.h518 struct ata_port_operations;
598 struct ata_port_operations *ops;
794 struct ata_port_operations *ops;
875 struct ata_port_operations { struct
978 const struct ata_port_operations *inherits;
987 struct ata_port_operations *port_ops;
1011 extern struct ata_port_operations ata_dummy_port_ops;
1119 extern void ata_host_init(struct ata_host *, struct device *, struct ata_port_operations *);
1336 extern const struct ata_port_operations ata_base_port_ops;
1337 extern const struct ata_port_operations sata_port_op
[all...]

Completed in 28 milliseconds