| /NextBSD/sys/dev/mpr/ |
| HD | mpr_config.c | 97 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 …]
|
| HD | mpr.c | 171 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 …]
|
| HD | mpr_user.c | 715 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()
|
| HD | mpr_sas_lsi.c | 1008 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()
|
| HD | mprvar.h | 53 #define CAN_SLEEP 1 macro
|
| HD | mpr_mapping.c | 1608 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/ |
| HD | mps_config.c | 97 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 …]
|
| HD | mps.c | 164 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 …]
|
| HD | mpsvar.h | 50 #define CAN_SLEEP 1 macro 644 #define CAN_SLEEP 1 macro
|
| HD | mps_user.c | 727 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()
|
| HD | mps_sas_lsi.c | 917 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()
|
| HD | mps_mapping.c | 1608 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()
|