Home
last modified time | relevance | path

Searched refs:enclosure (Results 1 – 8 of 8) sorted by relevance

/linux/Documentation/ABI/testing/
H A Dsysfs-class-scsi_host78 em_message_type: (RO) Displays the current enclosure management
104 (RW) Allows access to AHCI EM (enclosure management) buffer
119 (RO) Displays supported enclosure management message types.
H A Dsysfs-bus-pci515 What: /sys/bus/pci/devices/.../leds/*:enclosure:*/brightness
516 What: /sys/class/leds/*:enclosure:*/brightness
530 <bdf>:enclosure:<indication>
549 - specific0 to specific7 (enclosure-specific indications)
583 enclosure-specific indications "specific0" to "specific7",
/linux/include/linux/
H A Denclosure.h127 int enclosure_add_device(struct enclosure_device *enclosure, int component,
/linux/drivers/message/fusion/
H A Dmptsas.c119 struct mptsas_enclosure *enclosure, u32 form, u32 form_specific);
1370 mptsas_sas_enclosure_pg0(MPT_ADAPTER *ioc, struct mptsas_enclosure *enclosure, in mptsas_sas_enclosure_pg0() argument
1417 enclosure->enclosure_logical_id = le64_to_cpu(le_identifier); in mptsas_sas_enclosure_pg0()
1418 enclosure->enclosure_handle = le16_to_cpu(buffer->EnclosureHandle); in mptsas_sas_enclosure_pg0()
1419 enclosure->flags = le16_to_cpu(buffer->Flags); in mptsas_sas_enclosure_pg0()
1420 enclosure->num_slot = le16_to_cpu(buffer->NumSlots); in mptsas_sas_enclosure_pg0()
1421 enclosure->start_slot = le16_to_cpu(buffer->StartSlot); in mptsas_sas_enclosure_pg0()
1422 enclosure->start_id = buffer->StartTargetID; in mptsas_sas_enclosure_pg0()
1423 enclosure->start_channel = buffer->StartBus; in mptsas_sas_enclosure_pg0()
1424 enclosure->sep_id = buffer->SEPTargetID; in mptsas_sas_enclosure_pg0()
[all …]
/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-ibm-system1.dts909 label = "enclosure-id-led";
925 label = "enclosure-fault-rollup-led";
/linux/Documentation/scsi/
H A Daic79xx.rst173 enclosure services device.
/linux/drivers/message/fusion/lsi/
H A Dmpi_history.txt448 * Added new fields in SAS Device Page 2 for enclosure
/linux/drivers/scsi/
H A DKconfig192 it has an enclosure device. Selecting this option will just allow
193 certain enclosure conditions to be reported and is not required.