Searched defs:tga_bus_pci (Results 1 - 1 of 1) sorted by relevance

/drivers/video/
H A Dtgafb.c243 int tga_bus_pci = TGA_BUS_PCI(par->dev); local
309 if (tga_type == TGA_TYPE_8PLANE && tga_bus_pci) {
526 int tga_bus_pci = TGA_BUS_PCI(par->dev); local
535 if (par->tga_type == TGA_TYPE_8PLANE && tga_bus_pci) {
1479 int tga_bus_pci = TGA_BUS_PCI(par->dev); local
1486 if (tga_bus_pci)
1492 if (tga_bus_pci)
1498 if (tga_bus_pci)
1568 int tga_bus_pci = TGA_BUS_PCI(dev); local
1578 if (tga_bus_pci
1699 int tga_bus_pci = TGA_BUS_PCI(dev); local
[all...]

Completed in 68 milliseconds