gem5 v25.0.0.1
Loading...
Searching...
No Matches
gem5::P9MsgHeader Struct Reference

#include <fs9p.hh>

Public Attributes

uint32_t len
 Length including header.
P9MsgType type
 Message type.
P9Tag tag
 Message tag.

Detailed Description

Definition at line 57 of file fs9p.hh.

Member Data Documentation

◆ len

uint32_t gem5::P9MsgHeader::len

Length including header.

Definition at line 60 of file fs9p.hh.

Referenced by gem5::VirtIO9PBase::sendRMsg().

◆ tag

P9Tag gem5::P9MsgHeader::tag

Message tag.

Definition at line 64 of file fs9p.hh.

◆ type

P9MsgType gem5::P9MsgHeader::type

Message type.

Definition at line 62 of file fs9p.hh.


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

Generated on Sat Oct 18 2025 08:06:52 for gem5 by doxygen 1.14.0