Home
last modified time | relevance | path

Searched refs:PARAM_REV_OFFSET (Results 1 – 2 of 2) sorted by relevance

/openbmc/ipmitool/include/ipmitool/
H A Dipmi_delloem.h156 #define PARAM_REV_OFFSET (uint8_t)(0x1) macro
/openbmc/ipmitool/lib/
H A Dipmi_delloem.c1703 memcpy(iDRAC6MacAddressByte, ((rsp->data) + PARAM_REV_OFFSET), in ipmi_macinfo_drac_idrac_mac()
1773 …Total_No_NICs = (uint8_t)rsp->data[0 + PARAM_REV_OFFSET]; /* Byte 1: Total Number of Embedded NICs… in ipmi_macinfo_10g()
1780 ((rsp->data) + PARAM_REV_OFFSET+TOTAL_N0_NICS_INDEX), in ipmi_macinfo_10g()
1853 maxlen = (uint8_t)rsp->data[0 + PARAM_REV_OFFSET]; in ipmi_macinfo_11g()
1884 ((rsp->data)+PARAM_REV_OFFSET), len); in ipmi_macinfo_11g()