Searched refs:ddi_dma_attr (Results 1 – 11 of 11) sorted by relevance
/titanic_44/usr/src/man/man9s/ |
H A D | Makefile | 30 ddi_dma_attr.9s \
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | ddidmareq.h | 422 typedef struct ddi_dma_attr { struct
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-kernel.man9s.inc | 26 file path=usr/share/man/man9s/ddi_dma_attr.9s
|
/titanic_44/usr/src/uts/common/io/xge/drv/ |
H A D | xge_osdep.h | 255 extern struct ddi_dma_attr *p_hal_dma_attr; in __xge_os_dma_malloc()
|
H A D | xgell.c | 52 static struct ddi_dma_attr tx_dma_attr = { 75 static struct ddi_dma_attr hal_dma_attr = { 94 struct ddi_dma_attr *p_hal_dma_attr = &hal_dma_attr;
|
/titanic_44/usr/src/uts/common/io/audio/drv/audiosolo/ |
H A D | audiosolo.c | 59 static struct ddi_dma_attr dma_attr_audio1 = { 74 static struct ddi_dma_attr dma_attr_audio2 = {
|
/titanic_44/usr/src/uts/common/io/hxge/ |
H A D | hxge_main.c | 118 struct ddi_dma_attr *, size_t, ddi_device_acc_attr_t *, uint_t, 125 p_hxge_dma_common_t *, struct ddi_dma_attr *, size_t); 1874 p_hxge_dma_common_t *dmap, struct ddi_dma_attr *attr, size_t size) in hxge_alloc_rx_cntl_dma() 2272 struct ddi_dma_attr *dma_attrp, in hxge_dma_mem_alloc()
|
/titanic_44/usr/src/uts/common/io/nxge/ |
H A D | nxge_main.c | 246 struct ddi_dma_attr *, 3335 struct ddi_dma_attr *dma_attrp, in nxge_dma_mem_alloc()
|
/titanic_44/usr/src/uts/common/crypto/io/ |
H A D | dca.c | 479 static struct ddi_dma_attr dca_dmaattr = {
|
/titanic_44/usr/src/uts/sun/io/ |
H A D | socal.c | 221 static struct ddi_dma_attr socal_dma_attr = {
|
/titanic_44/usr/src/uts/common/io/sata/impl/ |
H A D | sata.c | 563 _NOTE(SCHEME_PROTECTS_DATA("No Mutex Needed", ddi_dma_attr))
|