Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/hotplug/
Dshpchp_ctrl.c1099 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 …]
Dshpchp.h462 int (*check_cmd_status) (struct controller *ctrl); member
Dshpchp_hpc.c1388 .check_cmd_status = hpc_check_cmd_status,