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

/gem5/src/dev/virtio/
H A Dfs9p.hh52 typedef uint8_t P9MsgType; typedef
59 P9MsgType type;
H A Dfs9p.cc65 P9MsgInfo(P9MsgType _type, std::string _name)
68 P9MsgType type;
72 typedef std::map<P9MsgType, P9MsgInfo> P9MsgInfoMap;

Completed in 7 milliseconds