HomeSort by: relevance | last modified time | path
    Searched defs:tt_hwregs (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/atari/dev/
grfabs_tt.c 77 struct tt_hwregs { struct
80 #define vm_reg(dm) (((struct tt_hwregs*)(dm->data))->tt_reg)
86 static struct tt_hwregs tt_hwregs[] = { variable in typeref:struct:tt_hwregs[]
126 dm->data = (void *)&tt_hwregs[i];

Completed in 12 milliseconds