Searched refs:PCI_CB_BRIDGE_CONTROL (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pci/
H A Dsetup-bus.c415 pci_read_config_word(bridge, PCI_CB_BRIDGE_CONTROL, &ctrl);
418 pci_write_config_word(bridge, PCI_CB_BRIDGE_CONTROL, ctrl);
419 pci_read_config_word(bridge, PCI_CB_BRIDGE_CONTROL, &ctrl);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/kernel/
H A Dbios32.c381 pci_read_config_word(dev, PCI_CB_BRIDGE_CONTROL, &status);
383 pci_write_config_word(dev, PCI_CB_BRIDGE_CONTROL, status);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dpci_regs.h178 #define PCI_CB_BRIDGE_CONTROL 0x3e macro

Completed in 58 milliseconds