| /NextBSD/sys/dev/altera/sdcard/ |
| HD | altera_sdcard_io.c | 298 case BIO_READ: in altera_sdcard_io_start_internal() 369 case BIO_READ: in altera_sdcard_io_complete() 397 __func__, bp->bio_cmd == BIO_READ ? "BIO_READ" : in altera_sdcard_io_complete() 418 __func__, bp->bio_cmd == BIO_READ ? "BIO_READ" : in altera_sdcard_io_complete() 425 case BIO_READ: in altera_sdcard_io_complete()
|
| /NextBSD/sys/geom/vinum/ |
| HD | geom_vinum_raid5.c | 221 cbp->bio_cmd = BIO_READ; in gv_raid5_check() 234 cbp->bio_cmd = BIO_READ; in gv_raid5_check() 316 cbp->bio_cmd = BIO_READ; in gv_raid5_rebuild() 429 case BIO_READ: in gv_raid5_request() 487 cbp->bio_cmd = BIO_READ; in gv_raid5_request() 527 cbp->bio_cmd = BIO_READ; in gv_raid5_request() 539 cbp->bio_cmd = BIO_READ; in gv_raid5_request()
|
| HD | geom_vinum_plex.c | 259 if (bp->bio_cmd == BIO_READ) in gv_plex_normal_request() 341 case BIO_READ: in gv_plex_raid5_done() 623 if (bp->bio_cmd == BIO_READ) { in gv_sync_complete() 646 BIO_READ, NULL); in gv_sync_complete() 729 if (bp->bio_cmd == BIO_READ) { in gv_grow_complete() 764 BIO_READ, NULL); in gv_grow_complete()
|
| HD | geom_vinum_init.c | 206 BIO_READ, NULL); in gv_sync_plex() 344 gv_grow_request(p, 0, MIN(origlength, origsize), BIO_READ, NULL); in gv_grow_plex()
|
| HD | geom_vinum_volume.c | 73 case BIO_READ: in gv_volume_start()
|
| /NextBSD/sys/fs/fuse/ |
| HD | fuse_io.c | 233 bp->b_iocmd = BIO_READ; in fuse_read_biobackend() 499 bp->b_iocmd = BIO_READ; in fuse_write_biobackend() 615 MPASS(bp->b_iocmd == BIO_READ || bp->b_iocmd == BIO_WRITE); in fuse_io_strategy() 621 (bp->b_iocmd == BIO_READ) ? FUFH_RDONLY : FUFH_WRONLY, &fufh); in fuse_io_strategy() 628 cred = bp->b_iocmd == BIO_READ ? bp->b_rcred : bp->b_wcred; in fuse_io_strategy() 646 if (bp->b_iocmd == BIO_READ) { in fuse_io_strategy()
|
| /NextBSD/sys/geom/ |
| HD | geom_io.c | 334 case BIO_READ: in g_io_check() 355 case BIO_READ: in g_io_check() 401 (bp->bio_cmd == BIO_READ || bp->bio_cmd == BIO_WRITE)) { in g_io_check() 496 if (bp->bio_cmd & (BIO_READ|BIO_WRITE|BIO_GETATTR)) { in g_io_request() 505 if (bp->bio_cmd & (BIO_READ|BIO_WRITE|BIO_DELETE)) { in g_io_request() 902 bp->bio_cmd = BIO_READ; in g_read_data() 982 case BIO_READ: in g_print_bio()
|
| /NextBSD/sys/dev/nand/ |
| HD | nand_geom.c | 103 bp->bio_cmd == BIO_READ ? "READ" : in nand_strategy() 125 bp->bio_cmd == BIO_READ ? "READ" : in nand_strategy_raw() 323 if (bp->bio_cmd == BIO_READ) { in nand_io_proc() 333 if (bp->bio_cmd == BIO_READ) { in nand_io_proc()
|
| /NextBSD/sys/dev/fdc/ |
| HD | fdc.c | 871 if (bp->bio_cmd == BIO_READ) { in fdc_pio() 944 bp->bio_cmd & BIO_READ ? ISADMA_READ : ISADMA_WRITE, in fdc_worker() 1081 if (fdc->retry == 0 && bp->bio_cmd & (BIO_READ|BIO_WRITE)) { in fdc_worker() 1084 } else if (bp->bio_cmd & (BIO_READ|BIO_WRITE)) { in fdc_worker() 1144 if ((bp->bio_cmd & (BIO_READ|BIO_WRITE|BIO_FMT)) in fdc_worker() 1147 bp->bio_cmd & BIO_READ ? ISADMA_READ : ISADMA_WRITE, in fdc_worker() 1156 if (bp->bio_cmd & (BIO_READ|BIO_WRITE|BIO_FMT)) in fdc_worker() 1183 case BIO_READ: in fdc_worker() 1221 if (i == 0 && (fdc->flags & FDC_NODMA) && (bp->bio_cmd & BIO_READ)) in fdc_worker() 1227 bp->bio_cmd & BIO_READ ? ISADMA_READ : ISADMA_WRITE, in fdc_worker() [all …]
|
| /NextBSD/sys/geom/raid/ |
| HD | tr_raid1.c | 260 bp->bio_cmd = BIO_READ; in g_raid_tr_raid1_rebuild_some() 634 case BIO_READ: in g_raid_tr_iostart_raid1() 681 if (bp->bio_cmd == BIO_READ) { in g_raid_tr_iodone_raid1() 772 if (bp->bio_cmd == BIO_READ && bp->bio_error != 0) { in g_raid_tr_iodone_raid1() 831 if (bp->bio_cmd == BIO_READ && in g_raid_tr_iodone_raid1() 882 if (pbp->bio_cmd != BIO_READ) { in g_raid_tr_iodone_raid1()
|
| HD | tr_raid1e.c | 476 bp->bio_cmd = BIO_READ; in g_raid_tr_raid1e_rebuild_some() 862 case BIO_READ: in g_raid_tr_iostart_raid1e() 897 if (bp->bio_cmd == BIO_READ) { in g_raid_tr_iodone_raid1e() 997 if (bp->bio_cmd == BIO_READ && bp->bio_error != 0) { in g_raid_tr_iodone_raid1e() 1067 if (bp->bio_cmd == BIO_READ && in g_raid_tr_iodone_raid1e() 1126 if (pbp->bio_cmd != BIO_READ) { in g_raid_tr_iodone_raid1e()
|
| /NextBSD/sys/kern/ |
| HD | vfs_cluster.c | 224 bp->b_iocmd = BIO_READ; in cluster_read() 278 rbp->b_iocmd = BIO_READ; in cluster_read() 332 tbp->b_iocmd = BIO_READ; in cluster_rbuild() 338 tbp->b_iocmd = BIO_READ; in cluster_rbuild() 362 bp->b_iocmd = BIO_READ; in cluster_rbuild() 464 tbp->b_iocmd = BIO_READ; in cluster_rbuild()
|
| /NextBSD/sys/dev/mmc/ |
| HD | mmcsd.c | 342 if (bp->bio_cmd == BIO_READ) { in mmcsd_rw() 359 if (bp->bio_cmd == BIO_READ) in mmcsd_rw() 523 if (bp->bio_cmd != BIO_READ && mmc_get_read_only(dev)) { in mmcsd_task() 534 if (bp->bio_cmd == BIO_READ || bp->bio_cmd == BIO_WRITE) { in mmcsd_task()
|
| /NextBSD/sys/powerpc/ps3/ |
| HD | ps3disk.c | 382 } else if (bp->bio_cmd == BIO_READ || bp->bio_cmd == BIO_WRITE) { in ps3disk_strategy() 436 (bp->bio_cmd == BIO_READ) ? "Read" : "Write", in ps3disk_intr() 447 if (bp->bio_cmd == BIO_READ) in ps3disk_intr() 614 if (bp->bio_cmd == BIO_READ) { in ps3disk_transfer()
|
| /NextBSD/sys/fs/nfsclient/ |
| HD | nfs_clbio.c | 488 rabp->b_iocmd = BIO_READ; in ncl_bioread() 524 bp->b_iocmd = BIO_READ; in ncl_bioread() 553 bp->b_iocmd = BIO_READ; in ncl_bioread() 579 bp->b_iocmd = BIO_READ; in ncl_bioread() 608 bp->b_iocmd = BIO_READ; in ncl_bioread() 651 rabp->b_iocmd = BIO_READ; in ncl_bioread() 1100 bp->b_iocmd = BIO_READ; in ncl_write() 1495 if (bp->b_iocmd == BIO_READ) { in ncl_asyncio() 1601 if (iocmd == BIO_READ) { in ncl_doio()
|
| /NextBSD/sys/geom/bde/ |
| HD | g_bde_work.c | 524 bp->bio_cmd = BIO_READ; in g_bde_start_read() 581 if (wp->bp->bio_cmd == BIO_READ && wp->sp->state == IO) in g_bde_worker() 589 case BIO_READ: in g_bde_worker() 686 case BIO_READ: in g_bde_start2()
|
| /NextBSD/sys/dev/md/ |
| HD | md.c | 433 if ((bp->bio_cmd == BIO_READ) || (bp->bio_cmd == BIO_WRITE)) { in g_md_start() 603 case BIO_READ: in mdstart_malloc() 634 } else if (bp->bio_cmd == BIO_READ) { in mdstart_malloc() 805 case BIO_READ: in mdstart_preload() 843 case BIO_READ: in mdstart_vnode() 987 case BIO_READ: in mdstart_swap() 1018 if (bp->bio_cmd == BIO_READ) { in mdstart_swap() 1112 case BIO_READ: in mdstart_null() 1166 if ((bp->bio_cmd == BIO_READ) || (bp->bio_cmd == BIO_WRITE)) in md_kthread()
|
| /NextBSD/sys/dev/ida/ |
| HD | ida.c | 515 qcb->flags = bp->bio_cmd == BIO_READ ? DMA_DATA_IN : DMA_DATA_OUT; in ida_startio() 522 hwqcb->req.command = bp->bio_cmd == BIO_READ ? CMD_READ : CMD_WRITE; in ida_startio() 663 qcb->buf->bio_cmd == BIO_READ ? in ida_done() 672 qcb->buf->bio_cmd == BIO_READ ? in ida_done()
|
| /NextBSD/sys/dev/cfi/ |
| HD | cfi_disk.c | 277 case BIO_READ: in cfi_io_proc() 324 case BIO_READ: in cfi_disk_strategy()
|
| /NextBSD/sys/geom/eli/ |
| HD | g_eli.c | 173 bp->bio_cmd == BIO_READ ? "READ" : "WRITE", (uintmax_t)wr->w_sid, in g_eli_crypto_rerun() 308 case BIO_READ: in g_eli_start() 336 case BIO_READ: in g_eli_start() 555 if (bp->bio_cmd == BIO_READ) in g_eli_worker() 560 if (bp->bio_cmd == BIO_READ) in g_eli_worker()
|
| /NextBSD/sys/sys/ |
| HD | bio.h | 44 #define BIO_READ 0x01 /* Read I/O data */ macro
|
| /NextBSD/sys/geom/zero/ |
| HD | g_zero.c | 81 case BIO_READ: in g_zero_start()
|
| /NextBSD/sys/cam/ata/ |
| HD | ata_da.c | 1546 case BIO_READ: in adastart() 1578 if (bp->bio_cmd == BIO_READ) { in adastart() 1617 if (bp->bio_cmd == BIO_READ) { in adastart() 1628 if (bp->bio_cmd == BIO_READ) { in adastart() 1636 if (bp->bio_cmd == BIO_READ) { in adastart() 1648 if (bp->bio_cmd == BIO_READ) { in adastart() 1656 if (bp->bio_cmd == BIO_READ) { in adastart()
|
| /NextBSD/sys/cam/ctl/ |
| HD | ctl_backend_block.c | 450 if ((beio->bio_cmd == BIO_READ) in ctl_be_block_move_done() 537 beio->bio_cmd == BIO_READ); in ctl_be_block_biodone() 640 if (beio->bio_cmd == BIO_READ) { in ctl_be_block_dispatch_file() 664 if (beio->bio_cmd == BIO_READ) { in ctl_be_block_dispatch_file() 756 beio->bio_cmd == BIO_READ); in ctl_be_block_dispatch_file() 871 if (beio->bio_cmd == BIO_READ) { in ctl_be_block_dispatch_zvol() 897 if (beio->bio_cmd == BIO_READ) in ctl_be_block_dispatch_zvol() 905 if (beio->bio_cmd == BIO_READ) in ctl_be_block_dispatch_zvol() 927 beio->bio_cmd == BIO_READ); in ctl_be_block_dispatch_zvol() 1582 beio->bio_cmd = BIO_READ; in ctl_be_block_dispatch() [all …]
|
| /NextBSD/sys/dev/flash/ |
| HD | at45d.c | 338 case BIO_READ: in at45d_task() 389 if (err == 0 && bp->bio_cmd != BIO_READ) in at45d_task()
|