#include <ucbdef.h>
Public Attributes | |
struct _pa_ucb | ucb_r_paucb |
unsigned char | ucb_b_pi_fkb [32] |
unsigned char | ucb_b_pi_tqe [64] |
union { | |
unsigned long long ucb_q_pi_tfq | |
struct { | |
void * ucb_l_pi_tfq_flink | |
void * ucb_l_pi_tfq_blink | |
} | |
}; | |
union { | |
unsigned long long ucb_q_pi_tq | |
struct { | |
void * ucb_l_pi_tq_flink | |
void * ucb_l_pi_tq_blink | |
} | |
}; | |
union { | |
unsigned long long ucb_q_pi_ifq | |
struct { | |
void * ucb_l_pi_ifq_flink | |
void * ucb_l_pi_ifq_blink | |
} | |
}; | |
union { | |
unsigned long long ucb_q_pi_iq | |
struct { | |
void * ucb_l_pi_iq_flink | |
void * ucb_l_pi_iq_blink | |
} | |
}; | |
unsigned int | ucb_l_pi_sva |
unsigned int | ucb_l_pi_svpn |
unsigned int | ucb_l_pi_script |
unsigned int | ucb_l_pi_tgt_script |
unsigned int | ucb_l_pi_dat_script |
unsigned int | ucb_l_pi_ini_script |
unsigned int | ucb_l_pi_rl_stat |
unsigned int | ucb_l_pi_wl_dsp |
unsigned int | ucb_l_pi_tgt_c710d |
unsigned int | ucb_l_pi_ini_c710d |
unsigned int | ucb_l_pi_curr_script |
unsigned int | ucb_l_pi_dsa |
unsigned int | ucb_l_pi_dsps |
unsigned int | ucb_l_pi_scratch |
unsigned int | ucb_l_pi_exp_int |
union { | |
struct { | |
unsigned ucb_v_pi_enable: 1 | |
unsigned ucb_v_pi_fkb_busy: 1 | |
unsigned ucb_v_pi_tqe_busy: 1 | |
unsigned ucb_v_fill_30_: 5 | |
} | |
unsigned char ucb_b_pi_flags | |
}; | |
char | ucb_b_fill_31_ [3] |
Definition at line 903 of file ucbdef.h.
struct _pa_ucb _pi_ucb::ucb_r_paucb [read] |
unsigned char _pi_ucb::ucb_b_pi_fkb[32] |
unsigned char _pi_ucb::ucb_b_pi_tqe[64] |
unsigned long long _pi_ucb::ucb_q_pi_tfq |
union { ... } |
unsigned long long _pi_ucb::ucb_q_pi_tq |
union { ... } |
unsigned long long _pi_ucb::ucb_q_pi_ifq |
union { ... } |
unsigned long long _pi_ucb::ucb_q_pi_iq |
union { ... } |
unsigned int _pi_ucb::ucb_l_pi_sva |
unsigned int _pi_ucb::ucb_l_pi_svpn |
unsigned int _pi_ucb::ucb_l_pi_script |
unsigned int _pi_ucb::ucb_l_pi_tgt_script |
unsigned int _pi_ucb::ucb_l_pi_dat_script |
unsigned int _pi_ucb::ucb_l_pi_ini_script |
unsigned int _pi_ucb::ucb_l_pi_rl_stat |
unsigned int _pi_ucb::ucb_l_pi_wl_dsp |
unsigned int _pi_ucb::ucb_l_pi_tgt_c710d |
unsigned int _pi_ucb::ucb_l_pi_ini_c710d |
unsigned int _pi_ucb::ucb_l_pi_curr_script |
unsigned int _pi_ucb::ucb_l_pi_dsa |
unsigned int _pi_ucb::ucb_l_pi_dsps |
unsigned int _pi_ucb::ucb_l_pi_scratch |
unsigned int _pi_ucb::ucb_l_pi_exp_int |
unsigned _pi_ucb::ucb_v_pi_enable |
unsigned _pi_ucb::ucb_v_pi_fkb_busy |
unsigned _pi_ucb::ucb_v_pi_tqe_busy |
unsigned _pi_ucb::ucb_v_fill_30_ |
unsigned char _pi_ucb::ucb_b_pi_flags |
union { ... } |
char _pi_ucb::ucb_b_fill_31_[3] |