| /freebsd-9-stable/sys/dev/mpr/ |
| D | mpr_config.c | 96 error = mpr_wait_command(sc, cm, 60, CAN_SLEEP); in mpr_config_get_ioc_pg8() 154 error = mpr_wait_command(sc, cm, 60, CAN_SLEEP); in mpr_config_get_ioc_pg8() 226 error = mpr_wait_command(sc, cm, 60, CAN_SLEEP); in mpr_config_get_iounit_pg8() 284 error = mpr_wait_command(sc, cm, 60, CAN_SLEEP); in mpr_config_get_iounit_pg8() 394 error = mpr_wait_command(sc, cm, 60, CAN_SLEEP); in mpr_config_get_dpm_pg0() 454 error = mpr_wait_command(sc, cm, 60, CAN_SLEEP); in mpr_config_get_dpm_pg0() 530 error = mpr_wait_command(sc, cm, 60, CAN_SLEEP); in mpr_config_set_dpm_pg0() 592 error = mpr_wait_command(sc, cm, 60, CAN_SLEEP); in mpr_config_set_dpm_pg0() 665 error = mpr_wait_command(sc, cm, 60, CAN_SLEEP); in mpr_config_get_sas_device_pg0() 725 error = mpr_wait_command(sc, cm, 60, CAN_SLEEP); in mpr_config_get_sas_device_pg0() [all …]
|
| D | mpr.c | 169 if (mtx_owned(&sc->mpr_mtx) && sleep_flag == CAN_SLEEP) in mpr_diag_reset() 172 else if (sleep_flag == CAN_SLEEP) in mpr_diag_reset() 198 if (mtx_owned(&sc->mpr_mtx) && sleep_flag == CAN_SLEEP) in mpr_diag_reset() 201 else if (sleep_flag == CAN_SLEEP) in mpr_diag_reset() 261 ? CAN_SLEEP : NO_SLEEP; in mpr_transition_ready() 724 error = mpr_diag_reset(sc, CAN_SLEEP); in mpr_reinit() 796 cntdn = (sleep_flag == CAN_SLEEP) ? 1000*timeout : 2000*timeout; in mpr_wait_db_ack() 818 if (mtx_owned(&sc->mpr_mtx) && sleep_flag == CAN_SLEEP) in mpr_wait_db_ack() 820 else if (sleep_flag == CAN_SLEEP) in mpr_wait_db_ack() 856 int sleep_flags = CAN_SLEEP; in mpr_request_sync() [all …]
|
| D | mprvar.h | 50 #define CAN_SLEEP 1 macro 603 #define CAN_SLEEP 1 macro
|
| D | mpr_user.c | 709 err = mpr_wait_command(sc, cm, 30, CAN_SLEEP); in mpr_user_command() 841 err = mpr_wait_command(sc, cm, 30, CAN_SLEEP); in mpr_user_pass_thru() 1016 err = mpr_wait_command(sc, cm, 30, CAN_SLEEP); in mpr_user_pass_thru() 1231 status = mpr_wait_command(sc, cm, 30, CAN_SLEEP); in mpr_post_fw_diag_buffer() 1315 status = mpr_wait_command(sc, cm, 30, CAN_SLEEP); in mpr_release_fw_diag_buffer()
|
| D | mpr_sas_lsi.c | 926 error = mpr_wait_command(sc, cm, 60, CAN_SLEEP); in mprsas_get_sata_identify() 1207 mpr_wait_command(sc, cm, 5, CAN_SLEEP); in mprsas_ir_shutdown()
|
| D | mpr_mapping.c | 1610 cntdn = (sleep_flag == CAN_SLEEP) ? 1000*timeout : 2000*timeout; in mpr_mapping_check_devices() 1614 if (sleep_flag == CAN_SLEEP) in mpr_mapping_check_devices()
|
| /freebsd-9-stable/sys/dev/mps/ |
| D | mps_config.c | 96 error = mps_wait_command(sc, cm, 60, CAN_SLEEP); in mps_config_get_ioc_pg8() 154 error = mps_wait_command(sc, cm, 60, CAN_SLEEP); in mps_config_get_ioc_pg8() 587 error = mps_wait_command(sc, cm, 60, CAN_SLEEP); in mps_config_get_dpm_pg0() 647 error = mps_wait_command(sc, cm, 60, CAN_SLEEP); in mps_config_get_dpm_pg0() 723 error = mps_wait_command(sc, cm, 60, CAN_SLEEP); in mps_config_set_dpm_pg0() 785 error = mps_wait_command(sc, cm, 60, CAN_SLEEP); in mps_config_set_dpm_pg0() 858 error = mps_wait_command(sc, cm, 60, CAN_SLEEP); in mps_config_get_sas_device_pg0() 918 error = mps_wait_command(sc, cm, 60, CAN_SLEEP); in mps_config_get_sas_device_pg0() 990 error = mps_wait_command(sc, cm, 60, CAN_SLEEP); in mps_config_get_bios_pg3() 1048 error = mps_wait_command(sc, cm, 60, CAN_SLEEP); in mps_config_get_bios_pg3() [all …]
|
| D | mps.c | 160 if (mtx_owned(&sc->mps_mtx) && sleep_flag == CAN_SLEEP) in mps_diag_reset() 163 else if (sleep_flag == CAN_SLEEP) in mps_diag_reset() 185 if (mtx_owned(&sc->mps_mtx) && sleep_flag == CAN_SLEEP) in mps_diag_reset() 188 else if (sleep_flag == CAN_SLEEP) in mps_diag_reset() 235 ? CAN_SLEEP:NO_SLEEP; in mps_transition_ready() 702 error = mps_diag_reset(sc, CAN_SLEEP); in mps_reinit() 776 cntdn = (sleep_flag == CAN_SLEEP) ? 1000*timeout : 2000*timeout; in mps_wait_db_ack() 797 if (mtx_owned(&sc->mps_mtx) && sleep_flag == CAN_SLEEP) in mps_wait_db_ack() 800 else if (sleep_flag == CAN_SLEEP) in mps_wait_db_ack() 837 int sleep_flags = CAN_SLEEP; in mps_request_sync() [all …]
|
| D | mpsvar.h | 49 #define CAN_SLEEP 1 macro 633 #define CAN_SLEEP 1 macro
|
| D | mps_user.c | 731 err = mps_wait_command(sc, cm, 60, CAN_SLEEP); in mps_user_command() 859 err = mps_wait_command(sc, cm, 30, CAN_SLEEP); in mps_user_pass_thru() 995 err = mps_wait_command(sc, cm, 30, CAN_SLEEP); in mps_user_pass_thru() 1210 status = mps_wait_command(sc, cm, 30, CAN_SLEEP); in mps_post_fw_diag_buffer() 1294 status = mps_wait_command(sc, cm, 30, CAN_SLEEP); in mps_release_fw_diag_buffer()
|
| D | mps_sas_lsi.c | 825 error = mps_wait_command(sc, cm, 60, CAN_SLEEP); in mpssas_get_sata_identify() 968 mps_wait_command(sc, cm, 5, CAN_SLEEP); in mpssas_ir_shutdown()
|
| D | mps_mapping.c | 1612 cntdn = (sleep_flag == CAN_SLEEP) ? 1000*timeout : 2000*timeout; in mps_mapping_check_devices() 1616 if (sleep_flag == CAN_SLEEP) in mps_mapping_check_devices()
|