Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/docs/monitor/
H A Dnum_sensors_nonfunc_for_fan_nonfunc.md5 The number of `sensors` that must be deemed nonfunctional for the fan enclosure
7 meaning the fan enclosure will not be set to nonfunctional based on the
H A Dsensors.md5 An array of sensor objects that make up the fan enclosure object. The sensors
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/
H A DVCEN.interface.yaml23 System enclosure feature code.
H A DVSBK.interface.yaml47 System enclosure feature code.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sgpio/
H A Dsgpio_1.2.0.10.bb3 DESCRIPTION = "Intel SGPIO enclosure management utility"
/openbmc/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.
/openbmc/linux/include/linux/
H A Denclosure.h127 int enclosure_add_device(struct enclosure_device *enclosure, int component,
/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/fan-policy/swift/
H A Dwater-cooled.yaml86 'Trigger logic on fan enclosure presence state changes.'
95 'Trigger logic on fan enclosure functional state changes.'
178 'If this condition passes more than one fan enclosure in the group has been
H A Dair-cooled.yaml86 'Trigger logic on fan enclosure presence state changes.'
95 'Trigger logic on fan enclosure functional state changes.'
178 'If this condition passes more than one fan enclosure in the group has been
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sgpio/sgpio/
H A DMakefile-error-fix.patch37 -# Intel SGPIO enclosure management utility
89 +# Intel SGPIO enclosure management utility
/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/fan-policy/witherspoon/
H A Dwater-cooled.yaml105 'Trigger logic on fan enclosure presence state changes.'
114 'Trigger logic on fan enclosure functional state changes.'
207 'If this condition passes more than one fan enclosure in the group has been
H A Dair-cooled.yaml111 'Trigger logic on fan enclosure presence state changes.'
120 'Trigger logic on fan enclosure functional state changes.'
213 'If this condition passes more than one fan enclosure in the group has been
/openbmc/linux/drivers/misc/
H A DMakefile22 obj-$(CONFIG_ENCLOSURE_SERVICES) += enclosure.o
H A DKconfig164 or a SCSI enclosure device (SES) to use these services.
/openbmc/openbmc-test-automation/lib/
H A Dfan_utils.robot54 [Documentation] Verify enclosure LEDs are on and there's an error log.
56 # Both enclosure LEDs should now be On.
76 ... Fail msg=Expecting both enclosure LEDs to be ${state}.
375 # an enclosure LED will light. The other fans should speed up.
/openbmc/openbmc-test-automation/redfish/extended/
H A Dtest_fan_operation.robot81 # an enclosure LED will light. The other fans should speed up.
/openbmc/linux/drivers/message/fusion/
H A Dmptsas.c119 struct mptsas_enclosure *enclosure, u32 form, u32 form_specific);
1371 mptsas_sas_enclosure_pg0(MPT_ADAPTER *ioc, struct mptsas_enclosure *enclosure, in mptsas_sas_enclosure_pg0() argument
1418 enclosure->enclosure_logical_id = le64_to_cpu(le_identifier); in mptsas_sas_enclosure_pg0()
1419 enclosure->enclosure_handle = le16_to_cpu(buffer->EnclosureHandle); in mptsas_sas_enclosure_pg0()
1420 enclosure->flags = le16_to_cpu(buffer->Flags); in mptsas_sas_enclosure_pg0()
1421 enclosure->num_slot = le16_to_cpu(buffer->NumSlots); in mptsas_sas_enclosure_pg0()
1422 enclosure->start_slot = le16_to_cpu(buffer->StartSlot); in mptsas_sas_enclosure_pg0()
1423 enclosure->start_id = buffer->StartTargetID; in mptsas_sas_enclosure_pg0()
1424 enclosure->start_channel = buffer->StartBus; in mptsas_sas_enclosure_pg0()
1425 enclosure->sep_id = buffer->SEPTargetID; in mptsas_sas_enclosure_pg0()
[all …]
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Led/
H A DREADME.md86 would result in blinking the front and rear Identify LEDs of the enclosure.
/openbmc/phosphor-power/phosphor-regulators/docs/
H A Ddesign.md33 - Represents an enclosure that can be independently powered off and on by the
/openbmc/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-ibm-system1.dts846 label = "enclosure-id-led";
862 label = "enclosure-fault-rollup-led";
/openbmc/linux/Documentation/driver-api/
H A Dvfio.rst56 function enclosure. While the IOMMU may be able to distinguish
57 between devices within the enclosure, the enclosure may not require
/openbmc/linux/Documentation/scsi/
H A Daic79xx.rst173 enclosure services device.
/openbmc/linux/drivers/message/fusion/lsi/
H A Dmpi_history.txt448 * Added new fields in SAS Device Page 2 for enclosure
/openbmc/linux/drivers/scsi/
H A DKconfig184 it has an enclosure device. Selecting this option will just allow
185 certain enclosure conditions to be reported and is not required.