gem5  [DEVELOP-FOR-23.0]
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Attributes | List of all members
gem5::VirtIOBlock::BlkRequest Struct Reference

VirtIO block device request as sent by guest. More...

#include <block.hh>

Public Attributes

RequestType type
 
uint32_t reserved
 
uint64_t sector
 

Detailed Description

VirtIO block device request as sent by guest.

Definition at line 130 of file block.hh.

Member Data Documentation

◆ reserved

uint32_t gem5::VirtIOBlock::BlkRequest::reserved

Definition at line 133 of file block.hh.

◆ sector

uint64_t gem5::VirtIOBlock::BlkRequest::sector

Definition at line 134 of file block.hh.

Referenced by gem5::VirtIOBlock::read(), and gem5::VirtIOBlock::write().

◆ type

RequestType gem5::VirtIOBlock::BlkRequest::type

Definition at line 132 of file block.hh.


The documentation for this struct was generated from the following file:

Generated on Sun Jul 30 2023 01:57:20 for gem5 by doxygen 1.8.17