MPISqNodeDriveInfo

Definition

typedef struct MPISqNodeDriveInfo {
    char    firmwareVersion[MPISqNodeDriveParamMAX_STRING_LENGTH];
} MPISqNodeDriveInfo;

Description

MPISqNodeDriveInfo contains information about a specified drive.

firmwareVersion A string containing drive firmware version information that is retrieved from the Drive Processor on the Node.

See Also

mpiSqNodeDownload