Home
last modified time | relevance | path

Searched defs:elog_user_data_section (Results 1 – 7 of 7) sorted by relevance

/dports/emulators/qemu42/qemu-4.2.1/roms/skiboot/include/
H A Derrorlog.h110 struct __attribute__((__packed__))elog_user_data_section { struct
111 uint32_t tag;
112 uint16_t size;
113 uint16_t component_id;
114 char data_dump[1];
/dports/emulators/qemu5/qemu-5.2.0/roms/skiboot/include/
H A Derrorlog.h110 struct __attribute__((__packed__))elog_user_data_section { struct
111 uint32_t tag;
112 uint16_t size;
113 uint16_t component_id;
114 char data_dump[1];
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/skiboot/include/
H A Derrorlog.h110 struct __attribute__((__packed__))elog_user_data_section { struct
111 uint32_t tag;
112 uint16_t size;
113 uint16_t component_id;
114 char data_dump[1];
/dports/emulators/qemu-utils/qemu-4.2.1/roms/skiboot/include/
H A Derrorlog.h110 struct __attribute__((__packed__))elog_user_data_section { struct
111 uint32_t tag;
112 uint16_t size;
113 uint16_t component_id;
114 char data_dump[1];
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/skiboot/include/
H A Derrorlog.h110 struct __attribute__((__packed__))elog_user_data_section { struct
111 uint32_t tag;
112 uint16_t size;
113 uint16_t component_id;
114 char data_dump[1];
/dports/emulators/qemu60/qemu-6.0.0/roms/skiboot/include/
H A Derrorlog.h110 struct __attribute__((__packed__))elog_user_data_section { struct
111 uint32_t tag;
112 uint16_t size;
113 uint16_t component_id;
114 char data_dump[1];
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/include/
H A Derrorlog.h97 struct elog_user_data_section { struct
98 __be32 tag;
99 __be16 size;
100 __be16 component_id;
101 char data_dump[1];