typedef struct {
SaHpiEntryIdT RecordId;
SaHpiRdrTypeT RdrType;
SaHpiEntityPathT Entity; /* Entity to which this RDR relates. */
SaHpiBoolT IsFru; /* Entity is a FRU. This field is
Only valid if the Entity path given
in the "Entity" field is different
from the Entity path in the RPT
entry for the resource. */
SaHpiRdrTypeUnionT RdrTypeUnion;
SaHpiTextBufferT IdString;
} SaHpiRdrT;
阅读(341) | 评论(0) | 转发(0) |