Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/hotplug/
H A Dibmphp_ebda.c193 struct controller *hpc_ptr; in print_ebda_hpc() local
687 struct controller *hpc_ptr; in ebda_rsrc_controller() local
716 if (!hpc_ptr) { in ebda_rsrc_controller()
772 bus_ptr = hpc_ptr->buses; in ebda_rsrc_controller()
805 hpc_ptr->u.pci_ctlr.dev_fun, hpc_ptr->irq); in ebda_rsrc_controller()
812 (hpc_ptr->u.isa_ctlr.io_end - hpc_ptr->u.isa_ctlr.io_start + 1), in ebda_rsrc_controller()
836 hpc_ptr->revision = 0xff; in ebda_rsrc_controller()
837 hpc_ptr->options = 0xff; in ebda_rsrc_controller()
838 hpc_ptr->starting_slot_num = hpc_ptr->slots[0].slot_num; in ebda_rsrc_controller()
839 hpc_ptr->ending_slot_num = hpc_ptr->slots[slot_num-1].slot_num; in ebda_rsrc_controller()
[all …]