Searched refs:slot_disable (Results 1 – 6 of 6) sorted by relevance
322 rc = p_slot->hpc_ops->slot_disable(p_slot); in board_added()355 rc = p_slot->hpc_ops->slot_disable(p_slot); in remove_board()
306 int (*slot_disable)(struct slot *slot); member
1355 slot_disable(ctrl, hp_slot); in board_replaced()1381 slot_disable(ctrl, hp_slot); in board_replaced()1546 slot_disable(ctrl, hp_slot); in board_added()1589 slot_disable(ctrl, hp_slot); in board_added()1660 slot_disable(ctrl, hp_slot); in remove_board()
541 static inline void slot_disable(struct controller *ctrl, u8 slot) in slot_disable() function
894 .slot_disable = hpc_slot_disable,
1204 slot_disable(ctrl, hp_slot); in cpqhpc_probe()