/titanic_41/usr/src/uts/common/io/cxgbe/shared/ |
H A D | shared.c | 128 if (rc == DDI_DMA_INUSE) in rxbuf_ctor()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | ddidmareq.h | 659 #define DDI_DMA_INUSE -9 macro
|
/titanic_41/usr/src/uts/intel/io/dktp/hba/ghd/ |
H A D | ghd_dma.c | 116 case DDI_DMA_INUSE: in ghd_dma_buf_bind_attr()
|
/titanic_41/usr/src/uts/common/io/i40e/ |
H A D | i40e_osdep.c | 112 case DDI_DMA_INUSE: in i40e_allocate_dma_mem()
|
/titanic_41/usr/src/uts/common/io/cpqary3/ |
H A D | cpqary3_mem.c | 591 case DDI_DMA_INUSE: in cpqary3_alloc_phyctgs_mem()
|
H A D | cpqary3_transport.c | 480 case DDI_DMA_INUSE: in cpqary3_dma_alloc()
|
/titanic_41/usr/src/uts/common/io/scsi/impl/ |
H A D | scsi_resource.c | 198 case DDI_DMA_INUSE: in scsi_dma_buf_bind_attr()
|
/titanic_41/usr/src/uts/sun4u/io/pci/ |
H A D | pci.c | 705 return (DDI_DMA_INUSE); in pci_dma_bindhdl()
|
/titanic_41/usr/src/uts/sun4/io/px/ |
H A D | px.c | 975 return (DDI_DMA_INUSE); in px_dma_bindhdl()
|
/titanic_41/usr/src/uts/common/io/sfe/ |
H A D | sfe_util.c | 575 ASSERT(err != DDI_DMA_INUSE); in gem_get_rxbuf() 661 ASSERT(err != DDI_DMA_INUSE); in gem_alloc_memory() 736 ASSERT(err != DDI_DMA_INUSE); in gem_alloc_memory()
|
/titanic_41/usr/src/uts/sun4u/io/ |
H A D | iommu.c | 873 return (DDI_DMA_INUSE); in iommu_dma_bindhdl()
|
/titanic_41/usr/src/uts/i86pc/io/ |
H A D | rootnex.c | 2005 return (DDI_DMA_INUSE); in rootnex_coredma_bindhdl() 2010 return (DDI_DMA_INUSE); in rootnex_coredma_bindhdl()
|
/titanic_41/usr/src/uts/common/io/blkdev/ |
H A D | blkdev.c | 840 case DDI_DMA_INUSE: in bd_xfer_alloc()
|
/titanic_41/usr/src/uts/common/xen/io/ |
H A D | xnf.c | 1588 ASSERT(rc != DDI_DMA_INUSE); in xnf_send()
|
/titanic_41/usr/src/uts/common/io/xge/drv/ |
H A D | xgell.c | 1098 case DDI_DMA_INUSE: in xgell_ring_tx()
|
/titanic_41/usr/src/uts/common/io/usb/hcd/ehci/ |
H A D | ehci_util.c | 571 case DDI_DMA_INUSE: in ehci_decode_ddi_dma_addr_bind_handle_result()
|
/titanic_41/usr/src/uts/common/io/mega_sas/ |
H A D | megaraid_sas.c | 3217 case DDI_DMA_INUSE: in megasas_dma_alloc()
|
/titanic_41/usr/src/uts/common/io/cxgbe/t4nex/ |
H A D | t4_sge.c | 2375 ASSERT(rc != DDI_DMA_INUSE && rc != DDI_DMA_PARTIAL_MAP); in add_mblk()
|
/titanic_41/usr/src/uts/intel/io/dnet/ |
H A D | dnet.c | 1373 case DDI_DMA_INUSE: in dnet_send()
|
/titanic_41/usr/src/uts/common/io/usb/hcd/uhci/ |
H A D | uhciutil.c | 433 case DDI_DMA_INUSE: in uhci_decode_ddi_dma_addr_bind_handle_result()
|
/titanic_41/usr/src/uts/common/io/ |
H A D | bofi.c | 3539 return (DDI_DMA_INUSE); in bofi_dma_bindhdl()
|
/titanic_41/usr/src/uts/intel/io/scsi/adapters/arcmsr/ |
H A D | arcmsr.c | 1636 case DDI_DMA_INUSE: in arcmsr_dma_alloc()
|
/titanic_41/usr/src/uts/sun/io/ |
H A D | fd.c | 3513 case DDI_DMA_INUSE: in fdstart_dma()
|
/titanic_41/usr/src/uts/common/io/mr_sas/ |
H A D | mr_sas.c | 4984 case DDI_DMA_INUSE: in mrsas_dma_alloc()
|
/titanic_41/usr/src/uts/common/io/usb/hcd/openhci/ |
H A D | ohci.c | 1135 case DDI_DMA_INUSE: in ohci_decode_ddi_dma_addr_bind_handle_result()
|