#include <mscpdef.h>
Public Attributes | |
struct _mscp_basic_pkt | mscp_r_mscp_basic_pkt |
unsigned int | mscp_l_byte_cnt |
unsigned char | mscp_b_buffer [12] |
union { | |
struct { | |
union { | |
unsigned int mscp_l_lbn | |
unsigned int mscp_l_frst_bad | |
unsigned int mscp_l_fmt_func | |
} | |
unsigned int mscp_l_key_id | |
unsigned int mscp_l_key_lgh | |
unsigned int mscp_l_key_buf [3] | |
} | |
struct { | |
unsigned int mscp_l_position | |
unsigned int mscp_l_taperec | |
} | |
}; |
Definition at line 408 of file mscpdef.h.
struct _mscp_basic_pkt _transfer_commands::mscp_r_mscp_basic_pkt [read] |
unsigned int _transfer_commands::mscp_l_byte_cnt |
unsigned char _transfer_commands::mscp_b_buffer[12] |
unsigned int _transfer_commands::mscp_l_lbn |
unsigned int _transfer_commands::mscp_l_frst_bad |
unsigned int _transfer_commands::mscp_l_fmt_func |
unsigned int _transfer_commands::mscp_l_key_id |
unsigned int _transfer_commands::mscp_l_key_lgh |
unsigned int _transfer_commands::mscp_l_key_buf[3] |
unsigned int _transfer_commands::mscp_l_position |
unsigned int _transfer_commands::mscp_l_taperec |
union { ... } |