Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/io/
H A Drmclomv.c1418 if ((psu_resp->psu_status[index].mask & in make_psu_subsections()
1429 if ((psu_resp->psu_status[index].mask & in make_psu_subsections()
1440 if ((psu_resp->psu_status[index].mask & in make_psu_subsections()
1451 if ((psu_resp->psu_status[index].mask & in make_psu_subsections()
1462 if ((psu_resp->psu_status[index].mask & in make_psu_subsections()
1484 int mask = psu_resp->psu_status[index].mask; in make_psu_subsections()
1512 if ((psu_resp->psu_status[index].mask & in make_psu_subsections()
1531 int mask = psu_resp->psu_status[index].mask; in make_psu_subsections()
1771 psu_r.psu_status[index].handle; in refresh_name_cache()
1886 if ((rmc_psu_r->psu_status[0].flag & DP_PSU_PRESENCE) == 0) in do_psu_cmd()
[all …]
/illumos-gate/usr/src/uts/sun4u/sys/
H A Drmc_comm_hproto.h577 dp_psu_status_t psu_status[1]; member