Linux Kernel
3.7.1
|
#include <mpt2sas_ctl.h>
Data Fields | |
struct mpt2_ioctl_header | hdr |
uint32_t | unique_id |
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.
Definition at line 390 of file mpt2sas_ctl.h.
uint32_t unique_id |
Definition at line 391 of file mpt2sas_ctl.h.