#include <mscpdef.h>
Public Attributes | |
unsigned short int | whis_w_elo |
unsigned short int | whis_w_unit |
unsigned int | whis_l_length |
unsigned int | whis_l_lbn |
unsigned short int | whis_w_hrn |
union { | |
unsigned short int whis_w_entflgs | |
struct { | |
unsigned whis_v_filler: 14 | |
unsigned whis_v_et_tlib: 1 | |
unsigned whis_v_et_err: 1 | |
} | |
}; |
Definition at line 899 of file mscpdef.h.
unsigned short int _write_log_entry::whis_w_elo |
unsigned short int _write_log_entry::whis_w_unit |
unsigned int _write_log_entry::whis_l_length |
unsigned int _write_log_entry::whis_l_lbn |
unsigned short int _write_log_entry::whis_w_hrn |
unsigned short int _write_log_entry::whis_w_entflgs |
unsigned _write_log_entry::whis_v_filler |
unsigned _write_log_entry::whis_v_et_tlib |
unsigned _write_log_entry::whis_v_et_err |
union { ... } |