#include <idbdef.h>
Public Attributes | |
| unsigned long long | idb_q_csr |
| unsigned short int | idb_w_size |
| unsigned char | idb_b_type |
| char | idb_b_spare |
| unsigned short int | idb_w_units |
| unsigned short int | idb_w_tt_enable |
| struct _ucb * | idb_ps_owner |
| struct _cram * | idb_ps_cram |
| struct _spl * | idb_ps_spl |
| struct _adp * | idb_ps_adp |
| union { | |
| unsigned int idb_l_flags | |
| struct { | |
| unsigned idb_v_cram_alloc: 1 | |
| unsigned idb_v_vle: 1 | |
| unsigned idb_v_noresize: 1 | |
| unsigned idb_v_mcj: 1 | |
| unsigned idb_v_shared_int: 1 | |
| unsigned idb_v_distributed_int: 1 | |
| unsigned idb_v_isr_callable: 1 | |
| unsigned idb_v_fill_0_: 1 | |
| } | |
| }; | |
| unsigned int | idb_l_device_specific |
| int | idb_l_vector |
| void * | idb_ps_auxstruc |
| unsigned int | idb_l_interrupt_cpu |
| unsigned int | idb_l_reserved |
| struct _ucb * | idb_l_ucblst [8] |
Definition at line 18 of file idbdef.h.
| unsigned long long _idb::idb_q_csr |
| unsigned short int _idb::idb_w_size |
| unsigned char _idb::idb_b_type |
| char _idb::idb_b_spare |
| unsigned short int _idb::idb_w_units |
| unsigned short int _idb::idb_w_tt_enable |
struct _ucb* _idb::idb_ps_owner [read] |
struct _cram* _idb::idb_ps_cram [read] |
struct _spl* _idb::idb_ps_spl [read] |
struct _adp* _idb::idb_ps_adp [read] |
| unsigned int _idb::idb_l_flags |
| unsigned _idb::idb_v_cram_alloc |
| unsigned _idb::idb_v_vle |
| unsigned _idb::idb_v_noresize |
| unsigned _idb::idb_v_mcj |
| unsigned _idb::idb_v_shared_int |
| unsigned _idb::idb_v_distributed_int |
| unsigned _idb::idb_v_isr_callable |
| unsigned _idb::idb_v_fill_0_ |
| union { ... } |
| unsigned int _idb::idb_l_device_specific |
| void* _idb::idb_ps_auxstruc |
| unsigned int _idb::idb_l_interrupt_cpu |
| unsigned int _idb::idb_l_reserved |
struct _ucb* _idb::idb_l_ucblst[8] [read] |
1.5.5