Home
last modified time | relevance | path

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

/illumos-gate/usr/src/psm/stand/boot/sparc/common/
H A Dbootprop.c39 char *impl_arch_name; variable
90 "impl-arch-name", &impl_arch_name, 0,
H A Dboot_plat.h75 extern char *impl_arch_name;
/illumos-gate/usr/src/psm/stand/boot/common/
H A Dreadfile.c1369 extern char *impl_arch_name; in getmodpath()
1398 mod_path_uname_m(mod_path, impl_arch_name); in getmodpath()