Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dihavar.h245 struct iha_eeprom { struct
247 uint16_t signature; /* 0x00 NVRAM Signature */
249 uint16_t revision;
253 uint16_t model; /* 0x04 Model number */
254 uint16_t modelinfo;
257 uint16_t bioscfg; /* 0x08 BIOS configuration 1 */
265 uint16_t hacfg; /* 0x0a Host adapter config 1 */
269 struct eeprom_adapter adapter[2]; /* 0x0c */
270 uint16_t reserved[5]; /* 0x34 */
273 uint16_t checksum; /* 0x3E Checksum of NVRam */