|  | 
|  | ufs_lu (const sc_core::sc_module_name &name, sc_core::sc_object *o, sc_core::sc_object *t) | 
|  | 
|  | ufs_lu (const sc_core::sc_module_name &n, QemuInstance &inst, ufs *_ufs) | 
|  | 
|  | Device (const sc_core::sc_module_name &name, QemuInstance &inst, const char *qom_type) | 
|  | 
| void | end_of_elaboration () override | 
|  | We cannot do the end_of_elaboration at this point because we need the UFS bus (created only during the UFS host realize step) 
 | 
|  | 
| void | instantiate () | 
|  | 
| void | realize () | 
|  | 
|  | QemuDevice (const sc_core::sc_module_name &name, QemuInstance &inst, const char *qom_type) | 
|  | Construct a QEMU device. 
 | 
|  | 
|  | QemuDevice (const sc_core::sc_module_name &name, QemuInstance &inst, const char *qom_type, const char *id) | 
|  | Construct a QEMU device. 
 | 
|  | 
| virtual void | before_end_of_elaboration () override | 
|  | 
| void | set_qom_type (std::string const &qom_type) | 
|  | 
| const char * | get_qom_type () const | 
|  | 
| const char * | get_id () const | 
|  | 
| void | set_id (const std::string &nm) | 
|  | 
| qemu::Device | get_qemu_dev () | 
|  | 
| QemuInstance & | get_qemu_inst () | 
|  | 
| void | set_sysbus_as_parent_bus (void) | 
|  | 
| virtual bool | can_run () | 
|  | 
|  | SCP_LOGGER () | 
|  | 
The documentation for this class was generated from the following file: