/illumos-gate/usr/src/uts/sun4/io/efcode/ |
H A D | fc_physio.c | 83 bp->b_flags = B_BUSY | B_PHYS | B_READ; in fc_physio_setup() 100 bp->b_flags &= ~(B_BUSY|B_WANTED|B_PHYS); in fc_physio_setup() 131 bp->b_flags &= ~(B_BUSY|B_WANTED|B_PHYS|B_SHADOW); in fc_physio_free()
|
H A D | fc_ddi.c | 89 (bp->b_flags & (B_PHYS | B_REMAPPED))? in fc_ddi_dma_buf_bind_handle()
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | bp_map.c | 98 !(bp->b_flags & (B_PAGEIO | B_PHYS)) || in bp_mapin_common() 99 (((bp->b_flags & (B_PAGEIO | B_PHYS)) == B_PHYS) && in bp_mapin_common() 103 ASSERT((bp->b_flags & (B_PAGEIO | B_PHYS)) != (B_PAGEIO | B_PHYS)); in bp_mapin_common() 289 if (!(bp->b_flags & (B_PHYS | B_PAGEIO))) { in bp_copy_common()
|
H A D | vm_subr.c | 210 bp->b_flags = B_BUSY | B_PHYS | rw; in default_physio() 238 bp->b_flags &= ~(B_BUSY|B_WANTED|B_PHYS); in default_physio() 273 bp->b_flags &= ~(B_BUSY|B_WANTED|B_PHYS|B_SHADOW); in default_physio()
|
H A D | aio_subr.c | 113 bp->b_flags = B_BUSY | B_PHYS | B_ASYNC | rw; in aphysio() 146 bp->b_flags &= ~(B_BUSY|B_WANTED|B_PHYS|B_SHADOW); in aphysio() 483 bp->b_flags &= ~(B_BUSY|B_WANTED|B_PHYS|B_SHADOW); in aphysio_unlock()
|
H A D | bio.c | 2021 #define BUF_CLONE_FLAGS (B_READ|B_WRITE|B_SHADOW|B_PHYS|B_PAGEIO|B_FAILFAST|\ in bioclone() 2038 ASSERT(bp->b_flags & B_PHYS); in bioclone()
|
H A D | sunddi.c | 7021 (bp->b_flags & (B_PHYS | B_REMAPPED)) ? in ddi_dma_buf_bind_handle() 8794 bp->b_flags = B_BUSY | B_PHYS | direction; in ddi_umem_iosetup()
|
/illumos-gate/usr/src/lib/libdtrace/common/ |
H A D | io.d.in | 41 inline int B_PHYS = @B_PHYS@; variable 42 #pragma D binding "1.0" B_PHYS
|
H A D | io.sed.in | 45 SED_REPLACE(B_PHYS)
|
/illumos-gate/usr/src/uts/common/fs/ufs/ |
H A D | ufs_directio.c | 216 bp->b_flags &= ~(B_BUSY|B_WANTED|B_PHYS|B_SHADOW); in directio_wait_one() 285 bp->b_flags = B_BUSY | B_PHYS | B_READ; in directio_start() 289 bp->b_flags = B_BUSY | B_PHYS | B_WRITE; in directio_start()
|
H A D | lufs.c | 1402 ((bp->b_flags & B_PHYS) == 0))); in lufs_write_strategy()
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | buf.h | 168 #define B_PHYS 0x0020 /* Physical IO potentially using UNIBUS map */ macro
|
/illumos-gate/usr/src/uts/intel/io/amr/ |
H A D | amr.c | 1589 if (bp->b_flags & (B_PHYS | B_PAGEIO)) in amr_tran_start() 1616 if (bp->b_flags & (B_PHYS | B_PAGEIO)) in amr_tran_start() 1657 if (bp->b_flags & (B_PHYS | B_PAGEIO)) in amr_tran_start() 2017 if (bp->b_flags & (B_PHYS | B_PAGEIO)) in amr_mode_sense()
|
/illumos-gate/usr/src/uts/common/fs/ |
H A D | fdbuffer.c | 396 bp->b_flags = b_flags | B_BUSY | B_PHYS; in fdb_iosetup()
|
/illumos-gate/usr/src/uts/common/io/scsi/impl/ |
H A D | scsi_resource.c | 64 bp->b_flags &= ~(B_PAGEIO | B_PHYS | B_REMAPPED | B_SHADOW); in scsi_alloc_consistent_buf()
|
/illumos-gate/usr/src/uts/common/xen/io/ |
H A D | xdb.c | 385 bp->b_flags = B_BUSY | B_SHADOW | B_PHYS; in xdb_get_buf() 397 bp->b_flags = B_BUSY | B_SHADOW | B_PHYS; in xdb_get_buf()
|
H A D | xdf.c | 383 if (bp->b_flags & (B_PAGEIO | B_PHYS)) { in check_fbwrite() 492 if (bp->b_flags & (B_PAGEIO | B_PHYS)) in vreq_setup()
|
/illumos-gate/usr/src/uts/common/io/sata/impl/ |
H A D | sata.c | 2593 if (bp != NULL && (bp->b_flags & (B_PHYS | B_PAGEIO))) in sata_scsi_start() 2612 if (bp != NULL && (bp->b_flags & (B_PHYS | B_PAGEIO))) in sata_scsi_start() 2618 if (bp != NULL && (bp->b_flags & (B_PHYS | B_PAGEIO))) in sata_scsi_start() 2627 if (bp != NULL && (bp->b_flags & (B_PHYS | B_PAGEIO))) in sata_scsi_start() 2633 if (bp != NULL && (bp->b_flags & (B_PHYS | B_PAGEIO))) in sata_scsi_start() 2639 if (bp != NULL && (bp->b_flags & (B_PHYS | B_PAGEIO))) in sata_scsi_start() 2646 if (bp != NULL && (bp->b_flags & (B_PHYS | B_PAGEIO))) in sata_scsi_start() 2654 if (bp != NULL && (bp->b_flags & (B_PHYS | B_PAGEIO))) in sata_scsi_start() 2671 if (bp != NULL && (bp->b_flags & (B_PHYS | B_PAGEIO))) in sata_scsi_start() 2689 if (bp != NULL && (bp->b_flags & (B_PHYS | B_PAGEIO))) in sata_scsi_start() [all …]
|
/illumos-gate/usr/src/uts/common/io/usb/clients/usbskel/ |
H A D | usbskel.c | 710 if (bp->b_flags & (B_PHYS | B_PAGEIO)) { in usbskel_strategy()
|
/illumos-gate/usr/src/uts/common/io/aac/ |
H A D | aac.c | 3881 if (bp->b_flags & (B_PHYS | B_PAGEIO)) in aac_inquiry() 4014 if (bp->b_flags & (B_PHYS | B_PAGEIO)) in aac_mode_sense() 4797 if (bp->b_flags & (B_PHYS|B_PAGEIO)) in aac_tran_start_ld() 4818 if (bp->b_flags & (B_PHYS | B_PAGEIO)) in aac_tran_start_ld() 4922 if (bp->b_flags & (B_PHYS|B_PAGEIO)) in aac_tran_start_ld() 5215 if (bp->b_flags & (B_PAGEIO|B_PHYS)) in aac_cmd_dma_alloc()
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | fssnap.c | 700 if (bp->b_flags & (B_PAGEIO|B_PHYS)) in snap_strategy()
|
H A D | bofi.c | 315 buf.b_flags = B_PHYS; in dmareq_mapin() 356 buf.b_flags = B_PHYS|B_SHADOW; in dmareq_pplist_mapin()
|
/illumos-gate/usr/src/uts/common/io/1394/targets/scsa1394/ |
H A D | hba.c | 1365 if ((bp != NULL) && ((bp->b_flags & (B_PAGEIO | B_PHYS)) != 0) && in scsa1394_scsi_init_pkt()
|
/illumos-gate/usr/src/uts/intel/io/scsi/adapters/arcmsr/ |
H A D | arcmsr.c | 1167 if (bp->b_flags & (B_PHYS | B_PAGEIO)) in arcmsr_tran_start() 4260 if (bp->b_flags & (B_PHYS | B_PAGEIO)) in arcmsr_iop_message_xfer()
|
/illumos-gate/usr/src/uts/common/io/usb/clients/video/usbvc/ |
H A D | usbvc.c | 897 if (bp->b_flags & (B_PHYS | B_PAGEIO)) { in usbvc_strategy()
|