Searched refs:DDI_DMA_RELAXED_ORDERING (Results 1 - 16 of 16) sorted by relevance

/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_mmu.h49 ((attr & DDI_DMA_RELAXED_ORDERING) ? PCI_MAP_ATTR_RO : 0))
/illumos-gate/usr/src/uts/common/sys/
H A Dddidmareq.h408 #define DDI_DMA_RELAXED_ORDERING 0x400 macro
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_os.h323 #ifndef DDI_DMA_RELAXED_ORDERING
324 #define DDI_DMA_RELAXED_ORDERING 0x400 macro
325 #endif /* DDI_DMA_RELAXED_ORDERING */
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cfg.c486 DDI_DMA_RELAXED_ORDERING;
H A Dhermon_ci.c2095 dma_attr.dma_attr_flags |= DDI_DMA_RELAXED_ORDERING;
2226 dma_attr.dma_attr_flags |= DDI_DMA_RELAXED_ORDERING;
2456 dma_attr.dma_attr_flags |= DDI_DMA_RELAXED_ORDERING;
H A Dhermon_mr.c3132 DDI_DMA_RELAXED_ORDERING;
3138 DDI_DMA_RELAXED_ORDERING;
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_rx.c71 DDI_DMA_FLAGERR|DDI_DMA_RELAXED_ORDERING /* DMA flags */
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h442 #ifndef DDI_DMA_RELAXED_ORDERING
443 #define DDI_DMA_RELAXED_ORDERING 0x400 macro
/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_main2.c2696 dma_attr.dma_attr_flags |= DDI_DMA_RELAXED_ORDERING;
2732 dma_attr.dma_attr_flags &= ~DDI_DMA_RELAXED_ORDERING;
/illumos-gate/usr/src/uts/common/io/xge/drv/
H A Dxgell.c91 DDI_DMA_RELAXED_ORDERING /* dma_attr_flags */
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge.c86 DDI_DMA_RELAXED_ORDERING /* DMA transfer flags */
121 DDI_DMA_RELAXED_ORDERING /* DMA transfer flags */
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_scsa.c79 pmcs_scsa_dattr.dma_attr_flags = DDI_DMA_RELAXED_ORDERING;
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_main.c359 DDI_DMA_RELAXED_ORDERING /* attribute flags */
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_main.c498 DDI_DMA_RELAXED_ORDERING /* attribute flags */
/illumos-gate/usr/src/uts/common/io/mr_sas/
H A Dmr_sas.c846 DDI_DMA_RELAXED_ORDERING;
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c189 DDI_DMA_RELAXED_ORDERING /* dma_attr_flags */

Completed in 251 milliseconds