Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dmachsystm.h108 struct system_hardware { struct
117 extern struct system_hardware system_hardware; argument
/illumos-gate/usr/src/uts/i86pc/os/
H A Dstartup.c560 struct system_hardware system_hardware; variable
2952 system_hardware.hd_nodes = 1; in get_system_configuration()
2953 system_hardware.hd_cpus_per_node = 0; in get_system_configuration()
2955 system_hardware.hd_nodes = (int)nodes_ll; in get_system_configuration()
2956 system_hardware.hd_cpus_per_node = (int)cpus_pernode_ll; in get_system_configuration()