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