Searched refs:enclosure (Results 1 – 9 of 9) sorted by relevance
134 int enclosure_add_device(struct enclosure_device *enclosure, int component,
25 obj-$(CONFIG_ENCLOSURE_SERVICES) += enclosure.o
211 or a SCSI enclosure device (SES) to use these services.
119 struct mptsas_enclosure *enclosure, u32 form, u32 form_specific);1344 mptsas_sas_enclosure_pg0(MPT_ADAPTER *ioc, struct mptsas_enclosure *enclosure, in mptsas_sas_enclosure_pg0() argument1391 enclosure->enclosure_logical_id = le64_to_cpu(le_identifier); in mptsas_sas_enclosure_pg0()1392 enclosure->enclosure_handle = le16_to_cpu(buffer->EnclosureHandle); in mptsas_sas_enclosure_pg0()1393 enclosure->flags = le16_to_cpu(buffer->Flags); in mptsas_sas_enclosure_pg0()1394 enclosure->num_slot = le16_to_cpu(buffer->NumSlots); in mptsas_sas_enclosure_pg0()1395 enclosure->start_slot = le16_to_cpu(buffer->StartSlot); in mptsas_sas_enclosure_pg0()1396 enclosure->start_id = buffer->StartTargetID; in mptsas_sas_enclosure_pg0()1397 enclosure->start_channel = buffer->StartBus; in mptsas_sas_enclosure_pg0()1398 enclosure->sep_id = buffer->SEPTargetID; in mptsas_sas_enclosure_pg0()[all …]
54 function enclosure. While the IOMMU may be able to distinguish55 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
200 it has an enclosure device. Selecting this option will just allow201 certain enclosure conditions to be reported and is not required.
281 enclosure, the controller is able to rebuild failed drives automatically as