rln_mm_cmd         62 dev/ic/rln.c   struct mbuf * rlnget(struct rln_softc *, struct rln_mm_cmd *,
rln_mm_cmd        434 dev/ic/rln.c   	struct rln_mm_cmd hdr;
rln_mm_cmd        492 dev/ic/rln.c   	struct rln_mm_cmd *hdr;
rln_mm_cmd        694 dev/ic/rln.c   	struct rln_mm_cmd *hdr;
rln_mm_cmd        913 dev/ic/rln.c   	struct rln_mm_cmd query = RLN_MM_GETENADDR;
rln_mm_cmd        930 dev/ic/rln.c   	struct rln_mm_cmd query = RLN_MM_GETPROMVERSION;
rln_mm_cmd        959 dev/ic/rln.c   	struct rln_mm_cmd response;
rln_mm_cmd       1027 dev/ic/rln.c   	struct rln_mm_cmd response;
rln_mm_cmd       1055 dev/ic/rln.c   	struct rln_mm_cmd roam = RLN_MM_ROAM;
rln_mm_cmd       1056 dev/ic/rln.c   	struct rln_mm_cmd response;
rln_mm_cmd       1070 dev/ic/rln.c   	struct rln_mm_cmd response;
rln_mm_cmd       1138 dev/ic/rln.c   	struct rln_mm_cmd lock = RLN_MM_EEPROM_PROTECT;
rln_mm_cmd       1139 dev/ic/rln.c   	struct rln_mm_cmd response;
rln_mm_cmd       1152 dev/ic/rln.c   	struct rln_mm_cmd response;
rln_mm_cmd          9 dev/ic/rlncmd.h struct rln_mm_cmd {
rln_mm_cmd         23 dev/ic/rlncmd.h 	struct		rln_mm_cmd mm_cmd;
rln_mm_cmd         48 dev/ic/rlncmd.h 	struct		rln_mm_cmd mm_cmd;
rln_mm_cmd         55 dev/ic/rlncmd.h 	struct		rln_mm_cmd mm_cmd;
rln_mm_cmd         69 dev/ic/rlncmd.h 	struct		rln_mm_cmd mm_cmd;
rln_mm_cmd         79 dev/ic/rlncmd.h 	struct		rln_mm_cmd mm_cmd;
rln_mm_cmd         92 dev/ic/rlncmd.h 	struct		rln_mm_cmd mm_cmd;
rln_mm_cmd         99 dev/ic/rlncmd.h 	struct		rln_mm_cmd mm_cmd;
rln_mm_cmd        116 dev/ic/rlncmd.h 	struct		rln_mm_cmd mm_cmd;
rln_mm_cmd        132 dev/ic/rlncmd.h 	struct		rln_mm_cmd mm_cmd;
rln_mm_cmd        147 dev/ic/rlncmd.h 	struct		rln_mm_cmd mm_cmd;
rln_mm_cmd        158 dev/ic/rlncmd.h 	struct		rln_mm_cmd mm_cmd;
rln_mm_cmd        166 dev/ic/rlncmd.h 	struct		rln_mm_cmd mm_cmd;
rln_mm_cmd        185 dev/ic/rlncmd.h 	struct		rln_mm_cmd mm_cmd;
rln_mm_cmd        215 dev/ic/rlncmd.h 	struct		rln_mm_cmd mm_cmd;
rln_mm_cmd        235 dev/ic/rlncmd.h 	struct		rln_mm_cmd mm_cmd;
rln_mm_cmd        242 dev/ic/rlncmd.h 	struct		rln_mm_cmd mm_cmd;
rln_mm_cmd        561 dev/ic/rlnsubr.c 	struct rln_mm_cmd *	cmd = (struct rln_mm_cmd *)buf;
rln_mm_cmd        694 dev/ic/rlnsubr.c 	struct rln_mm_cmd *	txc = (struct rln_mm_cmd *)tx;
rln_mm_cmd        695 dev/ic/rlnsubr.c 	struct rln_mm_cmd *	rxc = (struct rln_mm_cmd *)rx;
rln_mm_cmd         80 dev/ic/rlnvar.h struct rln_mm_cmd;			/* fwd decl */
rln_mm_cmd         89 dev/ic/rlnvar.h void		rlnread(struct rln_softc *, struct rln_mm_cmd *, int);