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.h65 struct FWCfgState { struct
67 SysBusDevice parent_obj;
70 uint16_t file_slots;
94 FWCfgState parent_obj; argument
/openbmc/qemu/include/qemu/
H A Dtypedefs.h54 typedef struct FWCfgState FWCfgState; typedef