rln_mbox_wait     724 dev/ic/rlnsubr.c 			rln_mbox_wait(sc, txc->cmd_seq, -1);
rln_mbox_wait     735 dev/ic/rlnsubr.c 			rln_mbox_wait(sc, txc->cmd_seq, -1);
rln_mbox_wait     747 dev/ic/rlnsubr.c 	if (rln_mbox_wait(sc, txc->cmd_seq, 4000) <= 0) {
rln_mbox_wait     112 dev/ic/rlnvar.h int		rln_mbox_wait(struct rln_softc *, u_int8_t, int);