Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/
H A Dncsi_cmds.h1115 typedef struct DellGetAddrCmdRspData struct
1118 u16_t ResponseCode; /* ids outcome of cmd */
1119 u16_t ReasonCode; /* ids reasons for rsp */
1120 u32_t ManufacturerId; /* ManufacturerId IANA */
1121 u8_t PayloadVersion;
1122 u8_t CommandType;
1124 u8_t PartitionId;
1130 u8_t FirstAddrLength;
1132 u8_t FirstAddrType;
1151 u8_t AddrBuf[5*(MAC_ADDR_LENGTH_MAX + 2)];