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

  /src/sys/external/bsd/drm/dist/shared-core/
mach64_dma.c 1232 int fifo, count, found, ret, no_idle_wait; local in function:mach64_do_dispatch_pseudo_dma
1234 fifo = count = reg = no_idle_wait = 0;
1266 no_idle_wait = 1;
1323 if (no_idle_wait) {
1327 no_idle_wait = 0;
mach64_dma.c 1232 int fifo, count, found, ret, no_idle_wait; local in function:mach64_do_dispatch_pseudo_dma
1234 fifo = count = reg = no_idle_wait = 0;
1266 no_idle_wait = 1;
1323 if (no_idle_wait) {
1327 no_idle_wait = 0;
mach64_dma.c 1232 int fifo, count, found, ret, no_idle_wait; local in function:mach64_do_dispatch_pseudo_dma
1234 fifo = count = reg = no_idle_wait = 0;
1266 no_idle_wait = 1;
1323 if (no_idle_wait) {
1327 no_idle_wait = 0;

Completed in 34 milliseconds