Home
last modified time | relevance | path

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

/openbsd/sys/arch/sparc64/dev/
H A Dsbbc.c76 struct sbbc_sram_toc { struct
77 char toc_magic[8];
78 uint8_t toc_reserved;
79 uint8_t toc_type;
80 uint16_t toc_version;
81 uint32_t toc_ntags;
82 struct sbbc_sram_tag toc_tag[SBBC_MAX_TAGS];