/titanic_50/usr/src/psm/promif/ieee1275/common/ |
H A D | prom_prop.c | 64 ci[0] = p1275_ptr2cell("SUNW,asr-export-len"); /* Service name */ in prom_asr_export_len() 81 ci[0] = p1275_ptr2cell("SUNW,asr-list-keys-len"); in prom_asr_list_keys_len() 99 ci[0] = p1275_ptr2cell("SUNW,asr-export"); /* Service name */ in prom_asr_export() 102 ci[3] = p1275_ptr2cell(value); /* Arg1: buffer address */ in prom_asr_export() 120 ci[0] = p1275_ptr2cell("SUNW,asr-list-keys"); /* Service name */ in prom_asr_list_keys() 123 ci[3] = p1275_ptr2cell(value); /* Arg1: buffer address */ in prom_asr_list_keys() 142 ci[0] = p1275_ptr2cell("SUNW,asr-disable"); /* Service name */ in prom_asr_disable() 145 ci[3] = p1275_ptr2cell(keystr); /* Arg1: key address */ in prom_asr_disable() 147 ci[3] = p1275_ptr2cell(reason); /* Arg1: reason address */ in prom_asr_disable() 163 ci[0] = p1275_ptr2cell("SUNW,asr-enable"); /* Service name */ in prom_asr_enable() [all …]
|
H A D | prom_handler.c | 37 ci[0] = p1275_ptr2cell("set-callback"); /* Service name */ in prom_set_callback() 40 ci[3] = p1275_ptr2cell(handler); /* Arg1: New handler */ in prom_set_callback() 55 ci[0] = p1275_ptr2cell("set-symbol-lookup"); /* Service name */ in prom_set_symbol_lookup() 58 ci[3] = p1275_ptr2cell(sym2val); /* Arg1: s2v handler */ in prom_set_symbol_lookup() 59 ci[4] = p1275_ptr2cell(val2sym); /* Arg1: v2s handler */ in prom_set_symbol_lookup()
|
H A D | prom_io.c | 53 ci[0] = p1275_ptr2cell("open"); /* Service name */ in prom_open() 56 ci[3] = p1275_ptr2cell(path); /* Arg1: Pathname */ in prom_open() 78 ci[0] = p1275_ptr2cell("seek"); /* Service name */ in prom_seek() 113 ci[0] = p1275_ptr2cell("read"); /* Service name */ in prom_read() 117 ci[4] = p1275_ptr2cell(buf); /* Arg2: buffer address */ in prom_read() 218 ci[0] = p1275_ptr2cell("write"); /* Service name */ in prom_write() 222 ci[4] = p1275_ptr2cell(buf); /* Arg2: buffer addr */ in prom_write() 246 ci[0] = p1275_ptr2cell("close"); /* Service name */ in prom_close()
|
H A D | prom_key.c | 90 ci[0] = p1275_ptr2cell("SUNW,set-security-key"); in prom_set_security_key() 93 ci[3] = p1275_ptr2cell(keyname); in prom_set_security_key() 94 ci[4] = p1275_ptr2cell(buf); in prom_set_security_key() 166 ci[0] = p1275_ptr2cell("SUNW,get-security-key"); in prom_get_security_key() 169 ci[3] = p1275_ptr2cell(keyname); in prom_get_security_key() 170 ci[4] = p1275_ptr2cell(buf); in prom_get_security_key()
|
H A D | prom_test.c | 39 ci[0] = p1275_ptr2cell("test"); /* Service name */ in prom_test() 42 ci[3] = p1275_ptr2cell(service); /* Arg1: requested svc name */ in prom_test() 60 ci[0] = p1275_ptr2cell("test-method"); /* service */ in prom_test_method() 64 ci[4] = p1275_ptr2cell(method); in prom_test_method()
|
H A D | prom_node.c | 40 ci[0] = p1275_ptr2cell("peer"); /* Service name */ in prom_nextnode() 58 ci[0] = p1275_ptr2cell("child"); /* Service name */ in prom_childnode() 197 ci[0] = p1275_ptr2cell("parent"); /* Service name */ in prom_parentnode() 231 ci[0] = p1275_ptr2cell("finddevice"); /* Service name */ in prom_finddevice() 234 ci[3] = p1275_ptr2cell(path); /* Arg1: pathname */ in prom_finddevice()
|
H A D | prom_path.c | 98 ci[0] = p1275_ptr2cell("canon"); /* Service name */ in prom_pathname() 101 ci[3] = p1275_ptr2cell(from); /* Arg1: token */ in prom_pathname() 102 ci[4] = p1275_ptr2cell(to); /* Arg2: buffer address */ in prom_pathname()
|
H A D | prom_reboot.c | 40 ci[0] = p1275_ptr2cell("boot"); /* Service name */ in prom_reboot() 43 ci[3] = p1275_ptr2cell(bootstr); /* Arg1: bootspec */ in prom_reboot()
|
H A D | prom_interp.c | 58 ci[0] = p1275_ptr2cell("interpret"); /* Service name */ in prom_interpret() 61 ci[3] = p1275_ptr2cell(string); /* Arg1: Interpreted string */ in prom_interpret()
|
/titanic_50/usr/src/psm/promif/ieee1275/sun4/ |
H A D | prom_fio.c | 53 ci[0] = p1275_ptr2cell("call-method"); /* Service name */ in prom_fopen() 56 ci[3] = p1275_ptr2cell("open-file"); /* Arg1: Method name */ in prom_fopen() 59 ci[6] = p1275_ptr2cell(path); /* Arg4: Pathname */ in prom_fopen() 100 ci[0] = p1275_ptr2cell("call-method"); /* Service name */ in prom_volopen() 103 ci[3] = p1275_ptr2cell("open-volume"); /* Arg1: Method name */ in prom_volopen() 106 ci[6] = p1275_ptr2cell(path); /* Arg4: Pathname */ in prom_volopen() 131 ci[0] = p1275_ptr2cell("call-method"); /* Service name */ in prom_fseek() 134 ci[3] = p1275_ptr2cell("seek-file"); /* Arg1: Method name */ in prom_fseek() 170 ci[0] = p1275_ptr2cell("call-method"); /* Service name */ in prom_fread() 173 ci[3] = p1275_ptr2cell("read-file"); /* Arg1: Method name */ in prom_fread() [all …]
|
H A D | prom_mmu.c | 73 ci[0] = p1275_ptr2cell("call-method"); /* Service name */ in prom_map_phys() 76 ci[3] = p1275_ptr2cell("map"); /* Arg1: method name */ in prom_map_phys() 80 ci[7] = p1275_ptr2cell(virt); /* Arg5: SA3: virt */ in prom_map_phys() 117 ci[0] = p1275_ptr2cell("call-method"); /* Service name */ in prom_allocate_virt() 120 ci[3] = p1275_ptr2cell("claim"); /* Arg1: Method name */ in prom_allocate_virt() 149 ci[0] = p1275_ptr2cell("call-method"); /* Service name */ in prom_claim_virt() 152 ci[3] = p1275_ptr2cell("claim"); /* Arg1: Method name */ in prom_claim_virt() 156 ci[7] = p1275_ptr2cell(virt); /* Arg5: virt */ in prom_claim_virt() 181 ci[0] = p1275_ptr2cell("call-method"); /* Service name */ in prom_free_virt() 184 ci[3] = p1275_ptr2cell("release"); /* Arg1: Method name */ in prom_free_virt() [all …]
|
H A D | prom_cpuctl.c | 37 ci[0] = p1275_ptr2cell("SUNW,stop-cpu-by-cpuid"); /* Service name */ in prom_stopcpu_bycpuid() 55 ci[0] = p1275_ptr2cell("SUNW,start-cpu"); /* Service name */ in prom_startcpu() 59 ci[4] = p1275_ptr2cell(pc); /* Arg2: pc */ in prom_startcpu() 74 ci[0] = p1275_ptr2cell("SUNW,start-cpu-by-cpuid"); /* Service name */ in prom_startcpu_bycpuid() 78 ci[4] = p1275_ptr2cell(pc); /* Arg2: pc */ in prom_startcpu_bycpuid() 94 ci[0] = p1275_ptr2cell("SUNW,wakeup-cpu"); /* Service name */ in prom_wakeupcpu() 115 ci[0] = p1275_ptr2cell("SUNW,park-cpu"); in prom_cpuoff() 135 ci[0] = p1275_ptr2cell("SUNW,hotadd-cpu-by-cpuid"); /* Service name */ in prom_hotaddcpu() 152 ci[0] = p1275_ptr2cell("SUNW,hotremove-cpu-by-cpuid"); /* Service */ in prom_hotremovecpu()
|
H A D | prom_efcode.c | 49 ci[0] = p1275_ptr2cell("SUNW,get-fcode-size"); in prom_get_fcode_size() 52 ci[3] = p1275_ptr2cell(str); in prom_get_fcode_size() 77 ci[0] = p1275_ptr2cell("SUNW,get-fcode"); in prom_get_fcode() 80 ci[3] = p1275_ptr2cell(buf); /* Arg#1: buffer to put fcode */ in prom_get_fcode() 81 ci[4] = p1275_ptr2cell(str); /* Arg#2: name of drop-in */ in prom_get_fcode()
|
H A D | prom_mem.c | 76 ci[0] = p1275_ptr2cell("call-method"); /* Service name */ in prom_allocate_phys() 79 ci[3] = p1275_ptr2cell("claim"); /* Arg1: Method name */ in prom_allocate_phys() 115 ci[0] = p1275_ptr2cell("call-method"); /* Service name */ in prom_claim_phys() 118 ci[3] = p1275_ptr2cell("claim"); /* Arg1: Method name */ in prom_claim_phys() 151 ci[0] = p1275_ptr2cell("call-method"); /* Service name */ in prom_free_phys() 154 ci[3] = p1275_ptr2cell("release"); /* Arg1: Method name */ in prom_free_phys()
|
H A D | prom_alloc.c | 114 ci[0] = p1275_ptr2cell("claim"); /* Service name */ in prom_malloc() 117 ci[3] = p1275_ptr2cell(virt); /* Arg1: virt */ in prom_malloc() 136 ci[0] = p1275_ptr2cell("release"); /* Service name */ in prom_free() 139 ci[3] = p1275_ptr2cell(virt); /* Arg1: virt */ in prom_free()
|
H A D | prom_retain.c | 47 ci[0] = p1275_ptr2cell("call-method"); /* Service name */ in prom_retain() 50 ci[3] = p1275_ptr2cell("SUNW,retain"); /* Arg1: Method name */ in prom_retain() 54 ci[7] = p1275_ptr2cell(id); /* Arg4: SA3: id name */ in prom_retain()
|
H A D | prom_getunum.c | 50 ci[0] = p1275_ptr2cell("call-method"); /* Service name */ in prom_get_unum() 53 ci[3] = p1275_ptr2cell("SUNW,get-unumber"); /* Arg1: Method name */ in prom_get_unum() 56 ci[6] = p1275_ptr2cell(buf); /* Arg4: buf */ in prom_get_unum()
|
H A D | prom_set_traptable.c | 42 ci[0] = p1275_ptr2cell("SUNW,set-trap-table"); /* Service name */ in prom_set_traptable() 45 ci[3] = p1275_ptr2cell(tba_addr); /* Arg1: tba address */ in prom_set_traptable()
|
/titanic_50/usr/src/psm/promif/ieee1275/sun4u/ |
H A D | prom_serengeti.c | 40 ci[0] = p1275_ptr2cell("SUNW,set-console-input"); in prom_serengeti_set_console_input() 43 ci[3] = p1275_ptr2cell(new_value); in prom_serengeti_set_console_input() 64 ci[0] = p1275_ptr2cell("SUNW,Serengeti,add-board"); /* name */ in prom_serengeti_attach_board() 88 ci[0] = p1275_ptr2cell("SUNW,Serengeti,remove-board"); /* name */ in prom_serengeti_detach_board() 112 ci[0] = p1275_ptr2cell("SUNW,Serengeti,switch-tunnel"); /* name */ in prom_serengeti_tunnel_switch() 136 ci[0] = p1275_ptr2cell("SUNW,Serengeti,park-cpu"); in prom_serengeti_cpu_off() 173 ci[0] = p1275_ptr2cell("call-method"); /* Service name */ in prom_serengeti_get_ecacheunum() 176 ci[3] = p1275_ptr2cell("SUNW,Serengeti,get-ecache-unum"); in prom_serengeti_get_ecacheunum() 180 ci[6] = p1275_ptr2cell(buf); /* Arg4: buf */ in prom_serengeti_get_ecacheunum() 205 ci[0] = p1275_ptr2cell("SUNW,Serengeti,wakeup-cpu"); /* Service name */ in prom_serengeti_wakeupcpu()
|
H A D | prom_tlb.c | 47 ci[0] = p1275_ptr2cell("call-method"); /* Service name */ in prom_itlb_load() 50 ci[3] = p1275_ptr2cell("SUNW,itlb-load"); /* Arg1: method name */ in prom_itlb_load() 52 ci[5] = p1275_ptr2cell(virt); /* Arg3: SA1: virt */ in prom_itlb_load() 77 ci[0] = p1275_ptr2cell("call-method"); /* Service name */ in prom_dtlb_load() 80 ci[3] = p1275_ptr2cell("SUNW,dtlb-load"); /* Arg1: method name */ in prom_dtlb_load() 82 ci[5] = p1275_ptr2cell(virt); /* Arg3: SA1: virt */ in prom_dtlb_load()
|
H A D | prom_starfire.c | 49 ci[0] = p1275_ptr2cell("SUNW,UE10000,add-brd"); /* name */ in prom_starfire_add_brd() 72 ci[0] = p1275_ptr2cell("SUNW,UE10000,rm-brd"); /* name */ in prom_starfire_rm_brd() 94 ci[0] = p1275_ptr2cell("SUNW,UE10000,add-cpu"); /* name */ in prom_starfire_add_cpu() 113 ci[0] = p1275_ptr2cell("SUNW,UE10000,rm-cpu"); /* name */ in prom_starfire_rm_cpu() 133 ci[0] = p1275_ptr2cell("SUNW,UE10000,move-cpu0"); /* name */ in prom_starfire_move_cpu0() 156 ci[0] = p1275_ptr2cell("SUNW,UE10000,init-console"); /* name */ in prom_starfire_init_console()
|
H A D | prom_opl.c | 46 ci[0] = p1275_ptr2cell("FJSV,get-tod"); /* Service name */ in prom_opl_get_tod() 71 ci[0] = p1275_ptr2cell("FJSV,set-domain-time"); /* Service name */ in prom_opl_set_diff() 87 ci[0] = p1275_ptr2cell("FJSV,attach-notice"); in prom_attach_notice() 105 ci[0] = p1275_ptr2cell("FJSV,detach-notice"); in prom_detach_notice() 123 ci[0] = p1275_ptr2cell("FJSV,switch-console"); /* name */ in prom_opl_switch_console()
|
H A D | prom_starcat.c | 62 ci[0] = p1275_ptr2cell(switch_tunnel_cmd); /* name */ in prom_starcat_switch_tunnel() 118 ci[0] = p1275_ptr2cell(iosram_read_cmd); /* name */ in prom_starcat_iosram_read() 136 ci[3] = p1275_ptr2cell(buf); in prom_starcat_iosram_read() 179 ci[0] = p1275_ptr2cell(iosram_write_cmd); /* name */ in prom_starcat_iosram_write() 197 ci[3] = p1275_ptr2cell(buf); in prom_starcat_iosram_write()
|
H A D | prom_sunfire.c | 39 ci[0] = p1275_ptr2cell("SUNW,Ultra-Enterprise,cpu-off"); in prom_sunfire_cpu_off() 64 ci[0] = p1275_ptr2cell("SUNW,Ultra-Enterprise,add-brd"); /* name */ in prom_sunfire_attach_board() 87 ci[0] = p1275_ptr2cell("SUNW,Ultra-Enterprise,rm-brd"); /* name */ in prom_sunfire_detach_board()
|
/titanic_50/usr/src/psm/promif/ieee1275/sun4v/ |
H A D | prom_set_mmfsa_traptable.c | 43 ci[0] = p1275_ptr2cell("SUNW,set-trap-table"); /* Service name */ in prom_set_mmfsa_traptable() 46 ci[3] = p1275_ptr2cell(tba_addr); /* Arg1: tba address */ in prom_set_mmfsa_traptable() 47 ci[4] = p1275_ptr2cell(mmfsa_ra); /* Arg2: mmfsa RA */ in prom_set_mmfsa_traptable()
|