HomeSort by: relevance | last modified time | path
    Searched refs:tmscode (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/amiga/dev/
Makefile 15 gspa -c tmscode ${.ALLSRC} >> ${.TARGET}
grf_ul.c 61 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++];
grf_ultms.c 13 u_int16_t tmscode[] = { variable in typeref:typename:u_int16_t[]

Completed in 49 milliseconds