Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/tazmo/common/
H A Dtazmo.c85 static int disp_envctrl_status(Sys_tree *, struct system_kstat_data *);
106 if (disp_fail_parts(tree) || disp_envctrl_status(tree, kstats)) { in error_check()
389 (void) disp_envctrl_status(tree, kstats); in display_diaginfo()
941 disp_envctrl_status(Sys_tree *tree, struct system_kstat_data *sys_kstats) in disp_envctrl_status() function