#include <ddbdef.h>
Public Attributes | |
| union { | |
| int ddb_l_link | |
| int ddb_l_blink | |
| struct { | |
| struct _ddb * ddb_ps_link | |
| struct _ddb * ddb_ps_blink | |
| } | |
| }; | |
| union { | |
| int ddb_l_ucb | |
| struct { | |
| struct _ucb * ddb_ps_ucb | |
| } | |
| }; | |
| union { | |
| unsigned short int ddb_w_size | |
| struct { | |
| unsigned short int ddb_iw_size | |
| } | |
| }; | |
| union { | |
| unsigned char ddb_b_type | |
| struct { | |
| unsigned char ddb_ib_type | |
| } | |
| }; | |
| union { | |
| unsigned char ddb_b_flags | |
| struct { | |
| unsigned ddb_v_no_timeout: 1 | |
| unsigned ddb_v_pac: 1 | |
| unsigned ddb_v_fill_22_: 6 | |
| } | |
| }; | |
| union { | |
| int ddb_l_ddt | |
| struct { | |
| struct _ddt * ddb_ps_ddt | |
| } | |
| }; | |
| union { | |
| unsigned int ddb_l_acpd | |
| unsigned int ddb_il_acpd | |
| struct { | |
| char ddbdef_ $_fill_4 [3] | |
| union { | |
| unsigned char ddb_b_acpclass | |
| struct { | |
| unsigned char ddb_ib_acpclass | |
| } | |
| } | |
| } | |
| }; | |
| union { | |
| char ddb_t_name [16] | |
| struct { | |
| union { | |
| unsigned char ddb_b_name_len | |
| struct { | |
| unsigned char ddb_ib_name_len | |
| } | |
| } | |
| char ddb_t_name_str [15] | |
| } | |
| }; | |
| struct _dpt * | ddb_ps_dpt |
| struct _ddb * | ddb_ps_drvlink |
| union { | |
| int ddb_l_sb | |
| struct { | |
| int ddb_ps_sb | |
| } | |
| }; | |
| union { | |
| int ddb_l_conlink | |
| struct { | |
| struct _ddb * ddb_ps_conlink | |
| } | |
| }; | |
| union { | |
| unsigned int ddb_l_allocls | |
| struct { | |
| unsigned int ddb_il_allocls | |
| } | |
| }; | |
| union { | |
| struct _ucb * ddb_l_2p_ucb | |
| struct _ucb * ddb_ps_2p_ucb | |
| struct _ucb * ddb_l_dp_ucb | |
| }; | |
| union { | |
| unsigned int ddb_l_port_id | |
| struct { | |
| char ddb_t_port_id [1] | |
| } | |
| }; | |
| unsigned int | ddb_l_class_lkid |
| void * | ddb_ps_2p_ddb |
Definition at line 16 of file ddbdef.h.
| int _ddb::ddb_l_link |
struct _ddb* _ddb::ddb_ps_link [read] |
Definition at line 21 of file ddbdef.h.
Referenced by exe_getdvi(), exe_timeout(), and ioc_search().
struct _ddb* _ddb::ddb_ps_blink [read] |
| union { ... } |
| int _ddb::ddb_l_ucb |
struct _ucb* _ddb::ddb_ps_ucb [read] |
| union { ... } |
| unsigned short int _ddb::ddb_w_size |
| unsigned short int _ddb::ddb_iw_size |
| union { ... } |
| unsigned char _ddb::ddb_b_type |
| unsigned char _ddb::ddb_ib_type |
| union { ... } |
| unsigned char _ddb::ddb_b_flags |
| unsigned _ddb::ddb_v_no_timeout |
| unsigned _ddb::ddb_v_pac |
| unsigned _ddb::ddb_v_fill_22_ |
| union { ... } |
| int _ddb::ddb_l_ddt |
struct _ddt* _ddb::ddb_ps_ddt [read] |
| union { ... } |
| unsigned int _ddb::ddb_l_acpd |
| unsigned int _ddb::ddb_il_acpd |
| unsigned char _ddb::ddb_b_acpclass |
| unsigned char _ddb::ddb_ib_acpclass |
| union { ... } |
| char _ddb::ddb_t_name[16] |
Definition at line 71 of file ddbdef.h.
Referenced by exe_device_scan(), exe_getdvi(), init_ddb(), and ioc_search().
| unsigned char _ddb::ddb_b_name_len |
| unsigned char _ddb::ddb_ib_name_len |
| char _ddb::ddb_t_name_str[15] |
| union { ... } |
struct _dpt* _ddb::ddb_ps_dpt [read] |
struct _ddb* _ddb::ddb_ps_drvlink [read] |
| int _ddb::ddb_l_sb |
| int _ddb::ddb_ps_sb |
| union { ... } |
struct _ddb* _ddb::ddb_ps_conlink [read] |
| union { ... } |
| unsigned int _ddb::ddb_l_allocls |
| unsigned int _ddb::ddb_il_allocls |
| union { ... } |
struct _ucb* _ddb::ddb_l_2p_ucb [read] |
struct _ucb* _ddb::ddb_ps_2p_ucb [read] |
struct _ucb* _ddb::ddb_l_dp_ucb [read] |
| union { ... } |
| unsigned int _ddb::ddb_l_port_id |
| char _ddb::ddb_t_port_id[1] |
| union { ... } |
| unsigned int _ddb::ddb_l_class_lkid |
| void* _ddb::ddb_ps_2p_ddb |
1.5.5