Searched defs:prom_device_type (Results 1 - 1 of 1) sorted by relevance
| /illumos-gate/usr/src/cmd/hal/hald/solaris/ | ||
| H A D | devinfo_cpu.c | 49 char *prom_device_type = NULL; local 82 "device_type", &prom_device_type) == -1) { 86 if (strcmp (prom_device_type, "cpu") != 0) { |
Completed in 55 milliseconds