Searched defs:prom_device_type (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/hal/hald/solaris/
H A Ddevinfo_cpu.c49 char *prom_device_type = NULL; local
82 "device_type", &prom_device_type) == -1) {
86 if (strcmp (prom_device_type, "cpu") != 0) {

Completed in 44 milliseconds