Home
last modified time | relevance | path

Searched refs:header_version (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/uts/common/io/ntxn/
H A Dunm_brdcfg.h122 __uint32_t header_version; member
H A Dunm_nic_hw.c1685 if (boardinfo->header_version != UNM_BDINFO_VERSION) { in unm_nic_get_board_info()
1688 boardinfo->header_version, UNM_BDINFO_VERSION)); in unm_nic_get_board_info()
2080 if (board_info->header_version != UNM_BDINFO_VERSION) { in unm_nic_flash_print()
2083 board_info->header_version, UNM_BDINFO_VERSION); in unm_nic_flash_print()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Denvd.h64 uint8_t header_version[2]; /* header version (msb) */ member
H A Dpiclenvd.c853 GET_UNALIGN16(&section.header_version[0]) != SECTION_HDR_VER) { in get_envseg()
858 GET_UNALIGN16(&section.header_version)); in get_envseg()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A Denvd.h229 uint8_t header_version[2]; /* header version (msb) */ member
H A Dpiclenvd.c390 GET_UNALIGN16(&section.header_version[0]) != SECTION_HDR_VER) { in get_envseg()
395 GET_UNALIGN16(&section.header_version)); in get_envseg()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Denvd.h308 uint8_t header_version[2]; /* header version (msb) */ member
H A Dpiclenvd.c534 GET_UNALIGN16(&section.header_version[0]) != SECTION_HDR_VER) { in get_envseg()
539 GET_UNALIGN16(&section.header_version)); in get_envseg()