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

/drivers/scsi/esas2r/
H A Desas2r_io.c63 rq->req_stat = RS_SEL;
69 * Test if we want to report RS_SEL for missing target.
75 rq->req_stat = RS_SEL;
H A Desas2r_main.c1339 || (reqstatus != RS_SEL
2012 case RS_SEL:
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;
H A Desas2r_ioctl.c710 case RS_SEL:

Completed in 422 milliseconds