Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/ata/
Dlibata-eh.c2065 struct ata_eh_context *mehc = &ap->link.eh_context; in ata_eh_autopsy() local
2069 sehc->i.flags |= mehc->i.flags & ATA_EHI_TO_SLAVE_MASK; in ata_eh_autopsy()
2076 mehc->i.action |= sehc->i.action; in ata_eh_autopsy()
2077 mehc->i.dev_action[1] |= sehc->i.dev_action[1]; in ata_eh_autopsy()
2078 mehc->i.flags |= sehc->i.flags; in ata_eh_autopsy()