#include <ucbdef.h>
Public Attributes | |
struct _mscp_ucb | ucb_r_mscpucb |
unsigned int | ucb_l_tu_maxwrcnt |
unsigned short int | ucb_w_tu_format |
unsigned short int | ucb_w_tu_speed |
unsigned short int | ucb_w_tu_noise |
unsigned char | ucb_b_tu_softerr |
union { | |
unsigned char ucb_b_tu_softflags | |
struct { | |
unsigned ucb_v_tu_rptreq: 1 | |
unsigned ucb_v_tu_rptpnd: 1 | |
unsigned ucb_v_tu_density: 1 | |
unsigned ucb_v_fill_13_: 5 | |
} | |
}; | |
int | ucb_l_tracebeg |
int | ucb_l_traceptr |
int | ucb_l_tracend |
int | ucb_l_trace_next_slot |
char | ucb_b_fill_14_ [4] |
Definition at line 737 of file ucbdef.h.
struct _mscp_ucb _tu_ucb::ucb_r_mscpucb [read] |
unsigned int _tu_ucb::ucb_l_tu_maxwrcnt |
unsigned short int _tu_ucb::ucb_w_tu_format |
unsigned short int _tu_ucb::ucb_w_tu_speed |
unsigned short int _tu_ucb::ucb_w_tu_noise |
unsigned char _tu_ucb::ucb_b_tu_softerr |
unsigned char _tu_ucb::ucb_b_tu_softflags |
unsigned _tu_ucb::ucb_v_tu_rptreq |
unsigned _tu_ucb::ucb_v_tu_rptpnd |
unsigned _tu_ucb::ucb_v_tu_density |
unsigned _tu_ucb::ucb_v_fill_13_ |
union { ... } |
char _tu_ucb::ucb_b_fill_14_[4] |