Home
last modified time | relevance | path

Searched defs:power_limit (Results 1 – 1 of 1) sorted by relevance

/openbmc/ipmitool/include/ipmitool/
H A Dipmi_dcmi.h110 struct power_limit { struct
111 uint8_t grp_id; /* first byte: Group Extension ID */
112 uint16_t reserved_1; /* second and third bytes are reserved */
113 uint8_t action; /* fourth byte is the exception action */
114 uint16_t limit; /* fifth through sixth byte are the power limit in watts */
115 uint32_t correction; /* seventh - 10th bytes are the correction period */
116 uint16_t reserved_2; /* 11th - 12th are reserved bytes */
117 uint16_t sample; /* 13th - 14th are sample period time */