REG_UNIT         6893 src/simh/scp.c if ((rptr->depth > 1) && (rptr->flags & REG_UNIT)) {
REG_UNIT         7002 src/simh/scp.c if ((rptr->depth > 1) && (rptr->flags & REG_UNIT)) {
REG_UNIT          780 src/simh/sim_defs.h     REGDATA(nm,(loc),(rdx),(wd),(off),(dep),NULL,NULL,((fl) | REG_UNIT),0,0)
REG_UNIT          786 src/simh/sim_defs.h     REGDATA(nm,(loc),(rdx),(wd),(off),(dep),(desc),NULL,((fl) | REG_UNIT),0,0)
REG_UNIT          791 src/simh/sim_defs.h     REGDATA(nm,(loc),(rdx),(wd),(off),(dep),(desc),(flds),((fl) | REG_UNIT),0,0)