Searched defs:smt_config (Results 1 – 1 of 1) sorted by relevance
358 struct smt_config { struct359 u_char attach_s ; /* CFM attach to secondary path */360 u_char sas ; /* SMT_DAS/SAS/NAC */361 u_char build_ring_map ; /* build ringmap if TRUE */362 u_char numphys ; /* number of active phys */363 u_char sc_pad[1] ;365 u_long pcm_tb_min ; /* PCM : TB_Min timer value */366 u_long pcm_tb_max ; /* PCM : TB_Max timer value */367 u_long pcm_c_min ; /* PCM : C_Min timer value */368 u_long pcm_t_out ; /* PCM : T_Out timer value */[all …]