Searched refs:prom_decode_int (Results 1 – 4 of 4) sorted by relevance
50 istdout = prom_decode_int(istdout); in prom_stdout_ihandle()
53 istdin = prom_decode_int(istdin); in prom_stdin_ihandle()
88 #define prom_decode_int(v) (v) macro
206 chosen_eeprom = (pnode_t)prom_decode_int(ieeprom); in map_wellknown_devices()