Searched refs:RS_SEL (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/drivers/scsi/esas2r/
H A Desas2r_io.c63 rq->req_stat = RS_SEL; esas2r_start_request()
69 * Test if we want to report RS_SEL for missing target. esas2r_start_request()
75 rq->req_stat = RS_SEL; esas2r_start_request()
H A Datvda.h95 #define RS_SEL 0x03 /*! no target at target_id */ macro
108 #define RS_SEL2 0x70 /*! internal generated RS_SEL */
H A Desas2r_disc.c1154 * then complete the request with RS_SEL. Otherwise, update the
1178 rq->req_stat = RS_SEL; esas2r_disc_fix_curr_requests()
H A Desas2r_main.c1281 || (reqstatus != RS_SEL esas2r_log_request_failure()
1954 case RS_SEL: esas2r_req_status_to_error()
H A Desas2r_ioctl.c710 case RS_SEL: scsi_passthru_comp_cb()

Completed in 161 milliseconds