Lines Matching refs:eh_info
254 if (ap->link.eh_info.desc_len) in ata_port_desc()
255 __ata_ehi_push_desc(&ap->link.eh_info, " "); in ata_port_desc()
258 __ata_ehi_pushv_desc(&ap->link.eh_info, fmt, args); in ata_port_desc()
741 link->eh_context.i = link->eh_info; in ata_scsi_port_error_handler()
742 memset(&link->eh_info, 0, sizeof(link->eh_info)); in ata_scsi_port_error_handler()
799 memset(&link->eh_info, 0, sizeof(link->eh_info)); in ata_scsi_port_error_handler()
1312 ata_eh_clear_action(link, dev, &link->eh_info, ATA_EH_PERDEV_MASK); in ata_eh_detach_dev()
1337 struct ata_eh_info *ehi = &link->eh_info; in ata_eh_about_to_do()
3109 link->eh_info.serror = 0; in ata_eh_reset()
3111 slave->eh_info.serror = 0; in ata_eh_reset()
3270 struct ata_eh_info *ehi = &link->eh_info; in ata_eh_pull_park_action()