Searched refs:tga_bus_pci (Results 1 – 1 of 1) sorted by relevance
235 int tga_bus_pci = dev_is_pci(par->dev); local302 if (tga_type == TGA_TYPE_8PLANE && tga_bus_pci) {519 int tga_bus_pci = dev_is_pci(par->dev); local528 if (par->tga_type == TGA_TYPE_8PLANE && tga_bus_pci) {1313 int tga_bus_pci = dev_is_pci(par->dev); local1321 if (tga_bus_pci)1328 if (tga_bus_pci)1335 if (tga_bus_pci)1405 int tga_bus_pci = dev_is_pci(dev); local1415 if (tga_bus_pci && pci_enable_device(to_pci_dev(dev))) {[all …]