Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/qbus/
H A Dqd.c259 #define TMPSTART 0x8000 /* offset of template RAM from base adrs */ macro
504 qdmap[unit].template = qdbase[unit] + TMPSTART; in qdcninit()
634 qdmap[unit].template = qdbase[unit] + TMPSTART; in qd_match()