_CMD_REG         2634 drivers/tty/rocket.c 	sOutB(io + _CMD_REG, RESET_ALL);	/* reset AIOP */
_CMD_REG         2635 drivers/tty/rocket.c 	sOutB(io + _CMD_REG, 0x0);
_CMD_REG         2709 drivers/tty/rocket.c 	ChP->Cmd = (ByteIO_t) AiopIO + _CMD_REG;
_CMD_REG          909 drivers/tty/rocket_int.h    sOutB((CTLP)->AiopIO[(AIOPNUM)]+_CMD_REG,RESET_ALL); \
_CMD_REG          910 drivers/tty/rocket_int.h    sOutB((CTLP)->AiopIO[(AIOPNUM)]+_CMD_REG,0x0); \