RL_CMD_RESET      600 dev/ic/re.c    	CSR_WRITE_1(sc, RL_COMMAND, RL_CMD_RESET);
RL_CMD_RESET      604 dev/ic/re.c    		if (!(CSR_READ_1(sc, RL_COMMAND) & RL_CMD_RESET))
RL_CMD_RESET      525 dev/ic/rtl81x9.c 	CSR_WRITE_1(sc, RL_COMMAND, RL_CMD_RESET);
RL_CMD_RESET      529 dev/ic/rtl81x9.c 		if (!(CSR_READ_1(sc, RL_COMMAND) & RL_CMD_RESET))