| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.mi/ |
| mi-py-modify-bp.py | 18 bps = gdb.breakpoints() variable 19 bp = bps[0]
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.mi/ |
| mi-py-modify-bp.py | 18 bps = gdb.breakpoints() variable 19 bp = bps[0]
|
| /src/usr.sbin/altq/altqstat/ |
| qdisc_wfq.c | 55 double bps; member in struct:wfqinfo 120 qinfo[i].bps = calc_rate(qinfo[i].stats.xmit_cnt.bytes, 129 if (top[j]->bps < qinfo[i].bps || 130 (top[j]->bps == qinfo[i].bps && 144 printf("[QID] WEIGHT QSIZE(KB) SENT(pkts) (KB) DROP(pkts) (KB) bps\n\r"); 156 rate2str(top[j]->bps));
|
| /src/sys/dev/sun/ |
| kbd_zs.c | 133 int bps; local 148 if ((bps = cs->cs_defspeed) == 0) 149 bps = kbd_zs_bps; 151 aprint_normal(": baud rate %d", bps); 179 (void) zs_set_speed(cs, bps);
|
| ms_zs.c | 130 int bps; local 140 if ((bps = cs->cs_defspeed) == 0) 142 bps = ms_zs_bps; 144 aprint_normal(": baud rate %d\n", bps); 155 (void)zs_set_speed(cs, bps);
|
| /src/usr.sbin/spray/ |
| spray.c | 202 double bps; /* bytes per second */ local 206 bps = datalen / xfertime; 210 if (bps >= 1024) 211 printf ("%.1fK ", bps / 1024); 213 printf ("%.0f ", bps);
|
| /src/sbin/canconfig/ |
| canconfig.c | 389 uint32_t tq, ntq, bps; local 395 bps = 1000000000 / (tq * ntq); 396 humanize_number(hbuf, sizeof(hbuf), bps, "bps",
|
| /src/sys/arch/arm/broadcom/ |
| bcm2835_vcaudioreg.h | 79 uint32_t bps; member in struct:__anon1021
|
| /src/sys/dev/pci/ |
| cmpci.c | 1563 int bps; local 1568 bps = param->channels * param->precision / 8; 1569 if (!bps) 1579 ((char *)end - (char *)start + 1) / bps - 1); 1584 (blksize + bps - 1) / bps - 1); 1602 int bps; local 1607 bps = param->channels * param->precision / 8; 1608 if (!bps) 1618 ((char *)end - (char *)start + 1) / bps - 1) [all...] |
| if_rge.c | 2006 const struct rge_mac_bps *bps; local 2020 bps = &rtl8126_1_mac_bps; 2022 rge_mcu_get_bin_version(rtl8126_1_mac_bps_vals, bps->count); 2026 for (i = 0; i < bps->count; i++) 2027 rge_write_mac_ocp(sc, bps->regs[i], 2028 bps->vals[i]); 2039 bps = &rtl8126_2_mac_bps; 2041 rge_mcu_get_bin_version(rtl8126_2_mac_bps_vals, bps->count); 2046 rge_write_mac_ocp(sc, bps->regs[i], 2047 bps->vals[i]) [all...] |
| /src/sbin/newfs_msdos/ |
| mkfs_msdos.c | 119 u_int8_t bps[2]; /* bytes per sector */ member in struct:bsbpb 163 u_int bps; /* bytes per sector */ member in struct:bpb 182 { .bps = a, .spc = b, .res = c, .nft = d, .rde = e, \ 329 bpb.bps = o.bytes_per_sector; 339 bpb.bsec -= (o.offset / bpb.bps); 397 if (!powerof2(bpb.bps)) { 398 warnx("bytes/sector (%u) is not a power of 2", bpb.bps); 401 if (bpb.bps < MINBPS) { 403 bpb.bps, MINBPS); 414 if (o.block_size < bpb.bps) { [all...] |
| /src/sys/arch/atari/dev/ |
| zs.c | 1202 int diff, bps, div, clkm, brgm, tcon; local 1204 bps = div = clkm = brgm = tcon = 0; 1227 bps = TCONST_TO_BPS(freq, tcon); 1238 bps = b1; 1241 bps = b2; 1244 bps = b3; 1250 diff = abs(bps - wanted); 1256 bestbps = bps;
|
| /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
| amdgpu_ras.c | 858 struct ras_badpage **bps, unsigned int *count) __unused; 917 struct ras_badpage *bps = NULL; local 922 if (amdgpu_ras_badpages_read(adev, &bps, &bps_count)) 928 bps[start].bp, 929 bps[start].size, 930 amdgpu_ras_badpage_flags_str(bps[start].flags)); 932 kfree(bps); 1357 * caller need free bps. 1360 struct ras_badpage **bps, unsigned int *count) 1367 if (!con || !con->eh_data || !bps || !count 1420 void *bps = kmalloc(align_space * sizeof(*data->bps), GFP_KERNEL); local 1517 struct eeprom_table_record *bps = NULL; local [all...] |
| amdgpu_ras.h | 357 struct eeprom_table_record *bps; member in struct:ras_err_handler_data 499 struct eeprom_table_record *bps, int pages);
|
| /src/external/bsd/libpcap/dist/ |
| pcap-dpdk.c | 189 uint64_t bps; member in struct:pcap_dpdk 458 RTE_LOG(INFO,USER1, "portid:%d, RX-PPS: %-10"PRIu64" RX-Mbps: %.2lf\n", portid, pd->pps, pd->bps/1e6f ); 479 pd->bps = (uint64_t)(delta_bit*1e6f/delta_usec);
|
| /src/sys/dev/scsipi/ |
| cd.c | 649 int bps, nblks, skip, total, count; local 658 bps = howmany(secsize, DEV_BSIZE); 661 skip = bp->b_blkno % bps; 664 total = roundup(nblks + skip, bps) * DEV_BSIZE;
|
| /src/external/cddl/osnet/dist/uts/common/fs/zfs/ |
| dbuf.c | 783 blkptr_t *bps = db->db.db_data; local 796 blkptr_t *bp = &bps[i]; 984 blkptr_t *bps = db->db.db_data; local 988 blkptr_t *bp = &bps[i];
|
| /src/sys/dev/usb/ |
| uaudio.c | 2089 int format, chan __unused, prec, bps, enc, terminal; local 2279 bps = asf1d->v1.bSubFrameSize; 2285 bps = asf1d->v2.bSubslotSize; 2292 if ((prec != 8 && prec != 16 && prec != 24 && prec != 32) || (bps < 1 || bps > 4)) { 2294 "ignored setting with precision %d bps %d\n", prec, bps); 2376 chan, prec, bps * 8, format_str);
|
| /src/sys/dev/audio/ |
| audio.c | 9234 u_int i, bps; local 9247 bps = fmt->stride / NBBY; 9252 switch (bps) { 9285 switch (bps) { 9320 switch (bps) { 9353 switch (bps) {
|
| /src/external/gpl3/binutils/dist/gas/config/ |
| tc-i386.c | 1919 const unsigned int bps = sizeof (a.array[0]) * CHAR_BIT; 1925 f.array[CpuAttrEnums / bps] 1927 |= (a.array[0] >> CpuIsaBits) << (CpuAttrEnums % bps); 1929 |= (a.array[0] << CpuIsaBits) >> (CpuAttrEnums % bps); 1931 if (CpuMax / bps > CpuAttrEnums / bps) 1932 f.array[CpuAttrEnums / bps + 1] 1934 = (a.array[0] >> CpuIsaBits) >> (bps - CpuAttrEnums % bps); 1936 = (a.array[0] << CpuIsaBits) << (bps - CpuAttrEnums % bps) 1918 const unsigned int bps = sizeof (a.array[0]) * CHAR_BIT; local [all...] |
| /src/external/gpl3/binutils.old/dist/gas/config/ |
| tc-i386.c | 1898 const unsigned int bps = sizeof (a.array[0]) * CHAR_BIT; 1904 f.array[CpuAttrEnums / bps] 1906 |= (a.array[0] >> CpuIsaBits) << (CpuAttrEnums % bps); 1908 |= (a.array[0] << CpuIsaBits) >> (CpuAttrEnums % bps); 1910 if (CpuMax / bps > CpuAttrEnums / bps) 1911 f.array[CpuAttrEnums / bps + 1] 1913 = (a.array[0] >> CpuIsaBits) >> (bps - CpuAttrEnums % bps); 1915 = (a.array[0] << CpuIsaBits) << (bps - CpuAttrEnums % bps) 1897 const unsigned int bps = sizeof (a.array[0]) * CHAR_BIT; local [all...] |
| /src/sys/external/bsd/drm2/dist/drm/i915/display/ |
| intel_display.c | 10011 u32 bps = target_clock * bpp * 21 / 20; local 10012 return DIV_ROUND_UP(bps, link_bw * 8);
|