HomeSort by: relevance | last modified time | path
    Searched defs:rasops_mapchar (Results 1 - 2 of 2) 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
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 23 milliseconds