Searched defs:s_plc (Results 1 – 1 of 1) sorted by relevance
456 struct s_plc { struct457 u_short p_state ; /* current state */458 u_short p_bits ; /* number of bits to send */459 u_short p_start ; /* first bit pos */460 u_short p_pad ; /* padding for alignment */461 u_long soft_err ; /* error counter */462 u_long parity_err ; /* error counter */463 u_long ebuf_err ; /* error counter */464 u_long ebuf_cont ; /* continuous error counter */465 u_long phyinv ; /* error counter */[all …]