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

#include <unsolicited_frame_control.h>

Data Fields

enum unsolicited_frame_state state
 
struct
scu_unsolicited_frame_header
header
 
voidbuffer
 

Detailed Description

struct sci_unsolicited_frame -

This is the unsolicited frame data structure it acts as the container for the current frame state, frame header and frame buffer.

Definition at line 143 of file unsolicited_frame_control.h.

Field Documentation

This field points to the frame buffer data.

Definition at line 157 of file unsolicited_frame_control.h.

This field points to the frame header data.

Definition at line 152 of file unsolicited_frame_control.h.

This field contains the current frame state

Definition at line 147 of file unsolicited_frame_control.h.


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