Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-ppc64/
Dpci-bridge.h30 enum phb_types { enum
42 enum phb_types type; /* Type of hardware */
/linux-2.4.37.9/arch/ppc64/kernel/
Dpci.h27 extern struct pci_controller* pci_alloc_pci_controller(char *model, enum phb_types controller_type);
DiSeries_pci.c200 struct pci_controller* pci_alloc_pci_controllerX(char *model, enum phb_types controller_type) in pci_alloc_pci_controllerX()
Dpci.c435 pci_alloc_pci_controller(char *model, enum phb_types controller_type) in pci_alloc_pci_controller()