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