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

/gem5/src/dev/arm/
H A Dufs_device.cc1882 SCSIDiskOffset, uint32_t lun_id)
1902 new_transfer.offset = SCSIDiskOffset;
1938 next_packet.SCSIDiskOffset = offset;
1958 next_packet.SCSIDiskOffset = next_packet.SCSIDiskOffset +
1966 NULL, next_packet.SCSIDiskOffset, next_packet.LUN);
1973 next_packet.SCSIDiskOffset);
2028 dmaWriteInfo.front().SCSIDiskOffset,
1880 writeDevice(Event* additional_action, bool toDisk, Addr start, int size, uint8_t* destination, uint64_t SCSIDiskOffset, uint32_t lun_id) argument
H A Dufs_device.hh491 uint64_t SCSIDiskOffset; member in struct:UFSHostDevice::writeToDiskBurst
943 int size, uint8_t* destination, uint64_t SCSIDiskOffset,

Completed in 9 milliseconds