OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:color_buf
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/dev/qbus/
qd.c
144
#define COLOR_BUFSIZ ((sizeof(struct
color_buf
) + 512) & ~0x01FF)
213
struct
color_buf
*
color_buf
[NQD]; /* pointers to color bufs */
variable in typeref:struct:color_buf * []
996
ptep = (int *) ((VTOP(
color_buf
[unit]) * 4)
1000
color_buf
[unit]->status = 0;
1315
ptep = (int *) ((VTOP(
color_buf
[unit]) * 4)
1329
*(int *)datap = (int)
color_buf
[unit];
1338
ptep = (int *) ((VTOP(
color_buf
[unit]) * 4)
2209
struct
color_buf
*cbuf;
2227
cbuf =
color_buf
[unit]
[
all
...]
qduser.h
357
struct
color_buf
{
struct
qd.c
144
#define COLOR_BUFSIZ ((sizeof(struct
color_buf
) + 512) & ~0x01FF)
213
struct
color_buf
*
color_buf
[NQD]; /* pointers to color bufs */
variable in typeref:struct:color_buf * []
996
ptep = (int *) ((VTOP(
color_buf
[unit]) * 4)
1000
color_buf
[unit]->status = 0;
1315
ptep = (int *) ((VTOP(
color_buf
[unit]) * 4)
1329
*(int *)datap = (int)
color_buf
[unit];
1338
ptep = (int *) ((VTOP(
color_buf
[unit]) * 4)
2209
struct
color_buf
*cbuf;
2227
cbuf =
color_buf
[unit]
[
all
...]
qduser.h
357
struct
color_buf
{
struct
/src/sys/arch/vax/include/
qduser.h
364
struct
color_buf
{
struct
qduser.h
364
struct
color_buf
{
struct
Completed in 27 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025