Go to the source code of this file.
|
enum | {
DRV_MK4
, DRV_VLBA
, DRV_MK5P
, DRV_MK5A
,
DRV_MK5B
} |
|
enum | { EVEN
, ODD
, NONE
} |
|
enum | {
HSC0
, HSC1
, HSC2
, HSC3
,
MAX_HSC
} |
|
enum | { REVERSE
, FORWARD
} |
|
◆ bad_frame_struct
Class Members |
short |
CRC_error |
|
short |
lost_sync |
|
short |
PE_limit_exceeded |
|
short |
unexpected_sync |
|
◆ CUCC_port_struct
Class Members |
short |
crate_number |
|
short |
port_A_number |
|
short |
port_B_number |
|
char |
server_envname[MAX_NAMESIZE] |
|
◆ drive_init_struct
◆ headstack_DIM_connect_struct
struct headstack_DIM_connect_struct |
Class Members |
short |
eqlzr |
|
short |
headstack |
|
short |
parity |
|
◆ headstack_parms_struct
struct headstack_parms_struct |
Class Members |
double |
param[10] |
|
◆ ivex_struct
Class Members |
unsigned long |
bocf_period |
|
int |
cf_edit_mask |
|
char |
counter_envname[MAX_NAMESIZE] |
|
short |
counter_port |
|
struct CUCC_port_struct |
cucc_ports[2] |
|
short |
header_duration |
|
short |
nmonitor |
|
short |
nplayback_systems |
|
struct pbs_init_struct |
pbs_init[16] |
|
char |
switch_envname[MAX_NAMESIZE] |
|
short |
switch_port |
|
float |
system_tempo |
|
struct tim_mon_struct |
timing_monitor[10] |
|
◆ moni_read_struct
Class Members |
short |
equalizer[3] |
|
short |
track[2] |
|
◆ pbs_init_struct
◆ su_connect_struct
Class Members |
short |
corr_segment[4] |
|
short |
inputbd_chan_grp[4] |
|
◆ SUCC_port_struct
Class Members |
short |
console_port |
|
short |
DPU_port |
|
char |
server_envname[MAX_NAMESIZE] |
|
◆ tim_mon_struct
Class Members |
int |
fail_action |
|
float |
maximum |
|
char |
measurement_name[MAX_NAMESIZE] |
|
float |
minimum |
|
short |
switch_pos |
|
◆ TRM_config_struct
Class Members |
struct bad_frame_struct |
invalid_frame_control |
|
short |
mux1_1bit |
|
short |
mux1_2bit[2] |
|
short |
mux2_1bit[2] |
|
short |
mux2_2bit[4] |
|
short |
mux4_1bit[4] |
|
short |
mux4_2bit[8] |
|
double |
parity_error_limit |
|
◆ vacuum_struct
Class Members |
short |
inches_of_H2O |
|
unsigned short |
setting |
|
◆ MAXHEADS
◆ TRM_ABSENT
◆ TRM_MAG0
◆ TRM_MAG1
◆ TRM_MAG2
◆ TRM_MAG3
◆ TRM_SIGN0
◆ TRM_SIGN1
◆ TRM_SIGN2
◆ TRM_SIGN3
◆ anonymous enum
Enumerator |
---|
DRV_MK4 | |
DRV_VLBA | |
DRV_MK5P | |
DRV_MK5A | |
DRV_MK5B | |
◆ anonymous enum
◆ anonymous enum
Enumerator |
---|
HSC0 | |
HSC1 | |
HSC2 | |
HSC3 | |
MAX_HSC | |
◆ anonymous enum
Enumerator |
---|
REVERSE | |
FORWARD | |