Home | Sort by: relevance | last modified time | path |
/src/sys/arch/hp300/stand/common/ | |
ite_sti.c | 206 sti_unpmv_t unpmv; local in function:sti_putc 222 unpmv = (sti_unpmv_t)(sti.code + sti.codeptr[STI_FONT_UNPMV]); 223 (*unpmv)(&a.flags, &a.in, &a.out, &sti.cfg); |
/src/sys/dev/ic/ | |
stivar.h | 56 sti_unpmv_t unpmv; member in struct:sti_rom |