Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
mpt2_diag_release Struct Reference

#include <mpt2sas_ctl.h>

Data Fields

struct mpt2_ioctl_header hdr
 
uint32_t unique_id
 

Detailed Description

struct mpt2_diag_release - request to send Diag Release Message to firmware - generic header - tag uniquely identifies the buffer to be released

This allows ownership of the specified buffer to returned to the driver, allowing an application to read the buffer without fear that firmware is overwritting information in the buffer.

Definition at line 389 of file mpt2sas_ctl.h.

Field Documentation

Definition at line 390 of file mpt2sas_ctl.h.

uint32_t unique_id

Definition at line 391 of file mpt2sas_ctl.h.


The documentation for this struct was generated from the following file: