Searched refs:ata_port_operations (Results 1 – 1 of 1) sorted by relevance
532 struct ata_port_operations;622 struct ata_port_operations *ops;829 struct ata_port_operations *ops;912 struct ata_port_operations { struct1015 const struct ata_port_operations *inherits; argument1024 struct ata_port_operations *port_ops;1044 extern struct ata_port_operations ata_dummy_port_ops;1105 extern void ata_host_init(struct ata_host *, struct device *, struct ata_port_operations *);1399 extern const struct ata_port_operations ata_base_port_ops;1400 extern const struct ata_port_operations sata_port_ops;[all …]