Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Member Functions | Data Fields
tsb Struct Reference

#include <fcx.h>

Public Member Functions

union {
   struct tsa_iostat   iostat
 
   struct tsa_ddpc   ddpc
 
   struct tsa_intrg   intrg
 
__attribute__ ((packed)) tsa
 

Data Fields

u32 length:8
 
u32 flags:8
 
u32 dcw_offset:16
 
u32 count
 
u32 __pad0__:32
 
unsigned long tag
 
unsigned long pte
 

Detailed Description

struct tsb - Transport-Status Block (TSB) : Length : Flags. Can be an arithmetic OR of the following constants: TSB_FLAGS_DCW_OFFSET_VALID, TSB_FLAGS_COUNT_VALID, TSB_FLAGS_CACHE_MISS, TSB_FLAGS_TIME_VALID : DCW Offset : Count : Transport-Status-Area

Definition at line 160 of file fcx.h.

Member Function Documentation

union tsb::@1166 __attribute__ ( (packed)  )

Field Documentation

u32 __pad0__

Definition at line 165 of file fcx.h.

u32 count

Definition at line 164 of file fcx.h.

u32 dcw_offset

Definition at line 163 of file fcx.h.

Definition at line 168 of file fcx.h.

u32 flags

Definition at line 162 of file fcx.h.

Definition at line 169 of file fcx.h.

Definition at line 167 of file fcx.h.

u32 length

Definition at line 161 of file fcx.h.

unsigned long pte

Definition at line 67 of file mmu_64.h.

unsigned long tag

Definition at line 66 of file mmu_64.h.


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