Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/picl/plugins/sun4u/blade/fruaccess/
H A Dfru_access_impl.h108 typedef uint16_t headerrev_t; typedef
113 headerrev_t header_ver;
H A Dfru_access.c673 cont_info->header_ver = (headerrev_t)atoi(token); in get_container_info()
850 verify_header_crc8(headerrev_t head_ver, unsigned char *bytes, int length) in verify_header_crc8()
/titanic_50/usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/
H A Dfru_access_impl.h111 typedef uint16_t headerrev_t; typedef
116 headerrev_t header_ver;
H A Dfru_access.c669 cont_info->header_ver = (headerrev_t)atoi(token); in get_container_info()
897 verify_header_crc8(headerrev_t head_ver, unsigned char *bytes, int length) in verify_header_crc8()
/titanic_50/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()
/titanic_50/usr/src/cmd/picl/plugins/sun4u/snowbird/lib/fruaccess/
H A Dfru_access_impl.h163 typedef uint16_t headerrev_t; typedef
168 headerrev_t header_ver;
H A Dlibfruaccess.c1315 verify_header_crc8(headerrev_t head_ver, unsigned char *bytes, int length) in verify_header_crc8()