Linux Kernel
3.7.1
|
#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 |
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
union tsb::@1166 __attribute__ | ( | (packed) | ) |
struct tsa_iostat iostat |