Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/
H A Dncsi_cmds.h922 typedef struct DellGetFcoeStatisticsCmdRspData struct
925 u16_t ResponseCode; /* ids outcome of cmd */
926 u16_t ReasonCode; /* ids reasons for rsp */
927 u32_t ManufacturerId; /* ManufacturerId IANA */
928 u8_t PayloadVersion;
929 u8_t CommandType; /* OEM command ID */
931 u8_t PartitionId; // Partition ID
932 u8_t CountersClearedFromLastRead; // Counters Cleared from Last Read
956 } DellGetFcoeStatisticsCmdRspData_t; argument