Home
last modified time | relevance | path

Searched refs:TMPSTART (Results 1 – 2 of 2) sorted by relevance

/original-bsd/sys/vax/stand/
H A Dqdcons.c152 #define TMPSTART 0x8000 /* offset of template RAM from base adrs */ macro
209 qdmap.template = (caddr_t) QDBASE + TMPSTART; in qd_init()
/original-bsd/sys/vax/uba/
H A Dqd.c233 #define TMPSTART 0x8000 /* offset of template RAM from base adrs */ macro
388 qdmap[unit].template = qdbase[unit] + TMPSTART; in qdcons_init()
515 qdmap[unit].template = qdbase[unit] + TMPSTART;