Home
last modified time | relevance | path

Searched refs:sti_mapchar (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/dev/ic/
Dsti.c71 int sti_mapchar(void *, int, u_int *);
93 .mapchar = sti_mapchar,
1319 sti_mapchar(void *v, int uni, u_int *index) in sti_mapchar() function