Searched refs:tga_bus_pci (Results 1 – 1 of 1) sorted by relevance
245 int tga_bus_pci = dev_is_pci(par->dev); local312 if (tga_type == TGA_TYPE_8PLANE && tga_bus_pci) {529 int tga_bus_pci = dev_is_pci(par->dev); local538 if (par->tga_type == TGA_TYPE_8PLANE && tga_bus_pci) {1323 int tga_bus_pci = dev_is_pci(par->dev); local1331 if (tga_bus_pci)1338 if (tga_bus_pci)1345 if (tga_bus_pci)1415 int tga_bus_pci = dev_is_pci(dev); local1425 if (tga_bus_pci && pci_enable_device(to_pci_dev(dev))) {[all …]