Home
last modified time | relevance | path

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

/freebsd/sys/dev/mpr/
H A Dmpr_config.c97 error = mpr_wait_command(sc, &cm, 60, CAN_SLEEP); in mpr_config_get_ioc_pg8()
156 error = mpr_wait_command(sc, &cm, 60, CAN_SLEEP); in mpr_config_get_ioc_pg8()
229 error = mpr_wait_command(sc, &cm, 60, CAN_SLEEP); in mpr_config_get_iounit_pg8()
288 error = mpr_wait_command(sc, &cm, 60, CAN_SLEEP); in mpr_config_get_iounit_pg8()
362 error = mpr_wait_command(sc, &cm, 60, CAN_SLEEP); in mpr_config_get_man_pg11()
420 error = mpr_wait_command(sc, &cm, 60, CAN_SLEEP); in mpr_config_get_man_pg11()
554 error = mpr_wait_command(sc, &cm, 60, CAN_SLEEP); in mpr_config_get_dpm_pg0()
615 error = mpr_wait_command(sc, &cm, 60, CAN_SLEEP); in mpr_config_get_dpm_pg0()
691 error = mpr_wait_command(sc, &cm, 60, CAN_SLEEP); in mpr_config_set_dpm_pg0()
754 error = mpr_wait_command(sc, &cm, 60, CAN_SLEEP); in mpr_config_set_dpm_pg0()
[all …]
H A Dmpr.c179 if (mtx_owned(&sc->mpr_mtx) && sleep_flag == CAN_SLEEP) in mpr_diag_reset()
182 else if (sleep_flag == CAN_SLEEP) in mpr_diag_reset()
213 if (mtx_owned(&sc->mpr_mtx) && sleep_flag == CAN_SLEEP) in mpr_diag_reset()
216 else if (sleep_flag == CAN_SLEEP) in mpr_diag_reset()
285 ? CAN_SLEEP : NO_SLEEP; in mpr_transition_ready()
867 error = mpr_diag_reset(sc, CAN_SLEEP); in mpr_reinit()
962 if (mtx_owned(&sc->mpr_mtx) && sleep_flag == CAN_SLEEP) in mpr_wait_db_ack()
965 else if (sleep_flag == CAN_SLEEP) in mpr_wait_db_ack()
1001 int sleep_flags = CAN_SLEEP; in mpr_request_sync()
3807 if (sleep_flag == CAN_SLEEP) in mpr_wait_command()
[all …]
H A Dmpr_user.c695 err = mpr_wait_command(sc, &cm, 30, CAN_SLEEP); in mpr_user_command()
840 err = mpr_wait_command(sc, &cm, 30, CAN_SLEEP); in mpr_user_pass_thru()
1043 err = mpr_wait_command(sc, &cm, 30, CAN_SLEEP); in mpr_user_pass_thru()
1310 status = mpr_wait_command(sc, &cm, 30, CAN_SLEEP); in mpr_post_fw_diag_buffer()
1404 status = mpr_wait_command(sc, &cm, 30, CAN_SLEEP); in mpr_release_fw_diag_buffer()
H A Dmpr_sas_lsi.c1177 error = mpr_wait_command(sc, &cm, MPR_ATA_ID_TIMEOUT, CAN_SLEEP); in mprsas_get_sata_identify()
1643 mpr_wait_command(sc, &cm, 5, CAN_SLEEP); in mprsas_ir_shutdown()
H A Dmprvar.h71 #define CAN_SLEEP 1 macro
/freebsd/sys/dev/mps/
H A Dmps_config.c97 error = mps_wait_command(sc, &cm, 60, CAN_SLEEP); in mps_config_get_ioc_pg8()
156 error = mps_wait_command(sc, &cm, 60, CAN_SLEEP); in mps_config_get_ioc_pg8()
593 error = mps_wait_command(sc, &cm, 60, CAN_SLEEP); in mps_config_get_dpm_pg0()
654 error = mps_wait_command(sc, &cm, 60, CAN_SLEEP); in mps_config_get_dpm_pg0()
731 error = mps_wait_command(sc, &cm, 60, CAN_SLEEP); in mps_config_set_dpm_pg0()
794 error = mps_wait_command(sc, &cm, 60, CAN_SLEEP); in mps_config_set_dpm_pg0()
868 error = mps_wait_command(sc, &cm, 60, CAN_SLEEP); in mps_config_get_sas_device_pg0()
929 error = mps_wait_command(sc, &cm, 60, CAN_SLEEP); in mps_config_get_sas_device_pg0()
1002 error = mps_wait_command(sc, &cm, 60, CAN_SLEEP); in mps_config_get_bios_pg3()
1061 error = mps_wait_command(sc, &cm, 60, CAN_SLEEP); in mps_config_get_bios_pg3()
[all …]
H A Dmps.c176 if (mtx_owned(&sc->mps_mtx) && sleep_flag == CAN_SLEEP) in mps_diag_reset()
179 else if (sleep_flag == CAN_SLEEP) in mps_diag_reset()
210 if (mtx_owned(&sc->mps_mtx) && sleep_flag == CAN_SLEEP) in mps_diag_reset()
213 else if (sleep_flag == CAN_SLEEP) in mps_diag_reset()
282 ? CAN_SLEEP:NO_SLEEP; in mps_transition_ready()
836 error = mps_diag_reset(sc, CAN_SLEEP); in mps_reinit()
934 if (mtx_owned(&sc->mps_mtx) && sleep_flag == CAN_SLEEP) in mps_wait_db_ack()
937 else if (sleep_flag == CAN_SLEEP) in mps_wait_db_ack()
974 int sleep_flags = CAN_SLEEP; in mps_request_sync()
3084 if (sleep_flag == CAN_SLEEP) in mps_wait_command()
[all …]
H A Dmpsvar.h56 #define CAN_SLEEP 1 macro
697 #define CAN_SLEEP 1 macro
H A Dmps_user.c697 err = mps_wait_command(sc, &cm, 60, CAN_SLEEP); in mps_user_command()
839 err = mps_wait_command(sc, &cm, 30, CAN_SLEEP); in mps_user_pass_thru()
973 err = mps_wait_command(sc, &cm, 30, CAN_SLEEP); in mps_user_pass_thru()
1200 status = mps_wait_command(sc, &cm, 30, CAN_SLEEP); in mps_post_fw_diag_buffer()
1293 status = mps_wait_command(sc, &cm, 30, CAN_SLEEP); in mps_release_fw_diag_buffer()
H A Dmps_sas_lsi.c952 error = mps_wait_command(sc, &cm, MPS_ATA_ID_TIMEOUT, CAN_SLEEP); in mpssas_get_sata_identify()
1278 mps_wait_command(sc, &cm, 5, CAN_SLEEP); in mpssas_ir_shutdown()
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_mcp.c566 if (ECORE_MB_FLAGS_IS_SET(p_mb_params, CAN_SLEEP)) { in _ecore_mcp_cmd_and_union()
600 if (ECORE_MB_FLAGS_IS_SET(p_mb_params, CAN_SLEEP)) { in _ecore_mcp_cmd_and_union()
669 if (ECORE_MB_FLAGS_IS_SET(p_mb_params, CAN_SLEEP)) { in ecore_mcp_cmd_and_union()