Searched defs:lpl_topo_verify (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dlgrp.c599 rc = lpl_topo_verify(cp->cpu_part);
601 panic("lpl_topo_verify failed: %d", rc);
612 rc = lpl_topo_verify(cp->cpu_part);
614 panic("lpl_topo_verify failed: %d", rc);
623 rc = lpl_topo_verify(cp->cpu_part);
625 panic("lpl_topo_verify failed: %d", rc);
633 rc = lpl_topo_verify(cp->cpu_part);
635 panic("lpl_topo_verify failed: %d", rc);
2074 lpl_topo_verify(cpupart_t *cpupart) function

Completed in 233 milliseconds