Searched defs:DeviceFDEntry (Results 1 - 1 of 1) sorted by relevance

/gem5/src/sim/
H A Dfd_entry.hh194 class DeviceFDEntry : public FDEntry class in inherits:FDEntry
197 DeviceFDEntry(EmulatedDriver *driver, std::string const& file_name, function in class:DeviceFDEntry
202 DeviceFDEntry(DeviceFDEntry const& dev, bool close_on_exec = false) function in class:DeviceFDEntry

Completed in 6 milliseconds