Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libfruutils/
H A Dfru_tag.c99 tag->b.type = FRU_B_ID; in mk_tag()
168 if (tmp.b.type == FRU_B_ID) in get_tag_type()
205 else if (tag->b.type == FRU_B_ID) in get_tag_type()
H A Dfru_tag.h125 #define FRU_B_ID 0x02 macro