Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libfruutils/
H A Dfru_tag.c108 tag->c.type = FRU_C_ID; in mk_tag()
170 if (tmp.c.type == FRU_C_ID) in get_tag_type()
207 else if (tag->c.type == FRU_C_ID) in get_tag_type()
H A Dfru_tag.h126 #define FRU_C_ID 0x06 macro