GUI_STAT          647 drivers/video/fbdev/aty/aty128fb.c 			par->fifo_slots = aty_ld_le32(GUI_STAT) & 0x0fff;
GUI_STAT          664 drivers/video/fbdev/aty/aty128fb.c 			if (!(aty_ld_le32(GUI_STAT) & (1 << 31))) {
GUI_STAT          362 drivers/video/fbdev/aty/atyfb.h 	while ((aty_ld_le32(GUI_STAT, par) & 1) != 0);