/netbsd/sys/ufs/ext2fs/ |
H A D | ext2fs_alloc.c | 334 char *bbp; in ext2fs_alloccg() local 348 bbp = (char *)bp->b_data; in ext2fs_alloccg() 365 if (isclr(bbp, bpref)) { in ext2fs_alloccg() 382 if (bbp[loc] == 0) { in ext2fs_alloccg() 388 if (bbp[loc] == 0) { in ext2fs_alloccg() 506 char *bbp; in ext2fs_blkfree() local 527 bbp = (char *)bp->b_data; in ext2fs_blkfree() 529 if (isclr(bbp, bno)) { in ext2fs_blkfree() 535 clrbit(bbp, bno); in ext2fs_blkfree() 626 map = bbp[i] ^ 0xff; in ext2fs_mapsearch() [all …]
|
/netbsd/external/bsd/wpa/dist/src/wps/ |
H A D | httpread.c | 373 char *bbp; /* pointer into body buffer */ in httpread_read_handler() local 528 bbp = h->body + h->body_nbytes; in httpread_read_handler() 535 if (bbp-cbp >= 2 && bbp[-2] == '\r' && in httpread_read_handler() 536 bbp[-1] == '\n') { in httpread_read_handler() 558 bbp = cbp; in httpread_read_handler() 581 if (bbp[-1] == '\n' && in httpread_read_handler() 582 bbp[-2] == '\r') { in httpread_read_handler() 589 bbp -= 2; in httpread_read_handler() 612 *bbp++ = *rbp++; in httpread_read_handler() 629 os_memcpy(bbp, rbp, ncopy); in httpread_read_handler() [all …]
|
/netbsd/external/bsd/ntp/dist/scripts/build/ |
H A D | UpdatePoint | 91 bbp=0 142 bbp=1 171 bbp=1 181 bbp=1 253 case "$bbp::$betapoint" in
|
/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/ |
H A D | class2.cc | 83 B beta, *bbp; in main() local 96 bbp = β refer (bbp); in main()
|
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/ |
H A D | class2.cc | 83 B beta, *bbp; in main() local 96 bbp = β refer (bbp); in main()
|
/netbsd/usr.bin/xargs/ |
H A D | xargs.c | 76 static char *argp, *bbp, *ebp, *inpline, *p, *replstr; variable 267 if ((bbp = malloc((size_t)(nline + 1))) == NULL) in main() 269 ebp = (argp = p = bbp) + nline - 1; in main() 285 if (p == bbp) { in parse_input() 376 p = bbp; in parse_input() 422 (void)memcpy(bbp, argp, (size_t)cnt); in parse_input() 423 p = (argp = bbp) + cnt; in parse_input()
|
/netbsd/usr.sbin/flashctl/ |
H A D | flashctl.c | 155 struct flash_badblock_params bbp; in main() local 169 bbp.bbp_addr = addr; in main() 171 error = ioctl(fd, FLASH_BLOCK_ISBAD, &bbp); in main() 177 if (bbp.bbp_isbad) { in main()
|
/netbsd/sbin/newfs_ext2fs/ |
H A D | mke2fs.c | 1258 uint8_t *bbp; in alloc() local 1268 if (bbp == NULL) in alloc() 1271 sblock.e2fs_bsize, bbp); in alloc() 1278 if (bbp[loc] == 0) { in alloc() 1285 loc = skpc(~0U, len, bbp); in alloc() 1287 free(bbp); in alloc() 1291 map = bbp[loc]; in alloc() 1297 free(bbp); in alloc() 1301 if (isset(bbp, bno)) in alloc() 1304 setbit(bbp, bno); in alloc() [all …]
|
/netbsd/sys/dev/usb/ |
H A D | if_run.c | 1564 sc->bbp[i].val)); in run_read_eeprom() 3749 uint8_t bbp; in run_set_agc() local 3753 bbp &= ~(0x3 << 5); in run_set_agc() 4023 uint8_t bbp; in run_rt5390_bbp_init() local 4031 run_bbp_read(sc, 4, &bbp); in run_rt5390_bbp_init() 4445 uint8_t bbp, rf; in run_rt3070_rf_setup() local 4523 uint8_t bbp, rf; in run_rt3593_rf_setup() local 4563 run_bbp_read(sc, 4, &bbp); in run_rt3593_rf_setup() 4593 uint8_t bbp, rf; in run_rt5390_rf_setup() local 4872 if (sc->bbp[i].reg == 0 || sc->bbp[i].reg == 0xff) in run_init() [all …]
|
H A D | if_runvar.h | 182 } bbp[10], rf[10]; member
|
/netbsd/sys/dev/flash/ |
H A D | flash.c | 383 struct flash_badblock_params *bbp; in flashioctl() local 423 bbp = data; in flashioctl() 425 err = flash_block_isbad(sc->sc_dev, bbp->bbp_addr, &bad); in flashioctl() 429 bbp->bbp_isbad = bad; in flashioctl() 433 bbp = data; in flashioctl() 435 err = flash_block_markbad(sc->sc_dev, bbp->bbp_addr); in flashioctl()
|
/netbsd/sys/dev/ic/ |
H A D | rt2860.c | 2585 uint8_t rf, bbp; in rt3090_rf_init() local 2631 bbp = rt2860_mcu_bbp_read(sc, 4); in rt3090_rf_init() 2697 uint8_t rf, bbp; in rt5390_rf_init() local 2933 uint8_t bbp; in rt3090_rf_setup() local 3350 sc->bbp[i].val = val & 0xff; in rt2860_read_eeprom() 3351 sc->bbp[i].reg = val >> 8; in rt2860_read_eeprom() 3352 DPRINTF(("BBP%d=0x%02x\n", sc->bbp[i].reg, sc->bbp[i].val)); in rt2860_read_eeprom() 3659 uint8_t bbp; in rt5390_bbp_init() local 3669 bbp = rt2860_mcu_bbp_read(sc, 4); in rt5390_bbp_init() 3932 if (sc->bbp[i].reg == 0 || sc->bbp[i].reg == 0xff) in rt2860_init() [all …]
|
H A D | rt2860var.h | 188 } bbp[8], rf[10]; member
|