Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/
H A Dncsi_cmds.h682 typedef struct DellGetPartitionInfoCmdRspData struct
685 u16_t ResponseCode; /* ids outcome of cmd */
686 u16_t ReasonCode; /* ids reasons for rsp */
687 u32_t ManufacturerId; /* ManufacturerId IANA */
688 u8_t PayloadVersion;
689 u8_t CommandType; /* OEM command ID */
690 u8_t Enabled_PF_num; // Number of PCI Physical Functions Enabled
691 u8_t PartitionId; // Partition ID #1
692 u16_t PartitionStatus; // Partition Status
698 u8_t FirstPartitionInterfaceLength;
[all …]