Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/ata/
Dlibata-eh.c2256 struct ata_eh_context *sehc = &ap->slave_link->eh_context; in ata_eh_autopsy() local
2259 sehc->i.flags |= mehc->i.flags & ATA_EHI_TO_SLAVE_MASK; in ata_eh_autopsy()
2266 mehc->i.action |= sehc->i.action; in ata_eh_autopsy()
2267 mehc->i.dev_action[1] |= sehc->i.dev_action[1]; in ata_eh_autopsy()
2268 mehc->i.flags |= sehc->i.flags; in ata_eh_autopsy()
2647 struct ata_eh_context *sehc = slave ? &slave->eh_context : NULL; in ata_eh_reset() local
2724 sehc->i.action &= ~ATA_EH_RESET; in ata_eh_reset()
2725 sehc->i.action |= ehc->i.action; in ata_eh_reset()
2741 ehc->i.action |= sehc->i.action; in ata_eh_reset()
2968 sehc->i.flags &= ~ATA_EHI_HOTPLUGGED; in ata_eh_reset()