Home | History | Annotate | Download | only in src

Lines Matching refs:X_ERROR

34 #define ENTER xf86Msg(X_ERROR, "%s\n", __func__)
35 #define LEAVE xf86Msg(X_ERROR, "%s done\n", __func__)
78 if (bail == 0) DBGMSG(X_ERROR, "%s timed out\n", __func__);
95 if (bail == 0) DBGMSG(X_ERROR, "%s timed out\n", __func__);
110 DBGMSG(X_ERROR, "%s %x\n", __func__, stat);
115 if (i == 0) xf86Msg(X_ERROR, "%s timed out\n", __func__);
137 DBGMSG(X_ERROR, "%s %d %d\n", __func__, srcoff, srcpitch);
167 DBGMSG(X_ERROR, "%s %d %d\n", __func__, dstoff, dstpitch);
186 DBGMSG(X_ERROR, "%s %d %d %d %d -> %d %d\n", __func__, xs, ys, wi, he, xd, yd);
243 DBGMSG(X_ERROR, "%s %d %d\n", __func__, offset, pitch);
246 DBGMSG(X_ERROR, "%s %d %d %d %d\n", __func__, x1, y1, w, h);
330 DBGMSG(X_ERROR, "lines %d\n", lines);
353 DBGMSG(X_ERROR, "pixel %x\n", reg);