#include <dptdef.h>
Public Attributes | |
| struct _dpt * | dpt_ps_flink |
| struct _dpt * | dpt_ps_blink |
| unsigned short int | dpt_w_size |
| unsigned char | dpt_b_type |
| unsigned char | dpt_b_refc |
| unsigned short int | dpt_iw_step |
| unsigned short int | dpt_iw_stepver |
| unsigned char | dpt_b_adptype |
| unsigned char | dpt_b_res |
| unsigned short int | dpt_w_ucbsize |
| unsigned int | dpt_l_flags |
| unsigned short int | dpt_w_defunits |
| unsigned short int | dpt_w_maxunits |
| void(* | dpt_ps_init_pd )() |
| void(* | dpt_ps_reinit_pd )() |
| int(* | dpt_ps_deliver_2 )() |
| int(* | dpt_ps_unload )() |
| struct _ddt * | dpt_ps_ddt |
| struct _ddb * | dpt_ps_ddb_list |
| int | dpt_is_btorder |
| union { | |
| int dpt_l_vector | |
| struct { | |
| void * dpt_ps_vector | |
| } | |
| }; | |
| union { | |
| char dpt_t_name [16] | |
| struct { | |
| unsigned char dpt_b_name_len | |
| char dpt_t_name_str [15] | |
| } | |
| }; | |
| union { | |
| unsigned int dpt_l_ecolevel | |
| struct { | |
| unsigned int dpt_il_ecolevel | |
| } | |
| }; | |
| unsigned int | dpt_l_ucode |
| unsigned long long | dpt_q_linktime |
| union { | |
| unsigned long long dpt_iq_image_name | |
| struct { | |
| unsigned short int dpt_iw_iname_len | |
| unsigned char dpt_ib_iname_type | |
| unsigned char dpt_ib_iname_class | |
| void * dpt_ps_iname_ptr | |
| } | |
| }; | |
| unsigned int | dpt_il_loader_handle [4] |
| union { | |
| int dpt_l_decw_sname | |
| struct { | |
| void * dpt_ps_decw_sname | |
| } | |
| }; | |
| void * | dpt_ps_customer |
| unsigned int | dpt_il_devpath_size |
| unsigned int | dpt_il_devpath_ucb_ofs |
| unsigned int | dpt_il_dsplypath_size |
| unsigned int | dpt_il_dsplypath_ucb_ofs |
| unsigned char | dpt_t_image_name |
| char | dpt_b_fill_23_ [7] |
Definition at line 44 of file dptdef.h.
struct _dpt* _dpt::dpt_ps_flink [read] |
struct _dpt* _dpt::dpt_ps_blink [read] |
| unsigned short int _dpt::dpt_w_size |
| unsigned char _dpt::dpt_b_type |
| unsigned char _dpt::dpt_b_refc |
| unsigned short int _dpt::dpt_iw_step |
| unsigned short int _dpt::dpt_iw_stepver |
| unsigned char _dpt::dpt_b_adptype |
| unsigned char _dpt::dpt_b_res |
| unsigned short int _dpt::dpt_w_ucbsize |
| unsigned int _dpt::dpt_l_flags |
| unsigned short int _dpt::dpt_w_defunits |
| unsigned short int _dpt::dpt_w_maxunits |
| void(* _dpt::dpt_ps_init_pd)() |
Referenced by ioc_unit_init().
| void(* _dpt::dpt_ps_reinit_pd)() |
Referenced by ioc_unit_init().
| int(* _dpt::dpt_ps_deliver_2)() |
| int(* _dpt::dpt_ps_unload)() |
struct _ddt* _dpt::dpt_ps_ddt [read] |
struct _ddb* _dpt::dpt_ps_ddb_list [read] |
| void* _dpt::dpt_ps_vector |
| union { ... } |
| char _dpt::dpt_t_name[16] |
| unsigned char _dpt::dpt_b_name_len |
| char _dpt::dpt_t_name_str[15] |
| union { ... } |
| unsigned int _dpt::dpt_l_ecolevel |
| unsigned int _dpt::dpt_il_ecolevel |
| union { ... } |
| unsigned int _dpt::dpt_l_ucode |
| unsigned long long _dpt::dpt_q_linktime |
| unsigned long long _dpt::dpt_iq_image_name |
| unsigned short int _dpt::dpt_iw_iname_len |
| unsigned char _dpt::dpt_ib_iname_type |
| unsigned char _dpt::dpt_ib_iname_class |
| void* _dpt::dpt_ps_iname_ptr |
| union { ... } |
| unsigned int _dpt::dpt_il_loader_handle[4] |
| void* _dpt::dpt_ps_decw_sname |
| union { ... } |
| void* _dpt::dpt_ps_customer |
| unsigned int _dpt::dpt_il_devpath_size |
| unsigned int _dpt::dpt_il_devpath_ucb_ofs |
| unsigned int _dpt::dpt_il_dsplypath_size |
| unsigned int _dpt::dpt_il_dsplypath_ucb_ofs |
| unsigned char _dpt::dpt_t_image_name |
| char _dpt::dpt_b_fill_23_[7] |
1.5.5