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

  /src/sys/dev/pci/
tgavar.h 47 int tgac_phys_depth; /* physical frame buffer depth */ member in struct:tga_conf
tga.c 304 dc->dc_rowbytes = dc->dc_wid * (dc->dc_tgaconf->tgac_phys_depth / 8);
329 rip->ri_depth = tgac->tgac_phys_depth;
338 if (tgac->tgac_phys_depth == 32) {
500 dc->dc_tgaconf->tgac_phys_depth,
543 wsd_fbip->depth = sc->sc_dc->dc_tgaconf->tgac_phys_depth;

Completed in 12 milliseconds