Home
last modified time | relevance | path

Searched refs:headerrev_t (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libfru/libfruraw/
H A Dfru_access_impl.h105 typedef uint16_t headerrev_t; typedef
110 headerrev_t header_ver;
H A Draw_access.c461 cont_info->header_ver = (headerrev_t)atoi(token); in get_container_info()
568 verify_header_crc8(headerrev_t head_ver, unsigned char *bytes, int length) in verify_header_crc8()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/
H A Dfru_access_impl.h109 typedef uint16_t headerrev_t; typedef
114 headerrev_t header_ver;
H A Dfru_access.c667 cont_info->header_ver = (headerrev_t)atoi(token); in get_container_info()
895 verify_header_crc8(headerrev_t head_ver, unsigned char *bytes, int length) in verify_header_crc8()