5 failed slot restore control, Table 4-19, Failed slot restore control rdr – Artesyn System Management Interface Based on HPI-B 2.0(Centellis 4620/4440) User's Guide (June 2014) User Manual

Page 59: Using hpi-b

Advertising
background image

Using HPI-B

System Management Interface Based on BBS HPI-B 2.0 (Centellis 4620/4440) User’s Guide (6806800P21D)

59

4.6.5

Failed Slot Restore Control

"Failed Slot Restore Control" control enables the user to initiate a re-discovery of the resource in
the slot and sets the ResourceFailed flag in RPT to false. The ResourceFailed flag in
the RPT Entry of slot resource is set to true if the discovery of the resource in the slot fails, or
the resource in the slot is in failed state. The ResourceFailed flag of the slot resource can be
set to false in any one of the following conditions:

1. Resource in failed state is removed using saHpiResourceFailedRemove().

2. If any of the resource is inserted into the failed slot.

An example application hpislotrestore can be used to set and get the new control "Failed
Slot Restore" state.

Table 4-19 Failed Slot Restore Control RDR

SaHpiRdrT

Value

Notes

RecordId

Assigned by HPI implementation.

RdrType SAHPI_CTRL_RDR

Entity

Entity path of the slot resource.

IsFru SAHPI_FALSE

RdrTypeUnion.CtrlRec.Num

MOTHPI_CTRL_FAILED_SLOT_RESTORE

_NUM

RdrTypeUnion.CtrlRec.Type

SAHPI_CTRL_TYPE_DIGITAL

RdrTypeUnion.CtrlRec.OutputType

SAHPI_CTRL_GENERIC

RdrTypeUnion.CtrlRec.TypeUnion.

Digital.Default

SAHPI_CTRL_STATE_OFF

RdrTypeUnion.CtrlRec.DefaultMod

e.Mode

SAHPI_CTRL_MODE_MANUAL

RdrTypeUnion.CtrlRec.DefaultMod

e.ReadOnly

SAHPI_TRUE

RdrTypeUnion.CtrlRec.WriteOnly

SAHPI_FALSE

RdrTypeUnion.CtrlRec.OEM

Assigned by HPI implementation.

RdrTypeUnion.CtrlRec.IdString

MOTHPI_CTRL_FAILED_SLOT_RESTORE

_NAME

Advertising