Home
last modified time | relevance | path

Searched refs:FLOW_DEB (Results 1 – 4 of 4) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Di128reg.h48 #define FLOW_DEB 0x01 /* drawing engine busy */ macro
/dports/x11-drivers/xf86-video-i128/xf86-video-i128-1.4.0/src/
H A Di128reg.h206 #define FLOW_DEB 0x01 /* drawing engine busy */ macro
H A Di128accel.c68 #define ENG_DONE() { while (pI128->mem.rbase_a[FLOW] & (FLOW_DEB | FLOW_MCB | FLOW_PRV)) ;}
H A Di128exa.c53 while (pI128->mem.rbase_a[FLOW] & (FLOW_DEB | FLOW_MCB | FLOW_PRV))