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.c96 error = mpr_wait_command(sc, &cm, 60, CAN_SLEEP); in mpr_config_get_ioc_pg8()
155 error = mpr_wait_command(sc, &cm, 60, CAN_SLEEP); in mpr_config_get_ioc_pg8()
228 error = mpr_wait_command(sc, &cm, 60, CAN_SLEEP); in mpr_config_get_iounit_pg8()
287 error = mpr_wait_command(sc, &cm, 60, CAN_SLEEP); in mpr_config_get_iounit_pg8()
361 error = mpr_wait_command(sc, &cm, 60, CAN_SLEEP); in mpr_config_get_man_pg11()
419 error = mpr_wait_command(sc, &cm, 60, CAN_SLEEP); in mpr_config_get_man_pg11()
553 error = mpr_wait_command(sc, &cm, 60, CAN_SLEEP); in mpr_config_get_dpm_pg0()
614 error = mpr_wait_command(sc, &cm, 60, CAN_SLEEP); in mpr_config_get_dpm_pg0()
690 error = mpr_wait_command(sc, &cm, 60, CAN_SLEEP); in mpr_config_set_dpm_pg0()
753 error = mpr_wait_command(sc, &cm, 60, CAN_SLEEP); in mpr_config_set_dpm_pg0()
[all …]
H A Dmpr.c178 if (mtx_owned(&sc->mpr_mtx) && sleep_flag == CAN_SLEEP) in mpr_diag_reset()
181 else if (sleep_flag == CAN_SLEEP) in mpr_diag_reset()
212 if (mtx_owned(&sc->mpr_mtx) && sleep_flag == CAN_SLEEP) in mpr_diag_reset()
215 else if (sleep_flag == CAN_SLEEP) in mpr_diag_reset()
284 ? CAN_SLEEP : NO_SLEEP; in mpr_transition_ready()
866 error = mpr_diag_reset(sc, CAN_SLEEP); in mpr_reinit()
939 cntdn = (sleep_flag == CAN_SLEEP) ? 1000*timeout : 2000*timeout; in mpr_wait_db_ack()
961 if (mtx_owned(&sc->mpr_mtx) && sleep_flag == CAN_SLEEP) in mpr_wait_db_ack()
964 else if (sleep_flag == CAN_SLEEP) in mpr_wait_db_ack()
1000 int sleep_flags = CAN_SLEEP; in mpr_request_sync()
[all …]
H A Dmpr_user.c694 err = mpr_wait_command(sc, &cm, 30, CAN_SLEEP); in mpr_user_command()
839 err = mpr_wait_command(sc, &cm, 30, CAN_SLEEP); in mpr_user_pass_thru()
1042 err = mpr_wait_command(sc, &cm, 30, CAN_SLEEP); in mpr_user_pass_thru()
1309 status = mpr_wait_command(sc, &cm, 30, CAN_SLEEP); in mpr_post_fw_diag_buffer()
1403 status = mpr_wait_command(sc, &cm, 30, CAN_SLEEP); in mpr_release_fw_diag_buffer()
H A Dmpr_sas_lsi.c1175 error = mpr_wait_command(sc, &cm, MPR_ATA_ID_TIMEOUT, CAN_SLEEP); in mprsas_get_sata_identify()
1641 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.c96 error = mps_wait_command(sc, &cm, 60, CAN_SLEEP); in mps_config_get_ioc_pg8()
155 error = mps_wait_command(sc, &cm, 60, CAN_SLEEP); in mps_config_get_ioc_pg8()
592 error = mps_wait_command(sc, &cm, 60, CAN_SLEEP); in mps_config_get_dpm_pg0()
653 error = mps_wait_command(sc, &cm, 60, CAN_SLEEP); in mps_config_get_dpm_pg0()
730 error = mps_wait_command(sc, &cm, 60, CAN_SLEEP); in mps_config_set_dpm_pg0()
793 error = mps_wait_command(sc, &cm, 60, CAN_SLEEP); in mps_config_set_dpm_pg0()
867 error = mps_wait_command(sc, &cm, 60, CAN_SLEEP); in mps_config_get_sas_device_pg0()
928 error = mps_wait_command(sc, &cm, 60, CAN_SLEEP); in mps_config_get_sas_device_pg0()
1001 error = mps_wait_command(sc, &cm, 60, CAN_SLEEP); in mps_config_get_bios_pg3()
1060 error = mps_wait_command(sc, &cm, 60, CAN_SLEEP); in mps_config_get_bios_pg3()
[all …]
H A Dmps.c175 if (mtx_owned(&sc->mps_mtx) && sleep_flag == CAN_SLEEP) in mps_diag_reset()
178 else if (sleep_flag == CAN_SLEEP) in mps_diag_reset()
209 if (mtx_owned(&sc->mps_mtx) && sleep_flag == CAN_SLEEP) in mps_diag_reset()
212 else if (sleep_flag == CAN_SLEEP) in mps_diag_reset()
281 ? CAN_SLEEP:NO_SLEEP; in mps_transition_ready()
835 error = mps_diag_reset(sc, CAN_SLEEP); in mps_reinit()
912 cntdn = (sleep_flag == CAN_SLEEP) ? 1000*timeout : 2000*timeout; in mps_wait_db_ack()
933 if (mtx_owned(&sc->mps_mtx) && sleep_flag == CAN_SLEEP) in mps_wait_db_ack()
936 else if (sleep_flag == CAN_SLEEP) in mps_wait_db_ack()
973 int sleep_flags = CAN_SLEEP; in mps_request_sync()
[all …]
H A Dmpsvar.h56 #define CAN_SLEEP 1 macro
697 #define CAN_SLEEP 1 macro
H A Dmps_user.c696 err = mps_wait_command(sc, &cm, 60, CAN_SLEEP); in mps_user_command()
838 err = mps_wait_command(sc, &cm, 30, CAN_SLEEP); in mps_user_pass_thru()
972 err = mps_wait_command(sc, &cm, 30, CAN_SLEEP); in mps_user_pass_thru()
1199 status = mps_wait_command(sc, &cm, 30, CAN_SLEEP); in mps_post_fw_diag_buffer()
1292 status = mps_wait_command(sc, &cm, 30, CAN_SLEEP); in mps_release_fw_diag_buffer()
H A Dmps_sas_lsi.c950 error = mps_wait_command(sc, &cm, MPS_ATA_ID_TIMEOUT, CAN_SLEEP); in mpssas_get_sata_identify()
1276 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()