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

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_cursor.c265 if (pI830->CursorNeedsPhysical) {
292 if (pI830->CursorNeedsPhysical) {
H A Di830_memory.c423 if (pI830->CursorNeedsPhysical) {
1131 pI830->CursorNeedsPhysical = FALSE;
1133 flags = pI830->CursorNeedsPhysical ? NEED_PHYSICAL_ADDR : 0;
H A Di830_driver.c1139 pI830->CursorNeedsPhysical = TRUE;
1141 pI830->CursorNeedsPhysical = FALSE;
1144 pI830->CursorNeedsPhysical = FALSE;
H A Di830.h413 Bool CursorNeedsPhysical; member in struct:_I830Rec

Completed in 9 milliseconds