Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dlibata-sata.c1207 if (ap->ops->em_show && (ap->flags & ATA_FLAG_EM)) in ata_scsi_em_message_show()
1208 return ap->ops->em_show(ap, buf); in ata_scsi_em_message_show()
/linux/include/linux/
H A Dlibata.h1050 ssize_t (*em_show)(struct ata_port *ap, char *buf); member