slot_bus_num      169 drivers/pci/hotplug/ibmphp.h 	u32 slot_bus_num;
slot_bus_num      199 drivers/pci/hotplug/ibmphp_ebda.c 			debug("%s - pci bus# of the slot: %x\n", __func__, hpc_ptr->slots[index].slot_bus_num);
slot_bus_num      734 drivers/pci/hotplug/ibmphp_ebda.c 			slot_ptr->slot_bus_num = readb(io_mem + addr_slot + slot_num);
slot_bus_num      740 drivers/pci/hotplug/ibmphp_ebda.c 			bus_info_ptr2 = ibmphp_find_same_bus_num(slot_ptr->slot_bus_num);
slot_bus_num      750 drivers/pci/hotplug/ibmphp_ebda.c 				bus_info_ptr1->busno = slot_ptr->slot_bus_num;
slot_bus_num      866 drivers/pci/hotplug/ibmphp_ebda.c 			tmp_slot->bus = hpc_ptr->slots[index].slot_bus_num;
slot_bus_num      868 drivers/pci/hotplug/ibmphp_ebda.c 			bus_info_ptr1 = ibmphp_find_same_bus_num(hpc_ptr->slots[index].slot_bus_num);