HomeSort by: relevance | last modified time | path
    Searched refs:tga_conf (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/
tgavar.h 42 struct tga_conf { struct
72 const struct tga_conf *dc_tgaconf; /* device buffer configuration */
126 const struct tga_conf *tga_getconf(int);
tga_conf.c 1 /* $NetBSD: tga_conf.c,v 1.7 2009/03/14 15:36:19 dsl Exp $ */
31 __KERNEL_RCSID(0, "$NetBSD: tga_conf.c,v 1.7 2009/03/14 15:36:19 dsl Exp $");
50 static const struct tga_conf tga_configs[TGA_TYPE_UNKNOWN] = {
202 const struct tga_conf *
tga.c 243 const struct tga_conf *tgac;

Completed in 13 milliseconds