Home | Sort by: relevance | last modified time | path |
/src/sys/dev/ic/ | |
stireg.h | 245 uint32_t text_planes; member in struct:sti_cfg 292 uint32_t text_planes; /* number of planes for text */ member in struct:sti_initin 298 uint32_t text_planes; /* number of planes used for text */ member in struct:sti_initout |
sti.c | 971 a.in.text_planes = 1; 986 a.in.text_planes = 3; 1000 if (a.out.text_planes != a.in.text_planes) |
/src/sys/arch/hp300/stand/common/ | |
ite_sti.c | 341 a.in.text_planes = 1; |