Searched refs:msg_byte (Results 1 – 7 of 7) sorted by relevance
211 #define msg_byte(result) (((result) >> 8) & 0xff) macro
735 if (msg_byte(scmd->result) != COMMAND_COMPLETE) in scsi_eh_completed_normally()1754 if (msg_byte(scmd->result) == COMMAND_COMPLETE && in scsi_noretry_cmd()1865 if (msg_byte(scmd->result) == COMMAND_COMPLETE && in scsi_decide_disposition()1897 if (msg_byte(scmd->result) != COMMAND_COMPLETE) in scsi_decide_disposition()
1377 srp->header.msg_status = msg_byte(result); in sg_rq_end_io()
257 hdr->msg_status = msg_byte(req->result); in blk_complete_sghdr_rq()
227 pending_req->cmnd[0], status_byte(errors), msg_byte(errors), in scsiback_print_status()
2055 msg_byte(SCpnt->result) != COMMAND_COMPLETE) in fas216_std_done()
1181 msg_byte(), host_byte() and driver_byte() macros and