Home
last modified time | relevance | path

Searched refs:system_id_string (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/etdump/
H A Doutput_shell.c52 platform = system_id_string(platform_id); in output_entry()
56 PRIu16 "\n", platform, system_id_string(bcse->system_type[0]), in output_entry()
H A Doutput_text.c48 system_id_string(bcsh->platform_id[0])); in output_section()
80 system_id_string(bcse->system_type[0])); in output_entry()
H A Detdump.h45 const char *system_id_string(uchar_t system_id);
H A Detdump.c57 system_id_string(uchar_t system_id) in system_id_string() function