Home
last modified time | relevance | path

Searched refs:physical (Results 1 – 25 of 95) sorted by relevance

1234

/illumos-gate/usr/src/contrib/ast/src/lib/libast/disc/
H A Dsfdcdos.c36 Sfoff_t physical; member
77 dp->maptable[n].physical = dp->phere;
95 dummy.logical = dummy.physical = offset;
101 dummy.physical = dummy.logical+1;
104 while((++mp)->logical && (whence==SEEK_CUR?mp->physical:mp->logical) <= offset);
177 dp->maptable[0].physical = dp->maptable[0].logical+1;
287 Sfoff_t physical; local
313 mp->physical = dp->plast;
323 sfsk(iop,mp->physical,SEEK_SET,disc);
324 dp->phere = mp->physical;
[all …]
/illumos-gate/usr/src/uts/i86pc/cpu/amd_opteron/
H A Dao_mca_disp.in39 flags = physical
55 flags = physical
71 flags = physical
87 flags = physical
103 flags = physical
120 flags = physical
137 flags = physical
153 flags = physical
169 flags = physical
185 flags = physical
[all …]
/illumos-gate/usr/src/cmd/luxadm/
H A Dfchba.c282 char *physical = NULL; in fchba_display_port() local
318 physical = get_slash_devices_from_osDevName( in fchba_display_port()
321 if (physical) { in fchba_display_port()
322 char *tmp = strstr(physical, ":fc"); in fchba_display_port()
326 physical); in fchba_display_port()
329 physical); in fchba_display_port()
331 free(physical); in fchba_display_port()
332 physical = NULL; in fchba_display_port()
454 char *physical = NULL; in match_mappings() local
468 physical = get_slash_devices_from_osDevName(compare, in match_mappings()
[all …]
H A Dx86_adm.c265 char *physical = NULL, *slash_OSDeviceName = NULL; in adm_forcelip() local
283 physical = get_slash_devices_from_osDevName(argv[path_index], in adm_forcelip()
285 if (!physical) { in adm_forcelip()
335 if (strncmp(physical, slash_OSDeviceName, in adm_forcelip()
/illumos-gate/usr/src/uts/sun4/ml/
H A Dsubr_asm.S46 ! Store long word value at physical address
63 ! Store long word value at physical i/o address
81 ! Load long word value at physical address
95 ! Load long word value at physical i/o address
109 ! Store value at physical address
124 ! load value at physical address
139 ! Store value into physical address in I/O space
153 ! Store value into physical address in I/O space
167 ! Store value into one byte physical address in I/O space
181 ! load value at physical address in I/O space
[all …]
/illumos-gate/usr/src/uts/sun4u/io/px/
H A Dpx_asm_4u.S37 ! px_phys_peek_4u: Do physical address read.
63 movz %xcc, ASI_IOL, %g1 ! Big/little endian physical space
105 ! px_phys_poke_4u: Do physical address write.
119 movz %xcc, ASI_IOL, %g1 ! Big/little endian physical space
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_asm.S38 ! pci_do_phys_peek: Do physical address read.
62 movz %xcc, ASI_IOL, %g1 ! Big/little endian physical space
104 ! pci_do_phys_poke: Do physical address write.
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/edit/
H A Dvi.c156 #define physical editb.e_physbuf /* physical image */ macro
379 physical = Physical; in ed_viread()
451 last_phys = ed_virt_to_phys(vp->ed,virtual,physical,last_virt,0,0); in ed_viread()
1089 while(physical[x]==MARKER) in cursor()
1092 cur_phys = ed_setcursor(vp->ed, physical, cur_phys,x,vp->first_wind); in cursor()
1545 physical[++last_phys] = 0; in getline()
1844 putchar(physical[col++]); in putstring()
1915 ed_setcursor(vp->ed,physical,0,cur_phys,0); in refresh()
1944 ncur_phys = ed_virt_to_phys(vp->ed,virtual,physical,cur_virt,v,p); in refresh()
1945 p = genlen(physical); in refresh()
[all …]
H A Dedit.c1205 int ed_setcursor(register Edit_t *ep,genchar *physical,register int old,register int new,int first)
1222 ep->e_curpos = ed_curpos(ep, physical, old,0,ep->e_curpos);
1229 newpos = ed_curpos(ep, physical, new,old,ep->e_curpos);
1254 if(m < ed_genlen(physical))
1256 while(physical[m] && n-->0)
1257 ed_putchar(ep,physical[m++]);
1301 ed_putchar(ep,physical[old++]);
/illumos-gate/usr/src/cmd/nsadmin/
H A Dsystem57 * expanded physical pathname. The default is the
58 * physical pathname of the device where the boot
59 * program resides. The physical pathname is
/illumos-gate/usr/src/cmd/svc/milestone/
H A DMakefile50 network-physical.xml \
121 net-physical \
/illumos-gate/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dspa.h233 #define BP_SET_BIRTH(bp, logical, physical) \ argument
236 (bp)->blk_phys_birth = ((logical) == (physical) ? 0 : (physical)); \
/illumos-gate/usr/src/cmd/ibd_upgrade/
H A Dibd-post-upgrade35 NETPHYS=svc:/network/physical:default
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw2plus/frutree/
H A Dpiclfrutree.info64 * SunMC physical view view_points for this platform
65 * This will get moved to a separate SunMC physical view plugin later.
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A DREADME12 zfsimpl.h mostly describing the physical layout
/illumos-gate/usr/src/uts/sun4u/serengeti/ml/
H A Dsbdp.il.cpp167 ! load value at physical address in I/O space
181 ! Load long word value at physical address
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/frutree/
H A Dpiclfrutree.info66 * SunMC physical view view_points for this platform
67 * This will get moved to a separate SunMC physical view plugin later.
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/taco/frutree/
H A Dpiclfrutree.info65 * SunMC physical view view_points for this platform
66 * This will get moved to a separate SunMC physical view plugin later.
/illumos-gate/usr/src/cmd/svc/shell/
H A Dnet_include.sh262 physical=`get_physical $1`
272 if if_comp "$physical" $ifname; then
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/seattle/frutree/
H A Dpiclfrutree.info79 * SunMC physical view view_points for this platform
80 * This will get moved to a separate SunMC physical view plugin later.
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/frutree/
H A Dpiclfrutree.info64 * SunMC physical view view_points for this platform
65 * This will get moved to a separate SunMC physical view plugin later.
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/frutree/
H A Dpiclfrutree.info73 * SunMC physical view view_points for this platform
74 * This will get moved to a separate SunMC physical view plugin later.
/illumos-gate/usr/src/lib/brand/solaris10/zone/
H A Dsmf_disable.lst28 # they existed on the original physical system.
H A Dpkgrm.lst28 # on the original physical system.
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dmultiboot.texi449 All of the address fields enabled by flag bit 16 are physical addresses.
455 header --- the physical memory location at which the magic value is
457 mapping between OS image offsets and physical memory addresses.
460 Contains the physical address of the beginning of the text segment. The
466 Contains the physical address of the end of the data
474 Contains the physical address of the end of the bss segment. The boot
481 The physical address to which the boot loader should jump in order to
535 Must contain the 32-bit physical address of the Multiboot
597 physical address of a @dfn{Multiboot information} data structure,
711 is valid, and contains the physical address of the command line to
[all …]

1234