rln_wakeup        442 dev/ic/rln.c   	w = rln_wakeup(sc, RLN_WAKEUP_SET);
rln_wakeup        462 dev/ic/rln.c   	rln_wakeup(sc, w);
rln_wakeup        568 dev/ic/rlnsubr.c 		state->w = rln_wakeup(sc, RLN_WAKEUP_SET); 
rln_wakeup        656 dev/ic/rlnsubr.c 	rln_wakeup(sc, state->w);
rln_wakeup         92 dev/ic/rlnvar.h u_int8_t	rln_wakeup(struct rln_softc *, u_int8_t);