Searched defs:phb (Results 1 – 8 of 8) sorted by relevance
50 struct pci_controller *phb = (struct pci_controller *)data; in update_dn_pci_info() local218 struct pci_controller* phb; in traverse_all_pci_devices() local286 struct pci_controller *phb = orig_dn->phb; /* assume same phb as orig_dn */ in fetch_dev_dn() local363 struct pci_controller *phb; in pci_fixup_bus_sysdata_list() local
242 struct pci_controller *phb; in find_and_init_phbs() local421 struct pci_controller *phb; in alloc_phb() local614 struct pci_controller *phb = PCI_GET_PHB_PTR(dev); in fixup_resources() local
678 struct pci_controller* phb; in create_tce_tables_for_buses() local792 struct pci_controller *phb; in create_pci_bus_tce_table() local881 static void getTceTableParmsPSeries(struct pci_controller *phb, in getTceTableParmsPSeries()967 static void getTceTableParmsPSeriesLP(struct pci_controller *phb, in getTceTableParmsPSeriesLP()1446 unsigned long phb_tce_table_init(struct pci_controller *phb) { in phb_tce_table_init()
255 struct device_node *phb; in eeh_init() local313 struct pci_controller *phb = PCI_GET_PHB_PTR(dev); in eeh_set_option() local
555 struct pci_controller *phb = PCI_GET_PHB_PTR(bus); in pcibios_fixup_bus() local1008 void dumpPci_Controller(struct pci_controller* phb) in dumpPci_Controller()
230 struct pci_controller* phb; in find_and_init_phbs() local
176 #define remove_transmit(phb) *phb->u3.s2.tx_remove_ptr &= ~(ushort)PKT_IN_USE;\ argument181 #define can_add_receive(phb) !(*phb->u4.s2.rx_add_ptr & PKT_IN_USE) argument182 #define add_receive(pkt,phb) *phb->rx_add = pkt;\ argument
137 struct pci_controller *phb; /* for pci devices */ member