byte8_offset      488 drivers/scsi/3w-9xxx.c 	command_packet->byte8_offset.param.sgl[0].address = TW_CPU_TO_SGL(tw_dev->generic_buffer_phys[request_id]);
byte8_offset      489 drivers/scsi/3w-9xxx.c 	command_packet->byte8_offset.param.sgl[0].length = cpu_to_le32(TW_SECTOR_SIZE);
byte8_offset     1081 drivers/scsi/3w-9xxx.c 	command_packet->byte8_offset.param.sgl[0].address = TW_CPU_TO_SGL(tw_dev->generic_buffer_phys[request_id]);
byte8_offset     1082 drivers/scsi/3w-9xxx.c 	command_packet->byte8_offset.param.sgl[0].length = cpu_to_le32(TW_SECTOR_SIZE);
byte8_offset      506 drivers/scsi/3w-9xxx.h 	} byte8_offset;
byte8_offset      423 drivers/scsi/3w-sas.c 	command_packet->byte8_offset.param.sgl[0].address = TW_CPU_TO_SGL(tw_dev->generic_buffer_phys[request_id]);
byte8_offset      424 drivers/scsi/3w-sas.c 	command_packet->byte8_offset.param.sgl[0].length = TW_CPU_TO_SGL(TW_SECTOR_SIZE);
byte8_offset      951 drivers/scsi/3w-sas.c 	command_packet->byte8_offset.param.sgl[0].address = TW_CPU_TO_SGL(tw_dev->generic_buffer_phys[request_id]);
byte8_offset      952 drivers/scsi/3w-sas.c 	command_packet->byte8_offset.param.sgl[0].length = TW_CPU_TO_SGL(TW_SECTOR_SIZE);
byte8_offset      237 drivers/scsi/3w-sas.h 	} byte8_offset;