Searched refs:construct_isalist (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/os/
H A Dfillsysinfo.c68 static char *construct_isalist(md_t *, mde_cookie_t, char **);
422 isa_list = construct_isalist(mdp, cpulist[0],
425 isa_list = construct_isalist(mdp, cpulist[0], NULL);
573 construct_isalist(md_t *mdp, mde_cookie_t cpu_node_cookie, function
612 cmn_err(CE_PANIC, "construct_isalist: Allocation failed for "

Completed in 59 milliseconds