Lines Matching defs:nvram
153 uint16_t nvram; /* NVRAM register. */ member
342 struct nvram { struct
343 uint8_t id0; /* 0 */
344 uint8_t id1; /* 1 */
345 uint8_t id2; /* 2 */
346 uint8_t id3; /* 3 */
347 uint8_t version; /* 4 */
349 struct {
357 } cntr_flags_1; /* 5 */
359 struct {
364 } cntr_flags_2l; /* 7 */
366 struct {
372 } cntr_flags_2h; /* 8 */
374 uint16_t unused_8; /* 8, 9 */
375 uint16_t unused_10; /* 10, 11 */
376 uint16_t unused_12; /* 12, 13 */
377 uint16_t unused_14; /* 14, 15 */
379 struct {
384 } isp_config; /* 16 */
389 struct {
396 } termination; /* 17 */
398 uint16_t isp_parameter; /* 18, 19 */
400 union {
420 } firmware_feature; /* 20, 21 */
422 uint16_t unused_22; /* 22, 23 */
424 struct {
496 } bus[MAX_BUSES];
498 uint16_t unused_248; /* 248, 249 */
500 uint16_t subsystem_id[2]; /* 250, 251, 252, 253 */
502 union { /* 254 */
505 } sysid_1x160;
507 uint8_t chksum; /* 255 */
1071 struct nvram nvram; member