Home
last modified time | relevance | path

Searched refs:magic (Results 1 – 2 of 2) sorted by relevance

/libmctp-latest/docs/bindings/
Dvendor-ibm-astlpc.md174 uint32_t magic;
190 The magic value marking the beginning of the control area is the ASCII encoding
389 | 1 | The BMC initialises the control area: magic value, BMC versions and buffer parameters |
/libmctp-latest/
Dastlpc.c268 uint32_t magic; member
573 .magic = htobe32(ASTLPC_MCTP_MAGIC), in mctp_astlpc_init_bmc()