/titanic_44/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_conf.c | 48 if (sysinfo(SI_PLATFORM, platbuf, MAXNAMELEN) != -1) in mdb_conf_platform()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | systeminfo.h | 84 #define SI_PLATFORM 513 /* return platform identifier */ macro
|
/titanic_44/usr/src/cmd/picl/plugins/common/frutree/ |
H A D | piclfrutree.c | 90 if (sysinfo(SI_PLATFORM, nmbuf, sizeof (nmbuf)) != -1) { in get_config_file()
|
/titanic_44/usr/src/cmd/uname/ |
H A D | uname.c | 184 if (sysinfo(SI_PLATFORM, procbuf, sizeof (procbuf)) == -1) { in main()
|
/titanic_44/usr/src/lib/libprtdiag_psr/sparc/montoya/common/ |
H A D | montoya.c | 301 if (sysinfo(SI_PLATFORM, platbuf, sizeof (platbuf)) == -1) { in sun4v_display_pci() 469 if (sysinfo(SI_PLATFORM, platbuf, sizeof (platbuf)) == -1) { in sun4v_display_hw_revisions()
|
/titanic_44/usr/src/cmd/fm/modules/sun4u/datapath-retire/ |
H A D | cda_main.c | 173 if (sysinfo(SI_PLATFORM, buf, sizeof (buf)) == -1) { in cda_platform_check_support()
|
/titanic_44/usr/src/lib/libprtdiag_psr/sparc/monza/common/ |
H A D | monza.c | 338 if (sysinfo(SI_PLATFORM, platbuf, sizeof (platbuf)) == -1) { in sun4v_display_pci() 516 if (sysinfo(SI_PLATFORM, platbuf, sizeof (platbuf)) == -1) { in sun4v_display_hw_revisions()
|
/titanic_44/usr/src/lib/fm/libfmd_snmp/common/ |
H A D | scheme.c | 278 (void) sysinfo(SI_PLATFORM, platform, sizeof (platform)); in fmd_fmri_get_platform()
|
/titanic_44/usr/src/lib/libscf/common/ |
H A D | highlevel.c | 339 if (sysinfo(SI_PLATFORM, procbuf, sizeof (procbuf)) == -1 || in scf_is_fastboot_default()
|
/titanic_44/usr/src/lib/fm/topo/modules/sun4v/hostbridge/ |
H A D | hb_mdesc.c | 120 (void) sysinfo(SI_PLATFORM, platform, sizeof (platform)); in hb_rc_init()
|
/titanic_44/usr/src/uts/common/syscall/ |
H A D | systeminfo.c | 115 case SI_PLATFORM: in systeminfo()
|
/titanic_44/usr/src/cmd/fm/fmdump/common/ |
H A D | scheme.c | 276 (void) sysinfo(SI_PLATFORM, platform, sizeof (platform)); in fmd_fmri_get_platform()
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/taco/envd/ |
H A D | piclenvsetup.c | 596 if (sysinfo(SI_PLATFORM, nmbuf, sizeof (nmbuf)) != -1) { in env_parse_tunables() 671 if (sysinfo(SI_PLATFORM, nmbuf, sizeof (nmbuf)) != -1) { in get_envmodel_conf_file()
|
/titanic_44/usr/src/lib/efcode/fcdriver/ |
H A D | load_node.c | 74 sysinfo(SI_PLATFORM, platform, sizeof (platform)); in build_default_search_path()
|
/titanic_44/usr/src/lib/libprtdiag_psr/sparc/ontario/common/ |
H A D | ontario.c | 330 if (sysinfo(SI_PLATFORM, platbuf, sizeof (platbuf)) == -1) { in sun4v_display_pci() 539 if (sysinfo(SI_PLATFORM, platbuf, sizeof (platbuf)) == -1) { in sun4v_display_hw_revisions()
|
/titanic_44/usr/src/cmd/picl/plugins/sun4v/piclsbl/ |
H A D | piclsbl.c | 384 if ((sysinfo(SI_PLATFORM, platbuf, SYS_NMLN) != -1) && in piclsbl_init()
|
/titanic_44/usr/src/cmd/logadm/ |
H A D | kw.c | 139 if (sysinfo(SI_PLATFORM, platform, sizeof (platform)) == -1) in kw_init()
|
/titanic_44/usr/src/lib/fm/topo/modules/i86pc/chip/ |
H A D | chip.c | 139 (void) sysinfo(SI_PLATFORM, platform, sizeof (platform)); in is_xpv() 716 if (sysinfo(SI_PLATFORM, buf, sizeof (buf)) == -1) in chip_enum()
|
/titanic_44/usr/src/lib/brand/solaris10/s10_support/ |
H A D | s10_support.c | 280 if (sysinfo(SI_PLATFORM, platform, sizeof (platform)) != -1 && in have_valid_ku()
|
/titanic_44/usr/src/lib/udapl/udapl_tavor/common/ |
H A D | dapl_ia_open.c | 103 ret = sysinfo(SI_PLATFORM, platform, sizeof (platform)); in dapl_ro_disallowed()
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/chicago/envd/ |
H A D | piclenvsetup.c | 813 if (sysinfo(SI_PLATFORM, nmbuf, sizeof (nmbuf)) != -1) { in env_parse_tunables() 892 if (sysinfo(SI_PLATFORM, nmbuf, sizeof (nmbuf)) != -1) { in get_envmodel_conf_file()
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/ |
H A D | piclenvsetup.c | 813 if (sysinfo(SI_PLATFORM, nmbuf, sizeof (nmbuf)) != -1) { in env_parse_tunables() 888 if (sysinfo(SI_PLATFORM, nmbuf, sizeof (nmbuf)) != -1) { in get_envmodel_conf_file()
|
/titanic_44/usr/src/lib/libprtdiag_psr/sparc/desktop/common/ |
H A D | desktop.c | 618 if (sysinfo(SI_PLATFORM, name, MAXSTRLEN) != -1) { in get_machine_type()
|
/titanic_44/usr/src/cmd/pcidr/ |
H A D | pcidr.c | 265 SI_PLATFORM, "SI_PLATFORM",
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/ |
H A D | fcal_leds.c | 149 if (sysinfo(SI_PLATFORM, nmbuf, sizeof (nmbuf)) == -1) in open_config()
|