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