Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dlibata.h952 struct ata_reset_operations { struct
985 struct ata_reset_operations reset;
986 struct ata_reset_operations pmp_reset;
/linux/drivers/ata/
H A Dlibata-pmp.c758 struct ata_reset_operations *reset_ops) in sata_pmp_eh_recover_pmp()
H A Dlibata-eh.c2835 struct ata_reset_operations *reset_ops) in ata_eh_reset()
3817 int ata_eh_recover(struct ata_port *ap, struct ata_reset_operations *reset_ops, in ata_eh_recover()
4116 struct ata_reset_operations *reset_ops = &ap->ops->reset; in ata_std_error_handler()