| /netvirt/usr/src/cmd/tbl/ |
| tm.c | 25 char *dpoint, *p, *q, *ba; local 27 for (ba= 0; c = *str; str++) 29 ba=str; 31 if (ba==0) 51 str = ba; 59 ba = exstore + MAXSTR; 61 if (exstore > ba)
|
| /netvirt/usr/src/lib/fm/topo/modules/sun4/hostbridge/ |
| hb_sun4.c | 127 char *ba; local 130 ba = di_bus_addr(n); 131 if (ba == NULL || 132 (nb = busorrc_new(mod, ba, n)) == NULL) {
|
| /netvirt/usr/src/lib/fm/topo/modules/sun4/ioboard/ |
| ioboard.c | 229 char *ba; local 232 if ((ba = di_bus_addr(dp)) == NULL || 233 (bac = topo_mod_strdup(mod, ba)) == NULL)
|
| /netvirt/usr/src/common/openssl/crypto/bio/ |
| bss_acpt.c | 131 BIO_ACCEPT *ba; local 136 if ((ba=BIO_ACCEPT_new()) == NULL) 138 bi->ptr=(char *)ba; 139 ba->state=ACPT_S_BEFORE;
|
| /netvirt/usr/src/lib/fm/topo/modules/SUNW,SPARC-Enterprise/ioboard/ |
| opl_ioboard.c | 127 char *ba = di_bus_addr(n); local 128 if (ba == NULL) { 136 a = OPL_MC_STR2BA(ba); 250 char *ba = di_bus_addr(pnode); local 251 int a = OPL_PX_STR2BA(ba);
|
| /netvirt/usr/src/common/bignum/sun4u/ |
| mont_mulf_v8plus.s | 260 /* 0x0140 85 */ ba .L900000117 label 820 /* 0x0018 */ ba .L900000511 label 1329 \/* 0x03f4 220 *\/ ba .L900000651 label 1725 \/* 0x0900 *\/ ba .L900000649 label 1779 \/* 0x09c8 *\/ ba .L900000647 label [all...] |
| mont_mulf_v9.s | 1295 \/* 0x0048 209 *\/ ba .L900000611 label 1770 \/* 0x044c 265 *\/ ba .L900000745 label 2369 \/* 0x0c28 325 *\/ ba .L900000740 label [all...] |
| /netvirt/usr/src/uts/sun4u/rsa/ |
| mont_mulf.s | 342 /* 0x0018 117 */ ba .L900000316 label 366 /* 0x0060 */ ba .L900000315 label 424 /* 0x0108 */ ba .L900000314 label 442 /* 0x0144 */ ba .L900000313 label 1172 \/* 0x0020 *\/ ba .L900000712 label 1202 \/* 0x0068 244 *\/ ba .L900000712 label 2421 \/* 0x03e4 405 *\/ ba .L900000852 label 2751 \/* 0x088c *\/ ba .L900000847 label 2771 \/* 0x08d0 409 *\/ ba .L900000846 label 2816 \/* 0x0970 *\/ ba .L900000845 label 2834 \/* 0x09ac *\/ ba .L900000844 label 2895 \/* 0x0a80 413 *\/ ba .L900000842 label [all...] |
| /netvirt/usr/src/cmd/fm/fmd/common/ |
| fmd_case.c | 247 uint8_t *ba, *bp; local 256 ba = bp = alloca(sizeof (uint8_t) * cip->ci_nsuspects); 263 * Finally, store each suspect's faulty status into the bitmap 'ba'. 297 cip->ci_code, cip->ci_nsuspects, nva, ba, msg, &cip->ci_tv); [all...] |
| /netvirt/usr/src/uts/common/fs/zfs/ |
| dmu_send.c | 56 dump_bytes(struct backuparg *ba, void *buf, int len) 61 fletcher_4_incremental_native(buf, len, &ba->zc); 62 ba->err = vn_rdwr(UIO_WRITE, ba->vp, 65 *ba->off += len; 66 return (ba->err); 70 dump_free(struct backuparg *ba, uint64_t object, uint64_t offset, 74 bzero(ba->drr, sizeof (dmu_replay_record_t)); 75 ba->drr->drr_type = DRR_FREE; 76 ba->drr->drr_u.drr_free.drr_object = object 158 struct backuparg *ba = arg; local 230 struct backuparg ba; local [all...] |
| /netvirt/usr/src/uts/sun4/io/efcode/ |
| fcpci.c | 1198 struct pci_ops_bus_args *ba = rp->bus_args; local 1200 ASSERT(ba); 1209 fc_result(cp, 0) = fc_uint32_t2cell(ba->config_address); /* phys.hi */ [all...] |
| /netvirt/usr/src/uts/sun4u/ml/ |
| trap_table.s | 69 ba,a fast_trap_done 72 ba,a fast_trap_done_chk_intr 94 ba label ;\ label 99 ba label ;\ label 129 ba,pt %xcc, sys_trap ;\ 161 ba,pt %xcc, sys_trap ;\ 180 ba,pt %xcc, sys_trap ;\ 216 ba,a label ;\ 228 ba,a label ;\ 242 ba,pt %xcc, sys_trap ; [all...] |
| /netvirt/usr/src/uts/sun4v/ml/ |
| trap_table.s | 70 ba,a fast_trap_done 73 ba,a fast_trap_done_chk_intr 95 ba label ;\ label 100 ba label ;\ label 130 ba,pt %xcc, sys_trap ;\ 137 ba,pt %xcc, ptl1_panic ;\ 166 ba,pt %xcc, sys_trap ;\ 185 ba,pt %xcc, sys_trap ;\ 209 ba,a label ;\ 221 ba,a label ; [all...] |
| /netvirt/usr/src/uts/sfmmu/ml/ |
| sfmmu_asm.s | 63 ba label ;\ label 148 ba,pt %icc, 2f ;\ 689 ba,pt %icc, 2f 710 ba %xcc, 3b ! retry the lock 733 ba,pt %icc, 6f 742 ba,pt %icc, 6f 746 ba,pt %icc, 8f 792 ba,pt %icc, 8f 856 ba,pt %xcc, 2b [all...] |
| /netvirt/usr/src/cmd/fm/fmadm/common/ |
| faulty.c | 1092 uint8_t *ba; local 1108 &ba, &size); 1111 &resource, &asru, ba[i]); 1112 if (!(ba[i] & FM_SUSPECT_NOT_PRESENT) && 1113 (ba[i] & FM_SUSPECT_FAULTY)) [all...] |