Searched refs:SCSI_DH_OK (Results 1 – 7 of 7) sorted by relevance
138 ret = SCSI_DH_OK; in hp_sw_tur()146 ret = SCSI_DH_OK; in hp_sw_tur()198 unsigned err = SCSI_DH_OK; in start_stop_endio()216 if (err == SCSI_DH_OK) in start_stop_endio()259 return SCSI_DH_OK; in hp_sw_start_stop()288 int ret = SCSI_DH_OK; in hp_sw_activate()293 if (ret == SCSI_DH_OK && h->path_state == HP_SW_PATH_PASSIVE) { in hp_sw_activate()298 if (ret == SCSI_DH_OK) in hp_sw_activate()321 if (ret != SCSI_DH_OK || h->path_state == HP_SW_PATH_UNINITIALIZED) in hp_sw_bus_attach()
226 unsigned err = SCSI_DH_OK; in stpg_endio()254 if (err == SCSI_DH_OK) { in stpg_endio()309 return SCSI_DH_OK; in submit_stpg()321 int err = SCSI_DH_OK; in alua_check_tpgs()365 if (err != SCSI_DH_OK) in alua_vpd_inquiry()580 if (err != SCSI_DH_OK) in alua_rtpg()650 err = SCSI_DH_OK; in alua_rtpg()662 err = SCSI_DH_OK; in alua_rtpg()680 if (err != SCSI_DH_OK) in alua_initialize()684 if (err != SCSI_DH_OK) in alua_initialize()[all …]
163 int err = SCSI_DH_OK; in parse_sp_info_reply()463 if (err != SCSI_DH_OK && csdev->senselen) { in clariion_std_inquiry()502 if (err != SCSI_DH_OK && csdev->senselen) { in clariion_send_inquiry()532 if (result != SCSI_DH_OK) in clariion_activate()539 if (result != SCSI_DH_OK) in clariion_activate()547 if (result != SCSI_DH_OK) in clariion_activate()572 int result = SCSI_DH_OK; in clariion_set_params()607 if (result != SCSI_DH_OK) in clariion_set_params()630 if (err != SCSI_DH_OK) in clariion_bus_attach()634 if (err != SCSI_DH_OK) in clariion_bus_attach()
437 if (err == SCSI_DH_OK) { in get_lun_info()463 if (err == SCSI_DH_OK) { in check_ownership()499 if (err == SCSI_DH_OK) { in initialize_controller()522 if (err == SCSI_DH_OK) { in set_mode_select()611 if (err != SCSI_DH_OK) { in send_mode_select()618 if (err == SCSI_DH_OK) { in send_mode_select()628 if (err == SCSI_DH_OK) in send_mode_select()660 return SCSI_DH_OK; in queue_mode_select()667 int err = SCSI_DH_OK; in rdac_activate()671 if (err != SCSI_DH_OK) in rdac_activate()[all …]
29 SCSI_DH_OK = 0, enumerator
267 return SCSI_DH_OK; in scsi_register_device_handler()288 return SCSI_DH_OK; in scsi_unregister_device_handler()
1150 case SCSI_DH_OK: in pg_init_done()