Home
last modified time | relevance | path

Searched refs:color_buf (Results 1 – 3 of 3) sorted by relevance

/original-bsd/sys/vax/uba/
H A Dqd_data.c185 #define COLOR_BUFSIZ ((sizeof(struct color_buf) + 512) & ~0x01FF)
220 extern struct color_buf *color_buf[]; /* pointers to color bufs */
313 struct color_buf *color_buf[NQD]; /* pointers to color bufs */ variable
H A Dqd.c178 struct color_buf *color_buf[NQD]; /* pointers to color bufs */ variable
822 ptep = (int *) ((VTOP(color_buf[unit]) * 4)
826 color_buf[unit]->status = 0;
1130 ptep = (int *) ((VTOP(color_buf[unit]) * 4)
1144 *(int *)datap = (int) color_buf[unit];
1153 ptep = (int *) ((VTOP(color_buf[unit]) * 4)
1979 struct color_buf *cbuf;
1996 cbuf = color_buf[qd];
3100 color_buf[unit] = (struct color_buf *)
3103 color_buf[unit]->status = 0;
[all …]
H A Dqduser.h338 struct color_buf { struct