#include <crctxdef.h>
Public Attributes | |
struct _crctx * | crctx_l_flink |
struct _crctx * | crctx_l_blink |
unsigned short int | crctx_w_size |
unsigned char | crctx_b_type |
unsigned char | crctx_b_subtype |
struct _crab * | crctx_l_crab |
union { | |
unsigned char crctx_b_flck | |
unsigned int crctx_l_flck | |
}; | |
union { | |
int crctx_l_flags | |
struct { | |
unsigned crctx_v_high_prio: 1 | |
unsigned crctx_v_item_valid: 1 | |
unsigned crctx_v_fill_0_: 6 | |
} | |
}; | |
void * | crctx_l_wqfl |
void * | crctx_l_wqbl |
union { | |
int crctx_l_context1 | |
long long crctx_q_context1 | |
}; | |
union { | |
int crctx_l_context2 | |
long long crctx_q_context2 | |
}; | |
union { | |
int crctx_l_context3 | |
long long crctx_q_context3 | |
}; | |
int | crctx_l_item_cnt |
int | crctx_l_item_num |
int | crctx_l_up_bound |
int | crctx_l_low_bound |
int(* | crctx_l_callback )() |
int(* | crctx_l_saved_callback )() |
void * | crctx_l_aux_context |
int | crctx_l_reserved1 |
int | crctx_l_dma_adr |
void * | crctx_ps_caller_pc |
Definition at line 12 of file crctxdef.h.
struct _crctx* _crctx::crctx_l_flink [read] |
Definition at line 13 of file crctxdef.h.
struct _crctx* _crctx::crctx_l_blink [read] |
Definition at line 14 of file crctxdef.h.
unsigned short int _crctx::crctx_w_size |
Definition at line 15 of file crctxdef.h.
unsigned char _crctx::crctx_b_type |
Definition at line 16 of file crctxdef.h.
unsigned char _crctx::crctx_b_subtype |
Definition at line 17 of file crctxdef.h.
struct _crab* _crctx::crctx_l_crab [read] |
Definition at line 18 of file crctxdef.h.
unsigned char _crctx::crctx_b_flck |
Definition at line 20 of file crctxdef.h.
unsigned int _crctx::crctx_l_flck |
Definition at line 21 of file crctxdef.h.
union { ... } |
Definition at line 24 of file crctxdef.h.
unsigned _crctx::crctx_v_high_prio |
Definition at line 26 of file crctxdef.h.
unsigned _crctx::crctx_v_item_valid |
Definition at line 27 of file crctxdef.h.
unsigned _crctx::crctx_v_fill_0_ |
Definition at line 28 of file crctxdef.h.
union { ... } |
void* _crctx::crctx_l_wqfl |
Definition at line 31 of file crctxdef.h.
void* _crctx::crctx_l_wqbl |
Definition at line 32 of file crctxdef.h.
Definition at line 34 of file crctxdef.h.
long long _crctx::crctx_q_context1 |
Definition at line 35 of file crctxdef.h.
union { ... } |
Definition at line 38 of file crctxdef.h.
long long _crctx::crctx_q_context2 |
Definition at line 39 of file crctxdef.h.
union { ... } |
Definition at line 42 of file crctxdef.h.
long long _crctx::crctx_q_context3 |
Definition at line 43 of file crctxdef.h.
union { ... } |
Definition at line 45 of file crctxdef.h.
Definition at line 46 of file crctxdef.h.
Definition at line 47 of file crctxdef.h.
Definition at line 48 of file crctxdef.h.
int(* _crctx::crctx_l_callback)() |
int(* _crctx::crctx_l_saved_callback)() |
Definition at line 51 of file crctxdef.h.
Definition at line 52 of file crctxdef.h.
Definition at line 53 of file crctxdef.h.
Definition at line 54 of file crctxdef.h.