/titanic_50/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 | 88 (bp->b_flags & (B_PHYS | B_REMAPPED))? in fc_ddi_dma_buf_bind_handle()
|
/titanic_50/usr/src/uts/common/os/ |
H A D | bp_map.c | 99 !(bp->b_flags & (B_PAGEIO | B_PHYS)) || in bp_mapin_common() 100 (((bp->b_flags & (B_PAGEIO | B_PHYS)) == B_PHYS) && in bp_mapin_common() 104 ASSERT((bp->b_flags & (B_PAGEIO | B_PHYS)) != (B_PAGEIO | B_PHYS)); in bp_mapin_common() 290 if (!(bp->b_flags & (B_PHYS | B_PAGEIO))) { in bp_copy_common()
|
H A D | vm_subr.c | 218 bp->b_flags = B_BUSY | B_PHYS | rw; in default_physio() 246 bp->b_flags &= ~(B_BUSY|B_WANTED|B_PHYS); in default_physio() 281 bp->b_flags &= ~(B_BUSY|B_WANTED|B_PHYS|B_SHADOW); in default_physio()
|
H A D | aio_subr.c | 121 bp->b_flags = B_BUSY | B_PHYS | B_ASYNC | rw; in aphysio() 154 bp->b_flags &= ~(B_BUSY|B_WANTED|B_PHYS|B_SHADOW); in aphysio() 496 bp->b_flags &= ~(B_BUSY|B_WANTED|B_PHYS|B_SHADOW); in aphysio_unlock()
|
H A D | bio.c | 2038 #define BUF_CLONE_FLAGS (B_READ|B_WRITE|B_SHADOW|B_PHYS|B_PAGEIO|B_FAILFAST|\ in bioclone() 2055 ASSERT(bp->b_flags & B_PHYS); in bioclone()
|
/titanic_50/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 | 47 SED_REPLACE(B_PHYS)
|
/titanic_50/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()
|
/titanic_50/usr/src/uts/common/avs/ns/sdbc/ |
H A D | sd_bio.c | 693 list->b_flags &= ~(B_PHYS | B_PAGEIO); in _sd_pack_pages() 888 bp->b_flags &= ~(B_PHYS | B_PAGEIO); in sd_add_mem() 898 new_bp->b_flags &= ~(B_PHYS | B_PAGEIO); in sd_add_mem()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | buf.h | 166 #define B_PHYS 0x0020 /* Physical IO potentially using UNIBUS map */ macro
|
/titanic_50/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()
|
/titanic_50/usr/src/uts/common/fs/ |
H A D | fdbuffer.c | 397 bp->b_flags = b_flags | B_BUSY | B_PHYS; in fdb_iosetup()
|
/titanic_50/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()
|
/titanic_50/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 | 370 if (bp->b_flags & (B_PAGEIO | B_PHYS)) { in check_fbwrite() 479 if (bp->b_flags & (B_PAGEIO | B_PHYS)) in vreq_setup()
|
/titanic_50/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()
|
/titanic_50/usr/src/uts/common/io/sata/impl/ |
H A D | sata.c | 2576 if (bp != NULL && (bp->b_flags & (B_PHYS | B_PAGEIO))) in sata_scsi_start() 2595 if (bp != NULL && (bp->b_flags & (B_PHYS | B_PAGEIO))) in sata_scsi_start() 2601 if (bp != NULL && (bp->b_flags & (B_PHYS | B_PAGEIO))) in sata_scsi_start() 2610 if (bp != NULL && (bp->b_flags & (B_PHYS | B_PAGEIO))) in sata_scsi_start() 2616 if (bp != NULL && (bp->b_flags & (B_PHYS | B_PAGEIO))) in sata_scsi_start() 2622 if (bp != NULL && (bp->b_flags & (B_PHYS | B_PAGEIO))) in sata_scsi_start() 2629 if (bp != NULL && (bp->b_flags & (B_PHYS | B_PAGEIO))) in sata_scsi_start() 2637 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() 2672 if (bp != NULL && (bp->b_flags & (B_PHYS | B_PAGEIO))) in sata_scsi_start() [all …]
|
/titanic_50/usr/src/uts/common/io/aac/ |
H A D | aac.c | 3875 if (bp->b_flags & (B_PHYS | B_PAGEIO)) in aac_inquiry() 4008 if (bp->b_flags & (B_PHYS | B_PAGEIO)) in aac_mode_sense() 4791 if (bp->b_flags & (B_PHYS|B_PAGEIO)) in aac_tran_start_ld() 4812 if (bp->b_flags & (B_PHYS | B_PAGEIO)) in aac_tran_start_ld() 4916 if (bp->b_flags & (B_PHYS|B_PAGEIO)) in aac_tran_start_ld() 5209 if (bp->b_flags & (B_PAGEIO|B_PHYS)) in aac_cmd_dma_alloc()
|
/titanic_50/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 | 312 buf.b_flags = B_PHYS; in dmareq_mapin() 353 buf.b_flags = B_PHYS|B_SHADOW; in dmareq_pplist_mapin()
|
/titanic_50/usr/src/uts/common/io/1394/targets/scsa1394/ |
H A D | hba.c | 1366 if ((bp != NULL) && ((bp->b_flags & (B_PAGEIO | B_PHYS)) != 0) && in scsa1394_scsi_init_pkt()
|
/titanic_50/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() 4265 if (bp->b_flags & (B_PHYS | B_PAGEIO)) in arcmsr_iop_message_xfer()
|
/titanic_50/usr/src/uts/common/io/usb/clients/video/usbvc/ |
H A D | usbvc.c | 894 if (bp->b_flags & (B_PHYS | B_PAGEIO)) { in usbvc_strategy()
|