Home
last modified time | relevance | path

Searched defs:meteor_video (Results 1 – 1 of 1) sorted by relevance

/netbsd/sys/dev/ic/
H A Dbt8xx.h76 struct meteor_video { struct
77 u_int addr; /* Address of location to DMA to */
78 u_int width; /* Width of memory area */
102 #define METEORSVIDEO _IOW('x', 13, struct meteor_video) /* set video */ argument