Searched refs:tga_bus_pci (Results 1 – 1 of 1) sorted by relevance
242 int tga_bus_pci = dev_is_pci(par->dev); local309 if (tga_type == TGA_TYPE_8PLANE && tga_bus_pci) {526 int tga_bus_pci = dev_is_pci(par->dev); local535 if (par->tga_type == TGA_TYPE_8PLANE && tga_bus_pci) {1320 int tga_bus_pci = dev_is_pci(par->dev); local1328 if (tga_bus_pci)1335 if (tga_bus_pci)1342 if (tga_bus_pci)1412 int tga_bus_pci = dev_is_pci(dev); local1422 if (tga_bus_pci && pci_enable_device(to_pci_dev(dev))) {[all …]