Searched refs:msg_byte (Results 1 – 7 of 7) sorted by relevance
211 #define msg_byte(result) (((result) >> 8) & 0xff) macro
729 if (msg_byte(scmd->result) != COMMAND_COMPLETE) in scsi_eh_completed_normally()1717 if (msg_byte(scmd->result) == COMMAND_COMPLETE && in scsi_noretry_cmd()1828 if (msg_byte(scmd->result) == COMMAND_COMPLETE && in scsi_decide_disposition()1860 if (msg_byte(scmd->result) != COMMAND_COMPLETE) in scsi_decide_disposition()
1359 srp->header.msg_status = msg_byte(result); in sg_rq_end_io()
267 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()
2050 msg_byte(SCpnt->result) != COMMAND_COMPLETE) in fas216_std_done()
1165 msg_byte(), host_byte() and driver_byte() macros and