Home
last modified time | relevance | path

Searched defs:RASOPS_DEPTH (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/sys/dev/rasops/
H A Drasops_putchar_width.h206 NAME(RASOPS_DEPTH, RASOPS_WIDTH)(void *cookie, int row, int col, u_int uc, in NAME() argument
240 MAKESTAMP(RASOPS_DEPTH)(ri, attr); in NAME() local
H A Drasops4.c47 #define RASOPS_DEPTH 4 macro
H A Drasops32.c45 #define RASOPS_DEPTH 32 macro
H A Drasops15.c45 #define RASOPS_DEPTH 15 macro
H A Drasops2.c47 #define RASOPS_DEPTH 2 macro
H A Drasops8.c45 #define RASOPS_DEPTH 8 macro
H A Drasops1.c47 #define RASOPS_DEPTH 1 macro
H A Drasops1-4_putchar.h87 NAME(RASOPS_DEPTH)(void *cookie, int row, int col, u_int uc, long attr) in NAME() argument
H A Drasops_putchar.h98 NAME(RASOPS_DEPTH)(void *cookie, int row, int col, u_int uc, long attr) in NAME() argument
H A Drasops24.c48 #define RASOPS_DEPTH 24 macro