Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Variables
ops-bridge.c File Reference
#include <linux/pci.h>
#include <asm/paccess.h>
#include <asm/pci/bridge.h>
#include <asm/sn/arch.h>
#include <asm/sn/intr.h>
#include <asm/sn/sn0/hub.h>

Go to the source code of this file.

Variables

struct pci_ops bridge_pci_ops
 

Variable Documentation

struct pci_ops bridge_pci_ops
Initial value:
= {
.read = pci_read_config,
.write = pci_write_config,
}

Definition at line 319 of file ops-bridge.c.