HomeSort by: relevance | last modified time | path
    Searched defs:gui_active (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm/dist/shared-core/
mach64_drv.h 623 /* GUI_ACTIVE must be read before BM_GUI_TABLE to
626 int gui_active = local in function:mach64_ring_tick
631 if (gui_active) {
652 if (!gui_active && ring->head != ring->tail) {
mach64_drv.h 623 /* GUI_ACTIVE must be read before BM_GUI_TABLE to
626 int gui_active = local in function:mach64_ring_tick
631 if (gui_active) {
652 if (!gui_active && ring->head != ring->tail) {

Completed in 24 milliseconds