Searched refs:ATA_EHI_HOTPLUGGED (Results 1 – 2 of 2) sorted by relevance
317 ATA_EHI_HOTPLUGGED = (1 << 0), /* could have been hotplugged */ enumerator1165 if (ehc->i.flags & ATA_EHI_HOTPLUGGED) in sata_ehc_deb_timing()1538 ehi->flags |= ATA_EHI_HOTPLUGGED; in ata_ehi_hotplugged()
2789 ehc->i.flags &= ~ATA_EHI_HOTPLUGGED; in ata_eh_reset()2791 sehc->i.flags &= ~ATA_EHI_HOTPLUGGED; in ata_eh_reset()
Completed in 14 milliseconds