#include <mscpdef.h>
Public Attributes | |
struct _mscp_basic_pkt | mscp_r_mscp_basic_pkt |
union { | |
struct { | |
unsigned int mscp_l_lbcount | |
unsigned short int mscp_w_src_unum | |
short int mscp_w_reserved | |
unsigned long long mscp_q_src_uid | |
unsigned int mscp_l_dest_lbn | |
unsigned short int mscp_w_hrn | |
unsigned short int mscp_w_ent_id | |
int mscp_l_reserved | |
unsigned int mscp_l_src_lbn | |
unsigned long long mscp_q_port_adr | |
unsigned long long mscp_q_sys_adr | |
} | |
struct { | |
int mscp_l_filler | |
unsigned char mscp_z_sbc_sts [16] | |
unsigned short int mscp_w_ent_loc | |
} | |
}; |
Definition at line 843 of file mscpdef.h.
struct _mscp_basic_pkt _dcd::mscp_r_mscp_basic_pkt [read] |
unsigned int _dcd::mscp_l_lbcount |
unsigned short int _dcd::mscp_w_src_unum |
short int _dcd::mscp_w_reserved |
unsigned long long _dcd::mscp_q_src_uid |
unsigned int _dcd::mscp_l_dest_lbn |
unsigned short int _dcd::mscp_w_hrn |
unsigned short int _dcd::mscp_w_ent_id |
unsigned int _dcd::mscp_l_src_lbn |
unsigned long long _dcd::mscp_q_port_adr |
unsigned long long _dcd::mscp_q_sys_adr |
unsigned char _dcd::mscp_z_sbc_sts[16] |
unsigned short int _dcd::mscp_w_ent_loc |
union { ... } |