Searched refs:enclosure (Results 1 – 10 of 10) sorted by relevance
77 em_message_type: (RO) Displays the current enclosure management103 (RW) Allows access to AHCI EM (enclosure management) buffer118 (RO) Displays supported enclosure management message types.
138 int enclosure_add_device(struct enclosure_device *enclosure, int component,
24 obj-$(CONFIG_ENCLOSURE_SERVICES) += enclosure.o
225 or a SCSI enclosure device (SES) to use these services.
119 struct mptsas_enclosure *enclosure, u32 form, u32 form_specific);1343 mptsas_sas_enclosure_pg0(MPT_ADAPTER *ioc, struct mptsas_enclosure *enclosure, in mptsas_sas_enclosure_pg0() argument1390 enclosure->enclosure_logical_id = le64_to_cpu(le_identifier); in mptsas_sas_enclosure_pg0()1391 enclosure->enclosure_handle = le16_to_cpu(buffer->EnclosureHandle); in mptsas_sas_enclosure_pg0()1392 enclosure->flags = le16_to_cpu(buffer->Flags); in mptsas_sas_enclosure_pg0()1393 enclosure->num_slot = le16_to_cpu(buffer->NumSlots); in mptsas_sas_enclosure_pg0()1394 enclosure->start_slot = le16_to_cpu(buffer->StartSlot); in mptsas_sas_enclosure_pg0()1395 enclosure->start_id = buffer->StartTargetID; in mptsas_sas_enclosure_pg0()1396 enclosure->start_channel = buffer->StartBus; in mptsas_sas_enclosure_pg0()1397 enclosure->sep_id = buffer->SEPTargetID; in mptsas_sas_enclosure_pg0()[all …]
56 function enclosure. While the IOMMU may be able to distinguish57 between devices within the enclosure, the enclosure may not require
163 enclosure services device.
448 * Added new fields in SAS Device Page 2 for enclosure
205 it has an enclosure device. Selecting this option will just allow206 certain enclosure conditions to be reported and is not required.
281 enclosure, the controller is able to rebuild failed drives automatically as