Lines Matching refs:eh_info
256 if (ap->link.eh_info.desc_len) in ata_port_desc()
257 __ata_ehi_push_desc(&ap->link.eh_info, " "); in ata_port_desc()
260 __ata_ehi_pushv_desc(&ap->link.eh_info, fmt, args); in ata_port_desc()
716 link->eh_context.i = link->eh_info; in ata_scsi_port_error_handler()
717 memset(&link->eh_info, 0, sizeof(link->eh_info)); in ata_scsi_port_error_handler()
773 memset(&link->eh_info, 0, sizeof(link->eh_info)); in ata_scsi_port_error_handler()
1280 ata_eh_clear_action(link, dev, &link->eh_info, ATA_EH_PERDEV_MASK); in ata_eh_detach_dev()
1305 struct ata_eh_info *ehi = &link->eh_info; in ata_eh_about_to_do()
2885 link->eh_info.serror = 0; in ata_eh_reset()
2887 slave->eh_info.serror = 0; in ata_eh_reset()
3046 struct ata_eh_info *ehi = &link->eh_info; in ata_eh_pull_park_action()