Searched refs:sg_status_byte (Results 1 – 3 of 3) sorted by relevance
162 #define sg_status_byte(result) (((result) >> 1) & 0x7f) macro
382 hdr->masked_status = sg_status_byte(scmd->result); in scsi_complete_sghdr_rq()
1349 srp->header.masked_status = sg_status_byte(result); in sg_rq_end_io()