cmd_fn            343 dev/ic/rln.c   	    cmd.mm_cmd.cmd_letter, cmd.mm_cmd.cmd_fn, cmd.mm_cmd.cmd_seq);
cmd_fn            524 dev/ic/rln.c   					hdr->cmd_letter, hdr->cmd_fn);
cmd_fn            532 dev/ic/rln.c   					hdr->cmd_letter, hdr->cmd_fn);
cmd_fn            562 dev/ic/rln.c   			hdr->cmd_letter, hdr->cmd_fn,
cmd_fn            575 dev/ic/rln.c   	if (hdr->cmd_letter == 'b' && hdr->cmd_fn == 1) {
cmd_fn            606 dev/ic/rln.c   	    hdr->cmd_letter, hdr->cmd_fn, hdr->cmd_seq);
cmd_fn            613 dev/ic/rln.c   	switch (RLN_MM_CMD(hdr->cmd_letter, hdr->cmd_fn)) {
cmd_fn            679 dev/ic/rln.c   		    hdr->cmd_letter, hdr->cmd_fn, hdr->cmd_seq);
cmd_fn            719 dev/ic/rln.c   	    hdr->cmd_letter, hdr->cmd_fn, hdr->cmd_seq);
cmd_fn             13 dev/ic/rlncmd.h 	u_int8_t	cmd_fn;		/* Function number */
cmd_fn            567 dev/ic/rlnsubr.c 	if (!(cmd->cmd_letter == 'A' && cmd->cmd_fn == 6)) 	/* Standby. */
cmd_fn            709 dev/ic/rlnsubr.c 	    txc->cmd_letter, txc->cmd_fn, txc->cmd_seq);
cmd_fn            749 dev/ic/rlnsubr.c 			txc->cmd_letter, txc->cmd_fn, txc->cmd_seq);
cmd_fn            757 dev/ic/rlnsubr.c 	    rxc->cmd_letter, rxc->cmd_fn, rxc->cmd_seq);
cmd_fn            769 dev/ic/rlnsubr.c 			rxc->cmd_letter, rxc->cmd_fn);