TW_REQ_LUN_IN 1393 drivers/scsi/3w-9xxx.c cpu_to_le16(TW_REQ_LUN_IN(TW_LUN_OUT(newcommand->request_id__lunl), request_id)); TW_REQ_LUN_IN 1399 drivers/scsi/3w-9xxx.c cpu_to_le16(TW_REQ_LUN_IN(TW_LUN_OUT(newcommand->sgl_entries__lunh), length ? 1 : 0)); TW_REQ_LUN_IN 1840 drivers/scsi/3w-9xxx.c cpu_to_le16(TW_REQ_LUN_IN(srb->device->lun, request_id)); TW_REQ_LUN_IN 1843 drivers/scsi/3w-9xxx.c cpu_to_le16(TW_REQ_LUN_IN(0, request_id)); TW_REQ_LUN_IN 1875 drivers/scsi/3w-9xxx.c command_packet->sgl_entries__lunh = cpu_to_le16(TW_REQ_LUN_IN((srb->device->lun >> 4), scsi_sg_count(tw_dev->srb[request_id]))); TW_REQ_LUN_IN 1887 drivers/scsi/3w-9xxx.c command_packet->sgl_entries__lunh = cpu_to_le16(TW_REQ_LUN_IN(0, use_sg)); TW_REQ_LUN_IN 326 drivers/scsi/3w-sas.c cpu_to_le16(TW_REQ_LUN_IN(srb->device->lun, request_id)); TW_REQ_LUN_IN 329 drivers/scsi/3w-sas.c cpu_to_le16(TW_REQ_LUN_IN(0, request_id)); TW_REQ_LUN_IN 346 drivers/scsi/3w-sas.c command_packet->sgl_entries__lunh = cpu_to_le16(TW_REQ_LUN_IN((srb->device->lun >> 4), scsi_sg_count(tw_dev->srb[request_id]))); TW_REQ_LUN_IN 354 drivers/scsi/3w-sas.c command_packet->sgl_entries__lunh = cpu_to_le16(TW_REQ_LUN_IN(0, use_sg)); TW_REQ_LUN_IN 692 drivers/scsi/3w-sas.c cpu_to_le16(TW_REQ_LUN_IN(TW_LUN_OUT(newcommand->request_id__lunl), request_id)); TW_REQ_LUN_IN 698 drivers/scsi/3w-sas.c cpu_to_le16(TW_REQ_LUN_IN(TW_LUN_OUT(newcommand->sgl_entries__lunh), length ? 1 : 0));