cmd_error         558 dev/ic/rln.c   	if (hdr->cmd_error & 0x80) {
cmd_error         561 dev/ic/rln.c   			hdr->cmd_error & ~0x80,
cmd_error          14 dev/ic/rlncmd.h 	u_int8_t	cmd_error;	/* Reserved */
cmd_error         765 dev/ic/rlnsubr.c 	if (rxc->cmd_error & 0x80) {
cmd_error         768 dev/ic/rlnsubr.c 			rxc->cmd_error & ~0x80,