Searched refs:sehc (Results 1 – 1 of 1) sorted by relevance
2192 struct ata_eh_context *sehc = &ap->slave_link->eh_context; in ata_eh_autopsy() local2195 sehc->i.flags |= mehc->i.flags & ATA_EHI_TO_SLAVE_MASK; in ata_eh_autopsy()2202 mehc->i.action |= sehc->i.action; in ata_eh_autopsy()2203 mehc->i.dev_action[1] |= sehc->i.dev_action[1]; in ata_eh_autopsy()2204 mehc->i.flags |= sehc->i.flags; in ata_eh_autopsy()2557 struct ata_eh_context *sehc = slave ? &slave->eh_context : NULL; in ata_eh_reset() local2631 sehc->i.action &= ~ATA_EH_RESET; in ata_eh_reset()2632 sehc->i.action |= ehc->i.action; in ata_eh_reset()2648 ehc->i.action |= sehc->i.action; in ata_eh_reset()2874 sehc->i.flags &= ~ATA_EHI_HOTPLUGGED; in ata_eh_reset()