Searched refs:mapOption (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-rendition/dist/src/
H A Drendition.c1346 int mapOption; local in function:renditionMapMem
1373 mapOption = PCI_DEV_MAP_FLAG_WRITABLE;
1375 mapOption |= PCI_DEV_MAP_FLAG_WRITE_COMBINE;
1380 mapOption, (void *)&pRendition->board.vmem_base);
1387 mapOption = VIDMEM_FRAMEBUFFER;
1391 mapOption = VIDMEM_MMIO;
1395 xf86MapPciMem(pScreenInfo->scrnIndex, mapOption,

Completed in 7 milliseconds