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

#include <fcx.h>

Data Fields

u32 flags:8
 
u32 __pad0__:24
 
u32 count
 
u64 addr
 

Detailed Description

struct tidaw - Transport-Indirect-Addressing Word (TIDAW) : TIDAW flags. Can be an arithmetic OR of the following constants: TIDAW_FLAGS_LAST, TIDAW_FLAGS_SKIP, TIDAW_FLAGS_DATA_INT, TIDAW_FLAGS_TTIC, TIDAW_FLAGS_INSERT_CBC : Count : Address

Definition at line 71 of file fcx.h.

Field Documentation

u32 __pad0__

Definition at line 73 of file fcx.h.

u64 addr

Definition at line 75 of file fcx.h.

u32 count

Definition at line 74 of file fcx.h.

u32 flags

Definition at line 72 of file fcx.h.


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