Lines Matching defs:nvram
143 uint16_t nvram; /* NVRAM register. */ member
334 struct nvram { struct
335 uint8_t id0; /* 0 */
336 uint8_t id1; /* 1 */
337 uint8_t id2; /* 2 */
338 uint8_t id3; /* 3 */
339 uint8_t version; /* 4 */
341 struct {
349 } cntr_flags_1; /* 5 */
351 struct {
356 } cntr_flags_2l; /* 7 */
358 struct {
364 } cntr_flags_2h; /* 8 */
366 uint16_t unused_8; /* 8, 9 */
367 uint16_t unused_10; /* 10, 11 */
368 uint16_t unused_12; /* 12, 13 */
369 uint16_t unused_14; /* 14, 15 */
371 struct {
376 } isp_config; /* 16 */
381 struct {
388 } termination; /* 17 */
390 uint16_t isp_parameter; /* 18, 19 */
392 union {
412 } firmware_feature; /* 20, 21 */
414 uint16_t unused_22; /* 22, 23 */
416 struct {
488 } bus[MAX_BUSES];
490 uint16_t unused_248; /* 248, 249 */
492 uint16_t subsystem_id[2]; /* 250, 251, 252, 253 */
494 union { /* 254 */
497 } sysid_1x160;
499 uint8_t chksum; /* 255 */
1061 struct nvram nvram; member