TW_REQ_LUN_IN
TW_REQ_LUN_IN(TW_LUN_OUT(newcommand->request_id__lunl), request_id);
TW_REQ_LUN_IN(TW_LUN_OUT(newcommand->sgl_entries__lunh), length ? 1 : 0);
TW_REQ_LUN_IN(srb->device->lun, request_id);
TW_REQ_LUN_IN(0, request_id);
command_packet->sgl_entries__lunh = TW_REQ_LUN_IN((srb->device->lun >> 4), scsi_sg_count(tw_dev->srb[request_id]));
command_packet->sgl_entries__lunh = TW_REQ_LUN_IN(0, use_sg);
cpu_to_le16(TW_REQ_LUN_IN(srb->device->lun, request_id));
cpu_to_le16(TW_REQ_LUN_IN(0, request_id));
command_packet->sgl_entries__lunh = cpu_to_le16(TW_REQ_LUN_IN((srb->device->lun >> 4), scsi_sg_count(tw_dev->srb[request_id])));
command_packet->sgl_entries__lunh = cpu_to_le16(TW_REQ_LUN_IN(0, use_sg));
cpu_to_le16(TW_REQ_LUN_IN(TW_LUN_OUT(newcommand->request_id__lunl), request_id));
cpu_to_le16(TW_REQ_LUN_IN(TW_LUN_OUT(newcommand->sgl_entries__lunh), length ? 1 : 0));