Searched refs:change_bridge (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c562 unsigned int command_bits, bool change_bridge)
567 pdev->devfn, decode, command_bits, change_bridge);
569 if (!change_bridge)
561 uv_set_vga_state(struct pci_dev *pdev, bool decode, unsigned int command_bits, bool change_bridge) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/vga/
H A Dvgaarb.c197 unsigned int change_bridge = 0; local
216 change_bridge = 1;
248 change_bridge);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/
H A Dpci.c2765 unsigned int command_bits, bool change_bridge)
2769 change_bridge);
2778 * @change_bridge: traverse ancestors and change bridges
2781 unsigned int command_bits, bool change_bridge)
2791 rc = pci_set_vga_state_arch(dev, decode, command_bits, change_bridge);
2802 if (change_bridge == false)
2764 pci_set_vga_state_arch(struct pci_dev *dev, bool decode, unsigned int command_bits, bool change_bridge) argument
2780 pci_set_vga_state(struct pci_dev *dev, bool decode, unsigned int command_bits, bool change_bridge) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dpci.h917 unsigned int command_bits, bool change_bridge);
1047 unsigned int command_bits, bool change_bridge);

Completed in 103 milliseconds