| /netbsd-src/sys/arch/vax/vax/ |
| H A D | crl.c | 156 bp->b_oflags &= ~(BO_DONE); in crlrw() 160 bp->b_oflags &= ~(BO_DONE); in crlrw() 166 while ((bp->b_oflags & BO_DONE) == 0) in crlrw() 238 bp->b_oflags |= BO_DONE; in crlintr() 261 bp->b_oflags |= BO_DONE; in crlintr() 273 bp->b_oflags |= BO_DONE; in crlintr()
|
| H A D | cfl.c | 190 bp->b_oflags &= ~(BO_DONE); in cflrw() 194 bp->b_oflags &= ~(BO_DONE); in cflrw() 287 bp->b_oflags |= BO_DONE; in cflrint() 298 bp->b_oflags |= BO_DONE; in cflrint()
|
| /netbsd-src/sys/arch/x68k/x68k/ |
| H A D | disksubr.c | 143 bp->b_oflags &= ~(BO_DONE); in readdisklabel() 218 bp->b_oflags &= ~(BO_DONE); in readdisklabel() 302 bp->b_oflags &= ~(BO_DONE); in writedisklabel() 322 bp->b_oflags &= ~(BO_DONE); in writedisklabel() 334 bp->b_oflags &= ~(BO_DONE); in writedisklabel() 395 bp->b_oflags &= ~(BO_DONE); in writedisklabel()
|
| /netbsd-src/sys/arch/playstation2/playstation2/ |
| H A D | disksubr.c | 191 bp->b_oflags &= ~(BO_DONE); in readdisklabel() 227 bp->b_oflags &= ~(BO_DONE); in readdisklabel() 311 bp->b_oflags &= ~(BO_DONE); in writedisklabel() 324 bp->b_oflags &= ~(BO_DONE); in writedisklabel()
|
| /netbsd-src/sys/arch/arm/arm/ |
| H A D | disksubr.c | 231 bp->b_oflags &= ~(BO_DONE); in readdisklabel() 318 bp->b_oflags &= ~(BO_DONE); in writedisklabel() 334 bp->b_oflags &= ~(BO_DONE); in writedisklabel()
|
| H A D | disksubr_acorn.c | 263 bp->b_oflags &= ~(BO_DONE); in filecore_label_read()
|
| /netbsd-src/sys/arch/hpc/hpc/ |
| H A D | disksubr.c | 242 bp->b_oflags &= ~(BO_DONE); in readdisklabel() 279 bp->b_oflags &= ~(BO_DONE); in readdisklabel() 372 bp->b_oflags &= ~(BO_DONE); in writedisklabel() 386 bp->b_oflags &= ~(BO_DONE); in writedisklabel()
|
| /netbsd-src/sys/arch/ews4800mips/ews4800mips/ |
| H A D | sector.c | 94 b->b_oflags &= ~(BO_DONE); in sector_read() 131 b->b_oflags &= ~(BO_DONE); in sector_write()
|
| /netbsd-src/sys/arch/alpha/alpha/ |
| H A D | disksubr.c | 109 bp->b_oflags &= ~BO_DONE; in readdisklabel() 185 bp->b_oflags &= ~BO_DONE; in writedisklabel()
|
| /netbsd-src/sys/arch/evbmips/evbmips/ |
| H A D | disksubr.c | 114 bp->b_oflags &= ~(BO_DONE); in readdisklabel() 174 bp->b_oflags &= ~(BO_DONE); in writedisklabel()
|
| /netbsd-src/sys/arch/evbppc/evbppc/ |
| H A D | disksubr.c | 124 bp->b_oflags &= ~BO_DONE; in readdisklabel() 200 CLR(bp->b_oflags, BO_DONE); in writedisklabel()
|
| /netbsd-src/sys/kern/ |
| H A D | vfs_bio.c | 707 if (!ISSET(bp->b_oflags, (BO_DONE | BO_DELWRI))) { in bio_doread() 892 CLR(bp->b_oflags, BO_DONE | BO_DELWRI); in bwrite() 900 CLR(bp->b_oflags, BO_DONE | BO_DELWRI); in bwrite() 995 CLR(bp->b_oflags, BO_DONE); in bdwrite() 1100 CLR(bp->b_oflags, BO_DONE|BO_DELWRI); in brelsel() 1230 if (ISSET(bp->b_oflags, BO_DONE|BO_DELWRI) && in getblk() 1624 while (!ISSET(bp->b_oflags, BO_DONE | BO_DELWRI)) { in biowait() 1661 KASSERT(!ISSET(bp->b_oflags, BO_DONE)); in biodone() 1692 if (ISSET(bp->b_oflags, BO_DONE)) in biodone2() 1695 SET(bp->b_oflags, BO_DONE); in biodone2() [all...] |
| /netbsd-src/sys/arch/sh3/sh3/ |
| H A D | disksubr.c | 422 bp->b_oflags &= ~(BO_DONE); in readdisklabel() 497 bp->b_oflags &= ~(BO_DONE); in readdisklabel() 590 bp->b_oflags &= ~(BO_DONE); in writedisklabel() 638 bp->b_oflags &= ~(BO_DONE); in writedisklabel()
|
| /netbsd-src/sys/arch/atari/dev/ |
| H A D | md_root.c | 220 bp->b_oflags &= ~BO_DONE; in ramd_norm_read() 295 bp->b_oflags &= ~BO_DONE; in md_compressed()
|
| /netbsd-src/sys/arch/amiga/amiga/ |
| H A D | disksubr.c | 188 bp->b_oflags &= ~(BO_DONE); in readdisklabel() 309 bp->b_oflags &= ~(BO_DONE); in readdisklabel() 531 bp->b_oflags &= ~(BO_DONE); in writedisklabel()
|
| /netbsd-src/sys/arch/sgimips/sgimips/ |
| H A D | disksubr.c | 165 bp->b_oflags &= ~(BO_DONE); in writedisklabel() 178 bp->b_oflags &= ~(BO_DONE); in writedisklabel()
|
| /netbsd-src/sys/arch/mipsco/mipsco/ |
| H A D | disksubr.c | 180 bp->b_oflags &= ~(BO_DONE); in writedisklabel() 193 bp->b_oflags &= ~(BO_DONE); in writedisklabel()
|
| /netbsd-src/sys/arch/ofppc/ofppc/ |
| H A D | disksubr.c | 278 bp->b_oflags &= ~(BO_DONE); in read_rdb_label() 384 bp->b_oflags &= ~(BO_DONE); in read_rdb_label() 827 bp->b_oflags &= ~BO_DONE; in writedisklabel()
|
| /netbsd-src/sys/arch/newsmips/newsmips/ |
| H A D | disksubr.c | 143 bp->b_oflags &= ~(BO_DONE); in writedisklabel()
|
| /netbsd-src/sys/arch/virt68k/virt68k/ |
| H A D | disksubr.c | 143 bp->b_oflags &= ~(BO_DONE); in writedisklabel()
|
| /netbsd-src/sys/arch/hp300/hp300/ |
| H A D | disksubr.c | 143 bp->b_oflags &= ~(BO_DONE); in writedisklabel()
|
| /netbsd-src/sys/arch/news68k/news68k/ |
| H A D | disksubr.c | 142 bp->b_oflags &= ~(BO_DONE); in writedisklabel()
|
| /netbsd-src/sys/ufs/lfs/ |
| H A D | lfs_balloc.c | 349 } else if (!(ibp->b_oflags & (BO_DELWRI | BO_DONE))) { in lfs_balloc() 461 } else if (bpp && !(bp->b_oflags & (BO_DONE|BO_DELWRI))) { in lfs_balloc()
|
| /netbsd-src/sys/sys/ |
| H A D | buf.h | 187 #define BO_DONE 0x00000200 /* I/O completed. */ macro
|
| /netbsd-src/sys/arch/pmax/pmax/ |
| H A D | disksubr.c | 229 bp->b_oflags &= ~(BO_DONE); in writedisklabel()
|