Home
last modified time | relevance | path

Searched refs:FRU_C_ID (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/libfruutils/
H A Dfru_tag.c109 tag->c.type = FRU_C_ID; in mk_tag()
171 if (tmp.c.type == FRU_C_ID) in get_tag_type()
208 else if (tag->c.type == FRU_C_ID) in get_tag_type()
H A Dfru_tag.h126 #define FRU_C_ID 0x06 macro