Home
last modified time | relevance | path

Searched defs:slot_cur (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/pci/hotplug/
H A Dibmphp_core.c56 struct slot *slot_cur = *sl; in get_cur_bus_info() local
96 struct slot *slot_cur; in get_max_slots() local
178 static inline int power_on(struct slot *slot_cur) in power_on()
196 static inline int power_off(struct slot *slot_cur) in power_off()
403 struct slot *slot_cur; in init_ops() local
499 int ibmphp_update_slot_info(struct slot *slot_cur) in ibmphp_update_slot_info()
542 struct slot *slot_cur; in ibm_slot_find() local
565 struct slot *slot_cur, *next; in free_slots() local
707 static int is_bus_empty(struct slot *slot_cur) in is_bus_empty()
738 static int set_bus(struct slot *slot_cur) in set_bus()
[all …]
H A Dibmphp_pci.c1415 static int unconfigure_boot_card(struct slot *slot_cur) in unconfigure_boot_card()
1531 int ibmphp_unconfigure_card(struct slot **slot_cur, int the_end) in ibmphp_unconfigure_card()
H A Dibmphp_ebda.c581 struct slot *slot_cur; in calculate_first_slot() local
595 static char *create_file_name(struct slot *slot_cur) in create_file_name()