Home
last modified time | relevance | path

Searched refs:em_message_type (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-scsi_host65 What: /sys/class/scsi_host/hostX/em_message_type
78 em_message_type: (RO) Displays the current enclosure management
/openbmc/linux/drivers/ata/
H A Dlibata-sata.c997 return sysfs_emit(buf, "%d\n", ap->em_message_type); in ata_scsi_em_message_type_show()
999 DEVICE_ATTR(em_message_type, S_IRUGO,
H A Dlibahci_platform.c743 ap->em_message_type = hpriv->em_msg_type; in ahci_platform_init_host()
H A Dsata_highbank.c544 ap->em_message_type = hpriv->em_msg_type; in ahci_highbank_probe()
H A Dahci.c2016 ap->em_message_type = hpriv->em_msg_type; in ahci_init_one()
/openbmc/linux/include/linux/
H A Dlibata.h872 int em_message_type; member