Home
last modified time | relevance | path

Searched defs:dmah (Results 1 – 13 of 13) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_tx.c59 nge_dmah_node_t *dmah; in nge_tx_recycle_all() local
164 nge_dmah_list_t dmah; in nge_tx_recycle() local
444 nge_dmah_node_t *dmah; in nge_send_mapped() local
/illumos-gate/usr/src/uts/common/io/cpqary3/
H A Dcpqary3_util.c325 cpqary3_phyctg_t *dmah = NULL; in cpqary3_synccmd_alloc() local
/illumos-gate/usr/src/uts/common/io/xge/drv/
H A Dxge_osdep.h357 static inline dma_addr_t xge_os_dma_map(pci_dev_h pdev, pci_dma_h dmah, in xge_os_dma_map()
395 static inline void xge_os_dma_unmap(pci_dev_h pdev, pci_dma_h dmah, in xge_os_dma_unmap()
401 static inline void xge_os_dma_sync(pci_dev_h pdev, pci_dma_h dmah, in xge_os_dma_sync()
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_fp.c42 qede_dma_handle_entry_t *dmah; in qede_get_dmah_entry() local
54 qede_put_dmah_entries(qede_tx_ring_t *tx_ring, qede_dma_handle_entry_t *dmah) in qede_put_dmah_entries()
142 qede_dma_handle_entry_t *dmah, *head = NULL, *tail = NULL; in qede_process_tx_completions() local
/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_nic_main.c869 unm_dmah_node_t *dmah = NULL; in unm_reserve_dma_handle() local
895 unm_dmah_node_t *dmah, *head = NULL, *tail = NULL, *hdlp; in unm_send_mapped() local
1387 unm_dmah_node_t *dmah, *head = NULL, *tail = NULL; in unm_process_cmd_ring() local
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pvscsi/
H A Dpvscsi_var.h21 ddi_dma_handle_t dmah; member
/illumos-gate/usr/src/uts/common/io/audio/drv/audioens/
H A Daudioens.c108 ddi_dma_handle_t dmah; member
/illumos-gate/usr/src/uts/common/io/audio/drv/audiocmi/
H A Daudiocmi.h265 ddi_dma_handle_t dmah; member
/illumos-gate/usr/src/uts/common/io/audio/drv/audiopci/
H A Daudiopci.c89 ddi_dma_handle_t dmah; member
/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme.h62 ddi_dma_handle_t dmah; member
/illumos-gate/usr/src/uts/common/io/audio/drv/audiosolo/
H A Daudiosolo.c141 ddi_dma_handle_t dmah; member
/illumos-gate/usr/src/uts/common/io/iprb/
H A Diprb.h38 ddi_dma_handle_t dmah; member
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_subr.c6913 ddi_dma_handle_t *dmah, size_t length, caddr_t *kvap, uint64_t *dma_addr) in pmcs_dma_setup()