Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc/kernel/
Dpci.c1760 static struct pci_ops null_pci_ops = variable
1789 bus.ops = hose? hose->ops: &null_pci_ops; in fake_pci_dev()