Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_brdcfg.h122 __uint32_t header_version; member
H A Dunm_nic_hw.c1687 if (boardinfo->header_version != UNM_BDINFO_VERSION) { in unm_nic_get_board_info()
1690 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()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Denvd.h62 uint8_t header_version[2]; /* header version (msb) */ member
H A Dpiclenvd.c851 GET_UNALIGN16(&section.header_version[0]) != SECTION_HDR_VER) { in get_envseg()
856 GET_UNALIGN16(&section.header_version)); in get_envseg()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A Denvd.h227 uint8_t header_version[2]; /* header version (msb) */ member
H A Dpiclenvd.c388 GET_UNALIGN16(&section.header_version[0]) != SECTION_HDR_VER) { in get_envseg()
393 GET_UNALIGN16(&section.header_version)); in get_envseg()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Denvd.h306 uint8_t header_version[2]; /* header version (msb) */ member
H A Dpiclenvd.c532 GET_UNALIGN16(&section.header_version[0]) != SECTION_HDR_VER) { in get_envseg()
537 GET_UNALIGN16(&section.header_version)); in get_envseg()