Searched defs:bdb_header (Results 1 – 2 of 2) sorted by relevance
39 struct bdb_header { struct40 u8 signature[16]; /**< Always 'BIOS_DATA_BLOCK' */41 u16 version; /**< decimal */42 u16 header_size; /**< in bytes */43 u16 bdb_size; /**< in bytes */
44 struct bdb_header { struct45 u8 signature[16]; /**< Always 'BIOS_DATA_BLOCK' */46 u16 version; /**< decimal */47 u16 header_size; /**< in bytes */48 u16 bdb_size; /**< in bytes */