Home
last modified time | relevance | path

Searched refs:fru_displaytype_t (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libfru/include/
H A Dlibfru.h75 } fru_displaytype_t; typedef
219 fru_displaytype_t disp_type;
293 const char *get_displaytype_str(fru_displaytype_t e);
H A Dlibfrureg.h46 fru_displaytype_t dispType;
/illumos-gate/usr/src/lib/libfru/libfru/
H A Dlibfru.cc2187 get_displaytype_str(fru_displaytype_t e) in get_displaytype_str()