#include <tastdef.h>
Public Attributes | |
| int tastdef_ | $filler1 [9] |
| struct _tast * | tast_l_flink |
| int(* | tast_l_ast )() |
| unsigned int | tast_l_astprm |
| unsigned int | tast_l_pid |
| unsigned char | tast_b_rmod |
| union { | |
| unsigned char tast_b_ctrl | |
| struct { | |
| unsigned tast_v_mask_dsbl: 1 | |
| unsigned tast_v_include: 1 | |
| unsigned tast_v_one_shot: 1 | |
| unsigned tast_v_busy: 1 | |
| unsigned tast_v_lost: 1 | |
| unsigned tast_v_abort: 1 | |
| unsigned tast_v_fill_0_: 2 | |
| } | |
| }; | |
| unsigned short int | tast_w_chan |
| unsigned int | tast_l_mask |
| struct { | |
| unsigned tast_v_fill: 14 | |
| unsigned tast_v_abo: 1 | |
| unsigned tast_v_inc: 1 | |
| }; | |
| char | tast_b_filler1 [2] |
Definition at line 17 of file tastdef.h.
struct _tast* _tast::tast_l_flink [read] |
Definition at line 19 of file tastdef.h.
Referenced by com_std_flushctrls(), and com_std_setctrlast().
| int(* _tast::tast_l_ast)() |
Referenced by com_std_setctrlast().
| unsigned int _tast::tast_l_astprm |
Definition at line 21 of file tastdef.h.
Referenced by com_std_delctrlastp(), and com_std_setctrlast().
| unsigned int _tast::tast_l_pid |
Definition at line 22 of file tastdef.h.
Referenced by com_std_delctrlastp(), com_std_flushctrls(), and com_std_setctrlast().
| unsigned char _tast::tast_b_rmod |
| unsigned char _tast::tast_b_ctrl |
| unsigned _tast::tast_v_mask_dsbl |
| unsigned _tast::tast_v_include |
| unsigned _tast::tast_v_one_shot |
| unsigned _tast::tast_v_busy |
Definition at line 30 of file tastdef.h.
Referenced by com_std_delctrlastp(), com_std_flushctrls(), com_std_setctrlast(), and dealloc_tast().
| unsigned _tast::tast_v_lost |
Definition at line 31 of file tastdef.h.
Referenced by com_std_flushctrls(), com_std_setctrlast(), and dealloc_tast().
| unsigned _tast::tast_v_abort |
| unsigned _tast::tast_v_fill_0_ |
| union { ... } |
| unsigned short int _tast::tast_w_chan |
| unsigned int _tast::tast_l_mask |
Definition at line 37 of file tastdef.h.
Referenced by com_std_delctrlastp(), com_std_flushctrls(), and com_std_setctrlast().
| unsigned _tast::tast_v_fill |
| unsigned _tast::tast_v_abo |
| unsigned _tast::tast_v_inc |
| struct { ... } |
| char _tast::tast_b_filler1[2] |
1.5.5