Home
last modified time | relevance | path

Searched refs:pci_raw_ops (Results 1 – 9 of 9) sorted by relevance

/linux-2.6.39/arch/x86/include/asm/
Dpci_x86.h95 struct pci_raw_ops { struct
102 extern struct pci_raw_ops *raw_pci_ops; argument
103 extern struct pci_raw_ops *raw_pci_ext_ops;
105 extern struct pci_raw_ops pci_direct_conf1;
/linux-2.6.39/arch/x86/pci/
Ddirect.c82 struct pci_raw_ops pci_direct_conf1 = {
176 struct pci_raw_ops pci_direct_conf2 = {
192 static int __init pci_sanity_check(struct pci_raw_ops *o) in pci_sanity_check()
Dpcbios.c304 static struct pci_raw_ops pci_bios_access = {
313 static struct pci_raw_ops * __devinit pci_find_bios(void) in pci_find_bios()
Dmmconfig_32.c120 static struct pci_raw_ops pci_mmcfg = {
Dolpc.c300 static struct pci_raw_ops pci_olpc_conf = {
Dmmconfig_64.c84 static struct pci_raw_ops pci_mmcfg = {
Dnumaq_32.c111 static struct pci_raw_ops pci_direct_conf1_mq = {
Dcommon.c36 struct pci_raw_ops *raw_pci_ops;
37 struct pci_raw_ops *raw_pci_ext_ops;
Dce4100.c305 struct pci_raw_ops ce4100_pci_conf = {