Searched refs:machine_hostid (Results 1 – 1 of 1) sorted by relevance
3406 unsigned long machine_hostid; in zone_get_hostid() local3409 if (ddi_strtoul(hw_serial, NULL, 10, &machine_hostid) != 0) in zone_get_hostid()3411 return ((uint32_t)machine_hostid); in zone_get_hostid()