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

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

Completed in 60 milliseconds