fio_iodimm_update_req Struct Reference

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

#include <iodimm_types.h>

Data Fields

uint32_t lib_version
fio_iodimm_selector_t device
const char * fff_file_path
char force
fio_progress_callback_tcallback
char pretend

Detailed Description

Structure used to request an ioDimm to update firmware.


Field Documentation

Callback reference. Set this to NULL if no callback is desired.

ioDimm selector pointing to the device to attempt to update

const char* fff_file_path

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

char force

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

Fusion-io SDK API version (from FIO_STRUCT_INIT)

char pretend

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 Wed May 5 11:44:54 2010 for Fusion-io Device Management Public SDK by  doxygen 1.6.1