Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/os/
H A Dfillsysinfo.c92 #define GETPROPLEN prom_getproplen macro
203 if (GETPROPLEN(prom_chosennode(), CHOSEN_EEPROM) == in map_wellknown_devices()
268 if ((size = GETPROPLEN(curnode, in map_wellknown()
592 if (GETPROPLEN(node, "msram") != -1) { in fill_cpu()
596 if (GETPROPLEN(node, "msram-observed") != -1) { in fill_cpu()
1060 size = GETPROPLEN(node, "upa-portid"); in have_sbus()
1088 size = GETPROPLEN(node, "portid"); in have_pci()
1146 if ((size = GETPROPLEN(node, OBP_ADDRESS)) == -1) in have_eeprom()
1173 if (GETPROPLEN(node, WATCHDOG_ENABLE) != -1) in have_eeprom()
1216 if (GETPROPLEN(node, WATCHDOG_ENABLE) != -1) in have_rtc()
[all …]