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

  /src/sys/dev/pci/
tga_conf.c 203 tga_getconf(int type) function in typeref:typename:const struct tga_conf *
tgavar.h 126 const struct tga_conf *tga_getconf(int);
tga.c 206 dc->dc_tgaconf = tga_getconf(dc->dc_tga_type);
253 tgac = dc->dc_tgaconf = tga_getconf(dc->dc_tga_type);

Completed in 13 milliseconds