gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
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 128 of file block.hh.

Member Data Documentation

uint32_t VirtIOBlock::BlkRequest::reserved

Definition at line 130 of file block.hh.

uint64_t VirtIOBlock::BlkRequest::sector

Definition at line 131 of file block.hh.

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

RequestType VirtIOBlock::BlkRequest::type

Definition at line 129 of file block.hh.


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

Generated on Fri Jun 9 2017 13:04:23 for gem5 by doxygen 1.8.6