Searched refs:ba (Results 1 - 25 of 51) sorted by relevance

123

/osnet-11/usr/src/lib/fm/topo/modules/sun4v/hostbridge/common/
H A Dhb_rcid.h38 uint64_t ba; /* bus address */ member in struct:prc
58 extern int hb_find_rc_pid(char *platform, uint64_t ba);
H A Dhb_rcid.c103 hb_find_rc_pid(char *platform, uint64_t ba) argument
114 if (pciexrc.ba == ba) {
H A Dhb_sun4v.c77 * Find the dev pointer of a rc given its bus address, ba
80 find_dnode(busorrc_t *rcs, uint64_t ba) argument
84 if (ba == p->br_ba_bc) {
173 uint64_t ba)
190 (void) snprintf(dnpath, sizeof (dnpath), "/pci@%llx", ba);
172 platform_pciexrc_declare(topo_mod_t *mod, tnode_t *parent, int inst, uint64_t ba) argument
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/demos/
H A Dinetd6 $p = new Net::DummyInetd qw(/usr/lib/sendmail -ba -bs);
/osnet-11/usr/src/lib/libc/sparc/unwind/
H A Dunwind_frame.s46 ba _t_cancel ! tailcall _t_cancel(fp)
64 ba _t_cancel ! tailcall _t_cancel(fp)
74 ba _t_cancel ! tailcall _t_cancel(fp)
/osnet-11/usr/src/lib/libc/sparc/sys/
H A Dvforkx.s61 ba 0f
88 ba __cerror
103 ba,a 3f
H A Dsyscall.s69 ba __cerror
112 ba 2f
H A Ddoor.s156 ba door_restart
/osnet-11/usr/src/lib/fm/topo/modules/SUNW,SPARC-Enterprise/ioboard/common/
H A Dopl_ioboard.c135 char *ba = di_bus_addr(n); local
136 if (ba == NULL) {
144 a = OPL_MC_STR2BA(ba);
308 char *ba = di_bus_addr(pnode); local
309 if (ba == NULL || (*ba == '\0')) {
313 a = OPL_PX_STR2BA(ba);
/osnet-11/usr/src/lib/libc/sparc/gen/
H A Dlshiftl.s66 ba .done !
73 ba .done !
82 ba .done !
89 ba .done !
H A Dstrncpy.s226 ba .done ! here n must be zero, we are done
246 ba .storebyte ! next word
263 ba .storehalfword ! next dword
/osnet-11/usr/src/grub/grub2/grub-core/kern/sparc64/ieee1275/
H A Dcrt0.S27 ba codestart
82 1: ba,a 1b
/osnet-11/usr/src/lib/libc/sparc/crt/
H A D_rtboot.s177 ba f.EXIT ! leave
181 ba __syscall
187 ba __syscall
191 ba __syscall
195 ba __syscall
199 ba __syscall
203 ba __syscall
207 ba __syscall
211 ba __syscall
215 ba __syscal
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/boot/sparc64/ieee1275/
H A Dboot.S80 ba prom_call_x_1
87 ba prom_call_x_1
91 ba prom_call_3_1
H A Ddiskboot.S117 ba bootloop
133 1: ba,a 1b
/osnet-11/usr/src/lib/libc/capabilities/sun4u/common/
H A Dmemcpy.s86 ba 1b ! loop until done
97 ba .chksize
129 ba .byte
360 ba seg0
365 ba,a seg3
374 ba seg4
379 ba seg7
437 ba,a,pt %ncc, seg0
446 ba,pt %ncc, blkd0
456 ba,p
[all...]
H A Dmemcmp.s72 ba %ncc, .bytcmp
138 ba 6f
242 ba seg0
248 ba,a seg3
257 ba seg4
262 ba seg7
300 ba .remcmp
345 ba %ncc, seg0
355 ba %ncc, blkd16
365 ba
[all...]
/osnet-11/usr/src/lib/libc/capabilities/sun4u-us3/common/
H A Dmemcmp.s79 ba %ncc, .bytcmp
142 ba 6f
/osnet-11/usr/src/lib/libc/capabilities/sun4v-fjathena/common/
H A Dmemset.s106 ba .blkfill ! get started
153 ba %ncc,.blkfill
188 ba,pt %ncc, .tailend
/osnet-11/usr/src/lib/fm/topo/modules/sun4/hostbridge/
H A Dhb_sun4.c127 char *ba; local
130 ba = di_bus_addr(n);
131 if (ba == NULL ||
132 (nb = busorrc_new(mod, ba, n)) == NULL) {
/osnet-11/usr/src/lib/libc/sparcv9/fp/
H A D__quad_mag64.s187 ba,pt %icc,2f
198 ba,pt %icc,2f
253 ba,pt %icc,2f
316 ba,pt %icc,3f
327 ba,pt %icc,3f
508 ba,pt %icc,2f
519 ba,pt %icc,2f
555 ba,pt %icc,2f
568 ba,pt %icc,2f
619 ba,p
[all...]
/osnet-11/usr/src/lib/libc/capabilities/sun4v/common/
H A Dmemcpy.s266 ba 2f ! branch to the trailing byte copy
276 ba 2f
365 ba .mv_align_001
371 ba .mv_align_010
380 ba .mv_align_100
427 ba .remain_stuff
474 ba .remain_stuff
523 ba .remain_stuff
573 ba .remain_stuff
626 ba
[all...]
/osnet-11/usr/src/lib/libc/sparcv9/gen/
H A Dstrncpy.s264 ba .done ! here n must be zero, we are done
284 ba .storebyte1421 ! next dword
302 ba .storebyte1241 ! next dword
318 ba .storehalfword ! next dword
334 ba .storeword2 ! next dword
H A Dstrcpy.s197 ba .storebyte1421 ! next dword
216 ba .storebyte1241 ! next dword
233 ba .storehalfword ! next word
246 ba .storeword ! no zero byte if magic expression == 0
/osnet-11/usr/src/lib/libc/sparc/inc/
H A DSYS.h142 ba,a __cerror; \

Completed in 82 milliseconds

123