Searched refs:msg_byte (Results 1 – 7 of 7) sorted by relevance
211 #define msg_byte(result) (((result) >> 8) & 0xff) macro
727 if (msg_byte(scmd->result) != COMMAND_COMPLETE) in scsi_eh_completed_normally()1737 if (msg_byte(scmd->result) == COMMAND_COMPLETE && in scsi_noretry_cmd()1848 if (msg_byte(scmd->result) == COMMAND_COMPLETE && in scsi_decide_disposition()1880 if (msg_byte(scmd->result) != COMMAND_COMPLETE) in scsi_decide_disposition()
1354 srp->header.msg_status = msg_byte(result); in sg_rq_end_io()
253 hdr->msg_status = msg_byte(req->result); in blk_complete_sghdr_rq()
265 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()
1163 msg_byte(), host_byte() and driver_byte() macros and