Searched refs:ATA_EH_SET_ACTIVE (Results 1 – 2 of 2) sorted by relevance
387 ATA_EH_SET_ACTIVE = (1 << 7), /* Set a device to active power mode */ enumerator390 ATA_EH_GET_SUCCESS_SENSE | ATA_EH_SET_ACTIVE,
754 ehc->i.dev_action[devno] |= ATA_EH_SET_ACTIVE; in ata_scsi_port_error_handler()3992 if (ehc->i.dev_action[dev->devno] & ATA_EH_SET_ACTIVE) { in ata_eh_recover()3994 ata_eh_done(link, dev, ATA_EH_SET_ACTIVE); in ata_eh_recover()