fio_iodimm_update_req2 Struct Reference

Structure used to request an ioDimm to update firmware. More...

#include <iodimm_types.h>

Data Fields

uint32_t lib_version
const char * fff_file_path
char force
char pretend

Detailed Description

Structure used to request an ioDimm to update firmware.


Field Documentation

const char* fff_file_path

REQUIRED. Path to the firmware file to use during the update. The path may be relative or absolute.

char force

OPTIONAL. Whether to force an update, even if firmware is out of date. Set this to 0 for no force, 1 for force

uint32_t lib_version

REQUIRED. Fusion-io SDK API version (from FIO_STRUCT_INIT)

char pretend

OPTIONAL. Whether to be in pretend mode, where the device is not actually updated. If this value is set to 1, pretend mode is assumed.


The documentation for this struct was generated from the following file:
Generated on Sun Oct 24 15:03:00 2010 for Fusion-io Device Management Public SDK by  doxygen 1.6.3