Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/amiga/dev/
H A Dgrf_ul.c61 extern u_int16_t tmscode[];
270 while ((j = tmscode[i++])) { in ul_load_code()
272 ba->hstadrh = tmscode[i++]; in ul_load_code()
273 ba->hstadrl = tmscode[i++]; in ul_load_code()
275 ba->data = tmscode[i++]; in ul_load_code()
H A Dgrf_ultms.c13 u_int16_t tmscode[] = { variable
H A DMakefile15 gspa -c tmscode ${.ALLSRC} >> ${.TARGET}