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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/shared/
H A Dxf86Axp.h26 unsigned long hae_thresh; member in struct:__anon0a62c04a0208
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/bsd/
H A Dalpha_video.c65 static unsigned long hae_thresh; variable in typeref:typename:unsigned long
121 static unsigned long hae_thresh = (1UL << 24); variable in typeref:typename:unsigned long
298 hae_thresh = xf86AXPParams[axpSystem].hae_thresh;
555 if (Offset >= (hae_thresh)) {
579 if (Offset >= (hae_thresh)) {
609 if (Offset >= (hae_thresh)) {
630 if (Offset >= (hae_thresh)) {
660 if (Offset >= (hae_thresh)) {
680 if (Offset >= (hae_thresh)) {
[all...]
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/linux/
H A Dlnx_video.c98 static unsigned long hae_thresh; variable in typeref:typename:unsigned long
374 hae_thresh = xf86AXPParams[axpSystem].hae_thresh;
720 if (Offset >= (hae_thresh)) {
744 if (Offset >= hae_thresh) {
775 if (Offset >= hae_thresh) {
796 if (Offset >= hae_thresh) {
825 if (Offset >= hae_thresh) {
843 if (Offset >= hae_thresh) {

Completed in 5 milliseconds