Searched refs:GETPROPLEN (Results 1 – 1 of 1) sorted by relevance
92 #define GETPROPLEN prom_getproplen macro203 if (GETPROPLEN(prom_chosennode(), CHOSEN_EEPROM) == in map_wellknown_devices()268 if ((size = GETPROPLEN(curnode, in map_wellknown()317 if ((size = GETPROPLEN(curnode, OBP_ADDRESS)) == -1) { in fill_address()495 proplen = GETPROPLEN(node, (cmpnode ? "compatible" : "name")); in fill_cpu()592 if (GETPROPLEN(node, "msram") != -1) { in fill_cpu()596 if (GETPROPLEN(node, "msram-observed") != -1) { in fill_cpu()1058 size = GETPROPLEN(node, "upa-portid"); in have_sbus()1086 size = GETPROPLEN(node, "portid"); in have_pci()1087 if (size == -1) size = GETPROPLEN(node, "upa-portid"); in have_pci()[all …]