Searched refs:dWord0 (Results 1 - 2 of 2) sorted by relevance

/gem5/src/dev/arm/
H A Dufs_device.hh253 * dWord0: UPIU header DW-0
258 uint32_t dWord0; member in struct:UFSHostDevice::UTPUPIUHeader
352 uint32_t dWord0; member in struct:UFSHostDevice::UTPTransferReqDesc::RequestDescHeader
396 uint32_t dWord0; member in struct:UFSHostDevice::LUNInfo
H A Dufs_device.cc113 lunInfo.dWord0 = 0x02060000; //data
170 scsi_out.message.header.dWord0 = UPIUHeaderDataIndWord0 |
1407 inform("%8x\n", request_in->header.dWord0);
1554 request_in->header.dWord0 = ((request_in->header.dWord0 >> 24) == 0x21)
1556 UFSDevice[lun_id]->transferInfo.requestOut.header.dWord0 =
1557 request_in->header.dWord0 | (request_out_datain.LUN << 8)

Completed in 24 milliseconds