Home
last modified time | relevance | path

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

/illumos-gate/usr/src/psm/promif/ieee1275/sun4/
H A Dprom_fio.c57 ci[4] = p1275_ihandle2cell(fsih); /* Arg2: fs ihandle */ in prom_fopen()
104 ci[4] = p1275_ihandle2cell(fsih); /* Arg2: fs ihandle */ in prom_volopen()
135 ci[4] = p1275_ihandle2cell(fsih); /* Arg2: fs ihandle */ in prom_fseek()
174 ci[4] = p1275_ihandle2cell(fsih); /* Arg2: fs ihandle */ in prom_fread()
207 ci[4] = p1275_ihandle2cell(fsih); /* Arg2: fs ihandle */ in prom_fsize()
233 ci[4] = p1275_ihandle2cell(fsih); /* Arg2: fs ihandle */ in prom_compinfo()
258 ci[4] = p1275_ihandle2cell(fsih); /* Arg2: fs ihandle */ in prom_fclose()
H A Dprom_mmu.c77 ci[4] = p1275_ihandle2cell(immu); /* Arg2: mmu ihandle */ in prom_map_phys()
121 ci[4] = p1275_ihandle2cell(immu); /* Arg2: mmu ihandle */ in prom_allocate_virt()
153 ci[4] = p1275_ihandle2cell(immu); /* Arg2: mmu ihandle */ in prom_claim_virt()
185 ci[4] = p1275_ihandle2cell(immu); /* Arg2: mmu ihandle */ in prom_free_virt()
210 ci[4] = p1275_ihandle2cell(immu); /* Arg2: mmu ihandle */ in prom_unmap_virt()
269 ci[4] = p1275_ihandle2cell(immu); /* Arg2: mmu ihandle */ in prom_translate_virt()
H A Dprom_mem.c80 ci[4] = p1275_ihandle2cell(imemory); /* Arg2: memory ihandle */ in prom_allocate_phys()
119 ci[4] = p1275_ihandle2cell(imemory); /* Arg2: mmu ihandle */ in prom_claim_phys()
155 ci[4] = p1275_ihandle2cell(imemory); /* Arg2: memory ihandle */ in prom_free_phys()
H A Dprom_retain.c51 ci[4] = p1275_ihandle2cell(imemory); /* Arg2: memory ihandle */ in prom_retain()
H A Dprom_getunum.c54 ci[4] = p1275_ihandle2cell(imemory); /* Arg2: mem. ihandle */ in prom_get_unum()
/illumos-gate/usr/src/psm/promif/ieee1275/sun4u/
H A Dprom_tlb.c51 ci[4] = p1275_ihandle2cell(immu); /* Arg2: mmu ihandle */ in prom_itlb_load()
81 ci[4] = p1275_ihandle2cell(immu); /* Arg2: mmu ihandle */ in prom_dtlb_load()
H A Dprom_serengeti.c178 ci[4] = p1275_ihandle2cell(imemory); /* Arg2: mem. ihandle */ in prom_serengeti_get_ecacheunum()
/illumos-gate/usr/src/psm/promif/ieee1275/common/
H A Dprom_phandle.c40 ci[3] = p1275_ihandle2cell(i); /* Arg1: instance */ in prom_getphandle()
/illumos-gate/usr/src/uts/sparc/v9/sys/
H A Dprom_isa.h60 #define p1275_ihandle2cell(ih) ((cell_t)((unsigned int)((ihandle_t)(ih)))) macro
/illumos-gate/usr/src/uts/sun4u/io/
H A Dtodds1337.c955 ci[4] = p1275_ihandle2cell(todds1337_ihandle); in todds1337_prom_getdate()
1002 ci[4] = p1275_ihandle2cell(todds1337_ihandle); in todds1337_prom_setdate()
/illumos-gate/usr/src/psm/stand/cpr/sparcv9/sun4u/
H A Dutil.c254 ci[4] = p1275_ihandle2cell(immu); /* Arg2: memory ihandle */ in prom_remap()