Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/hotplug/
Dibmphp_ebda.c265 debug ("%s - bus: %x\n", __FUNCTION__, hpc_ptr->u.pci_ctlr.bus); in print_ebda_hpc()
266 debug ("%s - dev_fun: %x\n", __FUNCTION__, hpc_ptr->u.pci_ctlr.dev_fun); in print_ebda_hpc()
862 hpc_ptr->u.pci_ctlr.bus = readb (io_mem + addr); in ebda_rsrc_controller()
863 hpc_ptr->u.pci_ctlr.dev_fun = readb (io_mem + addr + 1); in ebda_rsrc_controller()
867 hpc_ptr->u.pci_ctlr.bus, in ebda_rsrc_controller()
868 hpc_ptr->u.pci_ctlr.dev_fun, hpc_ptr->irq); in ebda_rsrc_controller()
1222 if ((dev->devfn == ctrl->u.pci_ctlr.dev_fun) && (dev->bus->number == ctrl->u.pci_ctlr.bus)) { in ibmphp_probe()
Dibmphp.h753 struct pci_ctlr_access pci_ctlr; member
/linux-2.4.37.9/include/asm-ppc/
Dimmap_cpm2.h148 typedef struct pci_ctlr { struct