CAM_MSG_REJECT_REC
{ CAM_MSG_REJECT_REC, "Message Reject Reveived" },
case CAM_MSG_REJECT_REC:
csio->ccb_h.status = CAM_MSG_REJECT_REC;
ccb->ccb_h.status = CAM_MSG_REJECT_REC;