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