/illumos-gate/usr/src/uts/intel/io/vmxnet3s/ |
H A D | vmxnet3_utils.c | 105 vmxnet3_alloc_dma_mem(vmxnet3_softc_t *dp, vmxnet3_dmabuf_t *dma, size_t size, in vmxnet3_alloc_dma_mem() 165 vmxnet3_alloc_dma_mem_1(vmxnet3_softc_t *dp, vmxnet3_dmabuf_t *dma, size_t size, in vmxnet3_alloc_dma_mem_1() 173 vmxnet3_alloc_dma_mem_512(vmxnet3_softc_t *dp, vmxnet3_dmabuf_t *dma, in vmxnet3_alloc_dma_mem_512() 181 vmxnet3_alloc_dma_mem_128(vmxnet3_softc_t *dp, vmxnet3_dmabuf_t *dma, in vmxnet3_alloc_dma_mem_128() 192 vmxnet3_free_dma_mem(vmxnet3_dmabuf_t *dma) in vmxnet3_free_dma_mem()
|
H A D | vmxnet3.h | 66 vmxnet3_dmabuf_t dma; member 74 vmxnet3_dmabuf_t dma; member 94 vmxnet3_dmabuf_t dma; member
|
/illumos-gate/usr/src/uts/sun/sys/scsi/adapters/ |
H A D | fasdma.h | 45 struct dma { struct 46 uint32_t dma_csr; /* control/status register */ argument 47 uint32_t dma_addr; /* dma address register */ argument 48 uint32_t dma_count; /* count register */ argument 49 uint32_t dma_test; /* test csr register */ argument
|
/illumos-gate/usr/src/uts/common/io/atge/ |
H A D | atge_l1.c | 129 atge_dma_t *dma; in atge_l1_alloc_dma() local 302 atge_dma_t *dma; in atge_l1_init_rx_ring() local 340 atge_dma_t *dma; in atge_l1_init_rr_ring() local 354 atge_dma_t *dma; in atge_l1_init_smb() local 366 atge_dma_t *dma; in atge_l1_init_cmb() local 453 atge_dma_t *dma; in atge_l1_gather_stats() local
|
H A D | atge_l1c.c | 157 atge_dma_t *dma; in atge_l1c_alloc_dma() local 338 atge_dma_t *dma; in atge_l1c_init_rx_ring() local 376 atge_dma_t *dma; in atge_l1c_init_rr_ring() local 390 atge_dma_t *dma; in atge_l1c_init_smb() local 402 atge_dma_t *dma; in atge_l1c_init_cmb() local 560 atge_dma_t *dma; in atge_l1c_gather_stats() local
|
H A D | atge_l1e.c | 110 atge_dma_t *dma; in atge_rx_desc_free() local 137 atge_dma_t *dma; in atge_l1e_alloc_dma() local 289 atge_dma_t *dma; in atge_l1e_init_rx_pages() local
|
H A D | atge_main.c | 1431 atge_dma_t *dma; in atge_alloc_buffers() local 1475 atge_dma_t *dma; in atge_alloc_a_dma_blk() local 1518 atge_free_a_dma_blk(atge_dma_t *dma) in atge_free_a_dma_blk() 1531 atge_dma_t *dma = NULL; in atge_buf_alloc() local 1580 atge_buf_free(atge_dma_t *dma) in atge_buf_free()
|
H A D | atge.h | 134 #define ATGE_PUT64(dma, addr, v) \ argument 137 #define ATGE_PUT32(dma, addr, v) \ argument 140 #define ATGE_GET32(dma, addr) \ argument 143 #define ATGE_GET64(dma, addr) \ argument 146 #define DMA_SYNC(dma, s, l, d) \ argument
|
/illumos-gate/usr/src/uts/i86pc/io/ |
H A D | rootnex.c | 1710 rootnex_dma_t *dma; in rootnex_coredma_allochdl() local 1908 rootnex_dma_t *dma; in rootnex_coredma_freehdl() local 1964 rootnex_dma_t *dma; in rootnex_coredma_bindhdl() local 2290 rootnex_dma_t *dma; in rootnex_coredma_unbindhdl() local 2377 rootnex_dma_t *dma = (rootnex_dma_t *)hp->dmai_private; in rootnex_coredma_get_sleep_flags() local 2389 rootnex_dma_t *dma = (rootnex_dma_t *)hp->dmai_private; in rootnex_coredma_reset_cookies() local 2410 rootnex_dma_t *dma = (rootnex_dma_t *)hp->dmai_private; in rootnex_coredma_get_cookies() local 2451 rootnex_dma_t *dma = (rootnex_dma_t *)hp->dmai_private; in rootnex_coredma_set_cookies() local 2485 rootnex_dma_t *dma = (rootnex_dma_t *)hp->dmai_private; in rootnex_coredma_clear_cookies() local 2549 rootnex_verify_buffer(rootnex_dma_t *dma) in rootnex_verify_buffer() [all …]
|
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/ |
H A D | xhci_ring.c | 216 xhci_ring_trb_tail_valid(xhci_ring_t *xrp, uint64_t dma) in xhci_ring_trb_tail_valid() 229 xhci_ring_trb_valid_range(xhci_ring_t *xrp, uint64_t dma, uint_t range) in xhci_ring_trb_valid_range() 407 xhci_ring_trb_consumed(xhci_ring_t *xrp, uint64_t dma) in xhci_ring_trb_consumed()
|
/illumos-gate/usr/src/uts/common/io/scsi/adapters/smartpqi/ |
H A D | smartpqi_init.c | 457 pqi_dma_overhead_t *dma; in pqi_report_device_capability() local 859 pqi_dma_overhead_t *dma; in pqi_enable_events() local 1116 pqi_dma_overhead_t *dma; in scsi_common() local 1533 pqi_dma_overhead_t *dma; in identify_physical_device() local 1568 pqi_dma_overhead_t *dma; in identify_controller() local 1596 pqi_dma_overhead_t *dma; in write_host_wellness() local 1620 pqi_dma_overhead_t *dma; in report_luns() local
|
/illumos-gate/usr/src/uts/common/io/vioblk/ |
H A D | vioblk.c | 323 vioblk_internal(vioblk_t *vib, int type, virtio_dma_t *dma, in vioblk_internal() 363 virtio_dma_t *dma = NULL; in vioblk_map_discard() local 585 virtio_dma_t *dma; in vioblk_get_id() local
|
/illumos-gate/usr/src/uts/common/io/scsi/adapters/lmrc/ |
H A D | lmrc_raid.c | 163 lmrc_dma_t *dma = &mfi->mfi_data_dma; in lmrc_sync_raidmap_again() local 197 lmrc_dma_t *dma = &mfi->mfi_data_dma; in lmrc_complete_sync_raidmap() local
|
H A D | lmrc.c | 664 lmrc_dma_t *dma = &mfi->mfi_frame_dma; in lmrc_poll_mfi() local 710 lmrc_dma_t *dma = &mfi->mfi_frame_dma; in lmrc_wait_mfi() local 1532 lmrc_dma_t dma; in lmrc_ioc_init() local 2043 lmrc_dma_t *dma = &mfi->mfi_data_dma; in lmrc_get_dcmd() local
|
H A D | lmrc_phys.c | 141 lmrc_dma_t *dma = &mfi->mfi_data_dma; in lmrc_complete_sync_pdmap() local
|
/illumos-gate/usr/src/uts/common/io/1394/adapters/ |
H A D | hci1394_ixl_misc.c | 238 hci1394_ixl_check_status(hci1394_xfer_ctl_dma_t *dma, uint16_t ixlopcode, in hci1394_ixl_check_status()
|
H A D | hci1394_ixl_isr.c | 475 hci1394_xfer_ctl_dma_t *dma; in hci1394_ixl_intr_check_done() local
|
/illumos-gate/usr/src/uts/common/io/sdcard/impl/ |
H A D | sda_host.c | 55 sda_host_alloc(dev_info_t *dip, int nslot, sda_ops_t *ops, ddi_dma_attr_t *dma) in sda_host_alloc()
|
/illumos-gate/usr/src/uts/common/io/nvme/ |
H A D | nvme.c | 1264 nvme_check_dma_hdl(nvme_dma_t *dma) in nvme_check_dma_hdl() 1280 nvme_free_dma_common(nvme_dma_t *dma) in nvme_free_dma_common() 1291 nvme_free_dma(nvme_dma_t *dma) in nvme_free_dma() 1300 nvme_dma_t *dma = (nvme_dma_t *)buf; in nvme_prp_dma_destructor() local 1306 nvme_alloc_dma_common(nvme_t *nvme, nvme_dma_t *dma, in nvme_alloc_dma_common() 1346 nvme_dma_t *dma = kmem_zalloc(sizeof (nvme_dma_t), KM_SLEEP); in nvme_zalloc_dma() local 1364 nvme_dma_t *dma = (nvme_dma_t *)buf; in nvme_prp_dma_constructor() local 1384 uint_t flags, nvme_dma_t **dma) in nvme_zalloc_queue_dma() 5262 nvme_fill_prp(nvme_cmd_t *cmd, ddi_dma_handle_t dma) in nvme_fill_prp()
|
/illumos-gate/usr/src/uts/intel/io/acpica/ |
H A D | acpi_enum.c | 82 static int dma[ACPI_ISA_LIMIT]; variable 1062 int dma[ACPI_ISA_LIMIT]; in used_res_dmas() local
|
/illumos-gate/usr/src/uts/common/io/ena/ |
H A D | ena.c | 637 ena_dma_buf_t *dma = &aq->ea_sq.eas_dma; in ena_admin_sq_init() local 692 ena_dma_buf_t *dma = &aq->ea_cq.eac_dma; in ena_admin_cq_init() local
|
/illumos-gate/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_stub_vnops.c | 747 domount_args_t *dma; in nfs4_trigger_mount() local 910 domount_args_t *dma; in nfs4_trigger_domount_args_create() local 1059 nfs4_trigger_domount_args_destroy(domount_args_t *dma, vnode_t *vp) in nfs4_trigger_domount_args_destroy() 1840 nfs4_trigger_domount(vnode_t *stubvp, domount_args_t *dma, vfs_t **vfsp, in nfs4_trigger_domount()
|
/illumos-gate/usr/src/uts/common/io/ib/clients/rdsv3/ |
H A D | ib_rdma.c | 63 uint64_t *dma; member
|
/illumos-gate/usr/src/uts/i86pc/io/acpi/acpidev/ |
H A D | acpidev_resource.c | 331 acpidev_resource_insert_dma(acpidev_resource_handle_t rhdl, int dma) in acpidev_resource_insert_dma()
|
/illumos-gate/usr/src/uts/common/io/myri10ge/drv/ |
H A D | myri10ge_var.h | 121 struct myri10ge_dma_stuff dma; member 151 mcp_dma_addr_t dma; /* Kept in network byte order */ member 307 struct myri10ge_dma_stuff dma; member
|