Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pci/
H A Dtgavar.h42 struct tga_conf { struct
43 char *tgac_name; /* name for this board type */
45 struct ramdac_funcs *(*ramdac_funcs)(void);
47 int tgac_phys_depth; /* physical frame buffer depth */
71 const struct tga_conf *dc_tgaconf; /* device buffer configuration */ argument