Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Dzone.c3406 unsigned long machine_hostid; in zone_get_hostid() local
3409 if (ddi_strtoul(hw_serial, NULL, 10, &machine_hostid) != 0) in zone_get_hostid()
3411 return ((uint32_t)machine_hostid); in zone_get_hostid()