Home
last modified time | relevance | path

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

/freebsd/sys/dev/sfxge/common/
H A Def10_nvram.c49 typedef struct nvram_partition_s { struct
50 uint16_t type;
51 uint8_t chip_select;
52 uint8_t flags;
58 uint32_t length;
59 uint32_t erase_size;
60 uint32_t *data;
61 tlv_cursor_t tlv_cursor;