Home
last modified time | relevance | path

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

/NextBSD/sys/dev/mpr/
HDmpr_config.c97 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()
227 error = mpr_wait_command(sc, cm, 60, CAN_SLEEP); in mpr_config_get_iounit_pg8()
285 error = mpr_wait_command(sc, cm, 60, CAN_SLEEP); in mpr_config_get_iounit_pg8()
395 error = mpr_wait_command(sc, cm, 60, CAN_SLEEP); in mpr_config_get_dpm_pg0()
455 error = mpr_wait_command(sc, cm, 60, CAN_SLEEP); in mpr_config_get_dpm_pg0()
531 error = mpr_wait_command(sc, cm, 60, CAN_SLEEP); in mpr_config_set_dpm_pg0()
593 error = mpr_wait_command(sc, cm, 60, CAN_SLEEP); in mpr_config_set_dpm_pg0()
666 error = mpr_wait_command(sc, cm, 60, CAN_SLEEP); in mpr_config_get_sas_device_pg0()
726 error = mpr_wait_command(sc, cm, 60, CAN_SLEEP); in mpr_config_get_sas_device_pg0()
[all …]
HDmpr.c171 if (mtx_owned(&sc->mpr_mtx) && sleep_flag == CAN_SLEEP) in mpr_diag_reset()
174 else if (sleep_flag == CAN_SLEEP) in mpr_diag_reset()
200 if (mtx_owned(&sc->mpr_mtx) && sleep_flag == CAN_SLEEP) in mpr_diag_reset()
203 else if (sleep_flag == CAN_SLEEP) in mpr_diag_reset()
263 ? CAN_SLEEP : NO_SLEEP; in mpr_transition_ready()
704 error = mpr_diag_reset(sc, CAN_SLEEP); in mpr_reinit()
776 cntdn = (sleep_flag == CAN_SLEEP) ? 1000*timeout : 2000*timeout; in mpr_wait_db_ack()
798 if (mtx_owned(&sc->mpr_mtx) && sleep_flag == CAN_SLEEP) in mpr_wait_db_ack()
801 else if (sleep_flag == CAN_SLEEP) in mpr_wait_db_ack()
837 int sleep_flags = CAN_SLEEP; in mpr_request_sync()
[all …]
HDmpr_user.c715 err = mpr_wait_command(sc, cm, 30, CAN_SLEEP); in mpr_user_command()
857 err = mpr_wait_command(sc, cm, 30, CAN_SLEEP); in mpr_user_pass_thru()
1033 err = mpr_wait_command(sc, cm, 30, CAN_SLEEP); in mpr_user_pass_thru()
1248 status = mpr_wait_command(sc, cm, 30, CAN_SLEEP); in mpr_post_fw_diag_buffer()
1332 status = mpr_wait_command(sc, cm, 30, CAN_SLEEP); in mpr_release_fw_diag_buffer()
HDmpr_sas_lsi.c1008 error = mpr_wait_command(sc, cm, 60, CAN_SLEEP); in mprsas_get_sata_identify()
1341 mpr_wait_command(sc, cm, 5, CAN_SLEEP); in mprsas_ir_shutdown()
HDmprvar.h53 #define CAN_SLEEP 1 macro
HDmpr_mapping.c1608 cntdn = (sleep_flag == CAN_SLEEP) ? 1000*timeout : 2000*timeout; in mpr_mapping_check_devices()
1612 if (sleep_flag == CAN_SLEEP) in mpr_mapping_check_devices()
/NextBSD/sys/dev/mps/
HDmps_config.c97 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()
588 error = mps_wait_command(sc, cm, 60, CAN_SLEEP); in mps_config_get_dpm_pg0()
648 error = mps_wait_command(sc, cm, 60, CAN_SLEEP); in mps_config_get_dpm_pg0()
724 error = mps_wait_command(sc, cm, 60, CAN_SLEEP); in mps_config_set_dpm_pg0()
786 error = mps_wait_command(sc, cm, 60, CAN_SLEEP); in mps_config_set_dpm_pg0()
859 error = mps_wait_command(sc, cm, 60, CAN_SLEEP); in mps_config_get_sas_device_pg0()
919 error = mps_wait_command(sc, cm, 60, CAN_SLEEP); in mps_config_get_sas_device_pg0()
991 error = mps_wait_command(sc, cm, 60, CAN_SLEEP); in mps_config_get_bios_pg3()
1049 error = mps_wait_command(sc, cm, 60, CAN_SLEEP); in mps_config_get_bios_pg3()
[all …]
HDmps.c164 if (mtx_owned(&sc->mps_mtx) && sleep_flag == CAN_SLEEP) in mps_diag_reset()
167 else if (sleep_flag == CAN_SLEEP) in mps_diag_reset()
193 if (mtx_owned(&sc->mps_mtx) && sleep_flag == CAN_SLEEP) in mps_diag_reset()
196 else if (sleep_flag == CAN_SLEEP) in mps_diag_reset()
256 ? CAN_SLEEP:NO_SLEEP; in mps_transition_ready()
704 error = mps_diag_reset(sc, CAN_SLEEP); in mps_reinit()
780 cntdn = (sleep_flag == CAN_SLEEP) ? 1000*timeout : 2000*timeout; in mps_wait_db_ack()
801 if (mtx_owned(&sc->mps_mtx) && sleep_flag == CAN_SLEEP) in mps_wait_db_ack()
804 else if (sleep_flag == CAN_SLEEP) in mps_wait_db_ack()
841 int sleep_flags = CAN_SLEEP; in mps_request_sync()
[all …]
HDmpsvar.h50 #define CAN_SLEEP 1 macro
644 #define CAN_SLEEP 1 macro
HDmps_user.c727 err = mps_wait_command(sc, cm, 60, CAN_SLEEP); in mps_user_command()
869 err = mps_wait_command(sc, cm, 30, CAN_SLEEP); in mps_user_pass_thru()
1006 err = mps_wait_command(sc, cm, 30, CAN_SLEEP); in mps_user_pass_thru()
1221 status = mps_wait_command(sc, cm, 30, CAN_SLEEP); in mps_post_fw_diag_buffer()
1305 status = mps_wait_command(sc, cm, 30, CAN_SLEEP); in mps_release_fw_diag_buffer()
HDmps_sas_lsi.c917 error = mps_wait_command(sc, cm, 60, CAN_SLEEP); in mpssas_get_sata_identify()
1245 mps_wait_command(sc, cm, 5, CAN_SLEEP); in mpssas_ir_shutdown()
HDmps_mapping.c1608 cntdn = (sleep_flag == CAN_SLEEP) ? 1000*timeout : 2000*timeout; in mps_mapping_check_devices()
1612 if (sleep_flag == CAN_SLEEP) in mps_mapping_check_devices()