HomeSort by: relevance | last modified time | path
    Searched refs:mapmode (Results 1 - 9 of 9) sorted by relevancy

  /src/sys/arch/hp300/dev/
diofbvar.h 103 u_int mapmode; member in struct:diofb
rbox.c 345 fb->mapmode = *(u_int *)data;
346 if (fb->mapmode == WSDISPLAYIO_MODE_EMUL)
dvbox.c 384 fb->mapmode = *(u_int *)data;
385 if (fb->mapmode == WSDISPLAYIO_MODE_EMUL)
gbox.c 352 fb->mapmode = *(u_int *)data;
353 if (fb->mapmode == WSDISPLAYIO_MODE_EMUL) {
gendiofb.c 205 fb->mapmode = *(u_int *)data;
hyper.c 233 fb->mapmode = *(u_int *)data;
tvrx.c 170 fb->mapmode = *(u_int *)data;
diofb.c 154 fb->mapmode = WSDISPLAYIO_MODE_DUMBFB;
499 switch (fb->mapmode) {
topcat.c 443 fb->mapmode = *(u_int *)data;
444 if (fb->mapmode == WSDISPLAYIO_MODE_EMUL) {

Completed in 16 milliseconds