sgl_entries__lunh 1398 drivers/scsi/3w-9xxx.c 		newcommand->sgl_entries__lunh =
sgl_entries__lunh 1399 drivers/scsi/3w-9xxx.c 			cpu_to_le16(TW_REQ_LUN_IN(TW_LUN_OUT(newcommand->sgl_entries__lunh), length ? 1 : 0));
sgl_entries__lunh 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])));
sgl_entries__lunh 1887 drivers/scsi/3w-9xxx.c 		command_packet->sgl_entries__lunh = cpu_to_le16(TW_REQ_LUN_IN(0, use_sg));
sgl_entries__lunh  516 drivers/scsi/3w-9xxx.h 	unsigned short sgl_entries__lunh;
sgl_entries__lunh  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])));
sgl_entries__lunh  354 drivers/scsi/3w-sas.c 		command_packet->sgl_entries__lunh = cpu_to_le16(TW_REQ_LUN_IN(0, use_sg));
sgl_entries__lunh  697 drivers/scsi/3w-sas.c 		newcommand->sgl_entries__lunh =
sgl_entries__lunh  698 drivers/scsi/3w-sas.c 			cpu_to_le16(TW_REQ_LUN_IN(TW_LUN_OUT(newcommand->sgl_entries__lunh), length ? 1 : 0));
sgl_entries__lunh  247 drivers/scsi/3w-sas.h 	unsigned short sgl_entries__lunh;