Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dsata_highbank.c211 pi->flags |= ATA_FLAG_EM | ATA_FLAG_SW_ACTIVITY; in highbank_set_em_messages()
544 if (ap->flags & ATA_FLAG_EM) in ahci_highbank_probe()
H A Dlibahci_platform.c748 if (pi.flags & ATA_FLAG_EM) in ahci_platform_init_host()
759 if (ap->flags & ATA_FLAG_EM) in ahci_platform_init_host()
H A Dlibata-sata.c1161 if (ap->ops->em_store && (ap->flags & ATA_FLAG_EM)) in ata_scsi_em_message_store()
1173 if (ap->ops->em_show && (ap->flags & ATA_FLAG_EM)) in ata_scsi_em_message_show()
H A Dlibahci.c322 if (!(ap->flags & ATA_FLAG_EM) || em_ctl & EM_CTL_XMT || in ahci_read_em_buffer()
379 if (!(ap->flags & ATA_FLAG_EM) || in ahci_store_em_buffer()
920 if (ap->flags & ATA_FLAG_EM) { in ahci_start_port()
2690 pi->flags |= ATA_FLAG_EM; in ahci_set_em_messages()
/linux/include/linux/
H A Dlibata.h214 ATA_FLAG_EM = (1 << 21), /* driver supports enclosure enumerator