Home
last modified time | relevance | path

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

/openbmc/ipmitool/lib/
H A Dipmi_delloem.c1557 EmbeddedNICMacAddress.LOMMacAddress[i].BladSlotNumber = 0; in InitEmbeddedNICMacAddressValues()
1558 EmbeddedNICMacAddress.LOMMacAddress[i].MacType = LOM_MACTYPE_RESERVED; in InitEmbeddedNICMacAddressValues()
1559 EmbeddedNICMacAddress.LOMMacAddress[i].EthernetStatus = in InitEmbeddedNICMacAddressValues()
1561 EmbeddedNICMacAddress.LOMMacAddress[i].NICNumber = 0; in InitEmbeddedNICMacAddressValues()
1562 EmbeddedNICMacAddress.LOMMacAddress[i].Reserved = 0; in InitEmbeddedNICMacAddressValues()
1564 EmbeddedNICMacAddress.LOMMacAddress[i].MacAddressByte[j] = 0; in InitEmbeddedNICMacAddressValues()
1883 memcpy(&(EmbeddedNICMacAddress.LOMMacAddress[i]), in ipmi_macinfo_11g()
1888 printf("\n%d",EmbeddedNICMacAddress.LOMMacAddress[i].NICNumber); in ipmi_macinfo_11g()
1892 EmbeddedNICMacAddress.LOMMacAddress[i].MacAddressByte[j]); in ipmi_macinfo_11g()
1895 EmbeddedNICMacAddress.LOMMacAddress[i].MacAddressByte[j]); in ipmi_macinfo_11g()
[all …]
/openbmc/ipmitool/include/ipmitool/
H A Dipmi_delloem.h206 LOMMacAddressType LOMMacAddress [MAX_LOM]; member