Lines Matching refs:byte8
589 command_packet->byte8.param.sgl[0].address = param_value;
590 command_packet->byte8.param.sgl[0].length = sizeof(TW_Sector);
731 command_packet->byte8.param.sgl[0].address = param_value;
732 command_packet->byte8.param.sgl[0].length = sizeof(TW_Sector);
967 tw_ioctl->firmware_command.byte8.param.sgl[0].address = dma_handle + sizeof(TW_New_Ioctl) - 1;
968 tw_ioctl->firmware_command.byte8.param.sgl[0].length = data_buffer_length_adjusted;
971 tw_ioctl->firmware_command.byte8.io.sgl[0].address = dma_handle + sizeof(TW_New_Ioctl) - 1;
972 tw_ioctl->firmware_command.byte8.io.sgl[0].length = data_buffer_length_adjusted;
1101 command_packet->byte8.init_connection.response_queue_pointer = 0x0;
1165 command_packet->byte8.param.sgl[0].address = param_value;
1166 command_packet->byte8.param.sgl[0].length = sizeof(TW_Sector);
1437 command_packet->byte8.param.sgl[0].address = param_value;
1438 command_packet->byte8.param.sgl[0].length = sizeof(TW_Sector);
1547 command_packet->byte8.param.sgl[0].address = param_value;
1548 command_packet->byte8.param.sgl[0].length = sizeof(TW_Sector);
1637 command_packet->byte8.param.sgl[0].address = param_value;
1638 command_packet->byte8.param.sgl[0].length = sizeof(TW_Sector);
1752 command_packet->byte8.io.lba = lba;
1760 command_packet->byte8.io.sgl[i].address = sg_dma_address(sg);
1761 command_packet->byte8.io.sgl[i].length = sg_dma_len(sg);
1882 command_packet->byte8.param.sgl[0].address = param_value;
1883 command_packet->byte8.param.sgl[0].length = sizeof(TW_Sector);