Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/hotplug/
H A Dshpchp_ctrl.c232 u8 slots_not_empty = 0; in board_added() local
277 slots_not_empty = 1; in board_added()
280 __func__, slots_not_empty, asp, in board_added()
283 rc = fix_bus_speed(ctrl, p_slot, slots_not_empty, asp, bsp, msp); in board_added()