Home
last modified time | relevance | path

Searched defs:dump_header (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/bxe/
H A Dbxe_dump.h49 struct dump_header { struct
50 uint32_t header_size; /* Size in DWORDs excluding this field */
51 uint32_t version;
52 uint32_t preset;
53 uint32_t dump_meta_data; /* OR of CHIP and PATH. */
/freebsd/tools/tools/intel-ucode-split/
H A Dintel-ucode-split.c78 dump_header(const struct microcode_update_header *hdr) in dump_header() function
/freebsd/lib/libc/iconv/
H A Dcitrus_db_factory.c249 dump_header(struct _region *r, const char *magic, size_t *rofs, in dump_header() function