Home
last modified time | relevance | path

Searched defs:FWCfgState (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/nvram/
H A Dfw_cfg.h64 struct FWCfgState { struct
66 SysBusDevice parent_obj;
69 uint16_t file_slots;
93 FWCfgState parent_obj; argument
/openbmc/qemu/include/qemu/
H A Dtypedefs.h53 typedef struct FWCfgState FWCfgState; typedef