Home
last modified time | relevance | path

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

/openbmc/ipmi-fru-parser/
H A Dwritefrudata.hpp16 struct common_header struct
30 #define IPMI_FRU_INTERNAL_OFFSET offsetof(struct common_header, internal_offset) argument
/openbmc/sdbusplus/tools/sdbusplus/
H A Dinterface.py88 def common_header(self, loader): member in Interface