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

#include <fcx.h>

Data Fields

u32 format:8
 
u32 __pad0__:24
 
u32 __pad1__:24
 
u32 tcal:8
 
u32 sac:16
 
u32 __pad2__:8
 
u32 prio:8
 
u32 __pad3__:32
 

Detailed Description

struct tccb_tcah - Transport-Command-Area Header (TCAH) : Format. Should be TCCB_FORMAT_DEFAULT : Transport-Command-Area Length : Service-Action Code. Can be one of TCCB_SAC_DEFAULT, TCCB_SAC_INTRG : Priority

Definition at line 261 of file fcx.h.

Field Documentation

u32 __pad0__

Definition at line 263 of file fcx.h.

u32 __pad1__

Definition at line 264 of file fcx.h.

u32 __pad2__

Definition at line 267 of file fcx.h.

u32 __pad3__

Definition at line 269 of file fcx.h.

Definition at line 262 of file fcx.h.

u32 prio

Definition at line 268 of file fcx.h.

u32 sac

Definition at line 266 of file fcx.h.

u32 tcal

Definition at line 265 of file fcx.h.


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