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

  /src/sys/dev/rasops/
rasops.c 196 static int rasops_mapchar(void *, int, u_int *);
494 ri->ri_ops.mapchar = rasops_mapchar;
593 rasops_mapchar(void *cookie, int c, u_int *cp) function in typeref:typename:int

Completed in 13 milliseconds