Searched refs:check_cmd_status (Results 1 – 3 of 3) sorted by relevance
1099 rc = p_slot->hpc_ops->check_cmd_status(ctrl); in board_added()1173 rc = p_slot->hpc_ops->check_cmd_status(ctrl); in board_added()1220 rc = p_slot->hpc_ops->check_cmd_status(ctrl); in board_added()1255 rc = p_slot->hpc_ops->check_cmd_status(ctrl); in board_added()1303 rc = p_slot->hpc_ops->check_cmd_status(ctrl); in board_added()1338 rc = p_slot->hpc_ops->check_cmd_status(ctrl); in board_added()1374 rc = p_slot->hpc_ops->check_cmd_status(ctrl); in board_added()1447 rc = p_slot->hpc_ops->check_cmd_status(ctrl); in board_added()1479 rc = p_slot->hpc_ops->check_cmd_status(ctrl); in board_added()1510 rc = p_slot->hpc_ops->check_cmd_status(ctrl); in board_added()[all …]
462 int (*check_cmd_status) (struct controller *ctrl); member
1388 .check_cmd_status = hpc_check_cmd_status,