Searched refs:SCSI_DH_OK (Results 1 – 7 of 7) sorted by relevance
144 ret = SCSI_DH_OK; in hp_sw_tur()152 ret = SCSI_DH_OK; in hp_sw_tur()204 unsigned err = SCSI_DH_OK; in start_stop_endio()222 if (err == SCSI_DH_OK) in start_stop_endio()265 return SCSI_DH_OK; in hp_sw_start_stop()294 int ret = SCSI_DH_OK; in hp_sw_activate()299 if (ret == SCSI_DH_OK && h->path_state == HP_SW_PATH_PASSIVE) { in hp_sw_activate()304 if (ret == SCSI_DH_OK) in hp_sw_activate()356 if (ret != SCSI_DH_OK || h->path_state == HP_SW_PATH_UNINITIALIZED) in hp_sw_bus_attach()
232 unsigned err = SCSI_DH_OK; in stpg_endio()260 if (err == SCSI_DH_OK) { in stpg_endio()315 return SCSI_DH_OK; in submit_stpg()327 int err = SCSI_DH_OK; in alua_check_tpgs()371 if (err != SCSI_DH_OK) in alua_vpd_inquiry()586 if (err != SCSI_DH_OK) in alua_rtpg()656 err = SCSI_DH_OK; in alua_rtpg()668 err = SCSI_DH_OK; in alua_rtpg()686 if (err != SCSI_DH_OK) in alua_initialize()690 if (err != SCSI_DH_OK) in alua_initialize()[all …]
443 if (err == SCSI_DH_OK) { in get_lun_info()469 if (err == SCSI_DH_OK) { in check_ownership()505 if (err == SCSI_DH_OK) { in initialize_controller()528 if (err == SCSI_DH_OK) { in set_mode_select()617 if (err != SCSI_DH_OK) { in send_mode_select()624 if (err == SCSI_DH_OK) { in send_mode_select()634 if (err == SCSI_DH_OK) in send_mode_select()666 return SCSI_DH_OK; in queue_mode_select()673 int err = SCSI_DH_OK; in rdac_activate()677 if (err != SCSI_DH_OK) in rdac_activate()[all …]
171 int err = SCSI_DH_OK; in parse_sp_info_reply()471 if (err != SCSI_DH_OK && csdev->senselen) { in clariion_std_inquiry()510 if (err != SCSI_DH_OK && csdev->senselen) { in clariion_send_inquiry()540 if (result != SCSI_DH_OK) in clariion_activate()547 if (result != SCSI_DH_OK) in clariion_activate()555 if (result != SCSI_DH_OK) in clariion_activate()580 int result = SCSI_DH_OK; in clariion_set_params()615 if (result != SCSI_DH_OK) in clariion_set_params()666 if (err != SCSI_DH_OK) in clariion_bus_attach()670 if (err != SCSI_DH_OK) in clariion_bus_attach()
368 return SCSI_DH_OK; in scsi_register_device_handler()393 return SCSI_DH_OK; in scsi_unregister_device_handler()
29 SCSI_DH_OK = 0, enumerator
1165 case SCSI_DH_OK: in pg_init_done()