/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/ |
H A D | ehci_isoch_util.c | 174 size_t real_length; in ehci_allocate_isoc_pools() local 212 &real_length, in ehci_allocate_isoc_pools() 227 real_length, in ehci_allocate_isoc_pools() 353 size_t real_length; in ehci_allocate_itw() local 407 &real_length, in ehci_allocate_itw() 420 ASSERT(real_length >= length); in ehci_allocate_itw() 426 real_length, in ehci_allocate_itw() 494 (void *)itw, real_length); in ehci_allocate_itw()
|
H A D | ehci_util.c | 393 size_t real_length; in ehci_allocate_pools() local 425 &real_length, in ehci_allocate_pools() 436 real_length, in ehci_allocate_pools() 495 &real_length, in ehci_allocate_pools() 506 real_length, in ehci_allocate_pools() 1524 size_t real_length; in ehci_init_periodic_frame_lst_table() local 1552 &real_length, &ehcip->ehci_pflt_mem_handle)) { in ehci_init_periodic_frame_lst_table() 1559 "Real length %lu", real_length); in ehci_init_periodic_frame_lst_table() 1564 real_length, DDI_DMA_RDWR | DDI_DMA_CONSISTENT, in ehci_init_periodic_frame_lst_table() 1592 bzero((void *)ehcip->ehci_periodic_frame_list_tablep, real_length); in ehci_init_periodic_frame_lst_table()
|
H A D | ehci_polled.c | 2002 size_t real_length; in ehci_polled_create_tw() local 2042 &tw->tw_buf, &real_length, &tw->tw_accesshandle)) != in ehci_polled_create_tw() 2052 tw->tw_buf, real_length, DDI_DMA_RDWR|DDI_DMA_CONSISTENT, in ehci_polled_create_tw()
|
H A D | ehci_xfer.c | 2987 size_t real_length; in ehci_create_transfer_wrapper() local 3046 (caddr_t *)&tw->tw_buf, &real_length, &tw->tw_accesshandle); in ehci_create_transfer_wrapper() 3058 ASSERT(real_length >= length); in ehci_create_transfer_wrapper() 3062 (caddr_t)tw->tw_buf, real_length, DDI_DMA_RDWR|DDI_DMA_CONSISTENT, in ehci_create_transfer_wrapper()
|
/illumos-gate/usr/src/uts/intel/io/amd8111s/ |
H A D | amd8111s_main.c | 771 size_t real_length; in amd8111s_allocate_descriptors() local 787 NULL, (caddr_t *)&pMil->Rx_desc_original, &real_length, in amd8111s_allocate_descriptors() 798 NULL, (caddr_t)pMil->Rx_desc_original, real_length, in amd8111s_allocate_descriptors() 834 NULL, (caddr_t *)&pMil->Tx_desc_original, &real_length, in amd8111s_allocate_descriptors() 844 NULL, (caddr_t)pMil->Tx_desc_original, real_length, in amd8111s_allocate_descriptors() 927 size_t real_length; in amd8111s_alloc_dma_ringbuf() local 972 (size_t *)(&real_length), &pRing->acc_hdl[idx]) in amd8111s_alloc_dma_ringbuf() 978 } else if (real_length != pRing->trunk_sz) { in amd8111s_alloc_dma_ringbuf() 983 NULL, (caddr_t)pRing->trunk_addr[idx], real_length, in amd8111s_alloc_dma_ringbuf()
|
/illumos-gate/usr/src/uts/i86pc/io/gfx_private/ |
H A D | gfxp_vm.c | 181 caddr_t arg, caddr_t *kaddrp, size_t *real_length, in gfxp_ddi_dma_mem_alloc() argument 204 arg, kaddrp, real_length, handlep); in gfxp_ddi_dma_mem_alloc()
|
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/ |
H A D | uhciutil.c | 228 size_t real_length; in uhci_allocate_pools() local 252 (caddr_t *)&uhcip->uhci_td_pool_addr, &real_length, in uhci_allocate_pools() 260 NULL, (caddr_t)uhcip->uhci_td_pool_addr, real_length, in uhci_allocate_pools() 303 (caddr_t *)&uhcip->uhci_qh_pool_addr, &real_length, in uhci_allocate_pools() 310 NULL, (caddr_t)uhcip->uhci_qh_pool_addr, real_length, in uhci_allocate_pools() 845 size_t real_length; in uhci_init_frame_lst_table() local 874 &real_length, &uhcip->uhci_flt_mem_handle)) { in uhci_init_frame_lst_table() 881 NULL, (caddr_t)uhcip->uhci_frame_lst_tablep, real_length, in uhci_init_frame_lst_table() 901 bzero((void *)uhcip->uhci_frame_lst_tablep, real_length); in uhci_init_frame_lst_table() 1741 size_t real_length; in uhci_create_transfer_wrapper() local [all …]
|
H A D | uhcipolled.c | 848 size_t real_length; in uhci_polled_create_tw() local 877 &tw->tw_buf, &real_length, &tw->tw_accesshandle)) != in uhci_polled_create_tw() 887 tw->tw_buf, real_length, DDI_DMA_RDWR|DDI_DMA_CONSISTENT, in uhci_polled_create_tw()
|
/illumos-gate/usr/src/uts/common/io/1394/targets/scsa1394/ |
H A D | sbp2_bus.c | 317 size_t real_length; /* real allocated length */ in scsa1394_bus_alloc_buf_phys() local 337 DDI_DMA_SLEEP, NULL, &buf->bb_kaddr, &real_length, in scsa1394_bus_alloc_buf_phys()
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | ddi_implfuncs.h | 66 size_t *real_length, ddi_acc_hdl_t *handlep);
|
H A D | sunddi.h | 1336 size_t *real_length, ddi_acc_handle_t *handlep);
|
/illumos-gate/usr/src/uts/i86pc/io/ioat/ |
H A D | ioat_chan.c | 546 size_t real_length; in ioat_completion_alloc() local 566 (caddr_t *)&channel->ic_cmpl, &real_length, in ioat_completion_alloc() 633 size_t real_length; in ioat_ring_alloc() local 671 (caddr_t *)&ring->cr_desc, &real_length, &channel->ic_desc_handle); in ioat_ring_alloc()
|
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/ |
H A D | ohci.c | 952 size_t real_length; in ohci_allocate_pools() local 984 &real_length, in ohci_allocate_pools() 995 real_length, in ohci_allocate_pools() 1054 &real_length, in ohci_allocate_pools() 1063 real_length, in ohci_allocate_pools() 1706 size_t real_length; in ohci_init_hcca() local 1740 &real_length, in ohci_init_hcca() 1746 bzero((void *)ohcip->ohci_hccap, real_length); in ohci_init_hcca() 1778 "ohci_init_hcca: Real length %lu", real_length); in ohci_init_hcca() 1787 real_length, in ohci_init_hcca() [all …]
|
H A D | ohci_polled.c | 2122 size_t real_length; in ohci_polled_create_tw() local 2153 &tw->tw_buf, &real_length, &tw->tw_accesshandle)) != in ohci_polled_create_tw() 2163 tw->tw_buf, real_length, DDI_DMA_RDWR|DDI_DMA_CONSISTENT, in ohci_polled_create_tw()
|
/illumos-gate/usr/src/uts/sun4/os/ |
H A D | ddi_impl.c | 1163 caddr_t *kaddrp, size_t *real_length, ddi_acc_hdl_t *handlep) in i_ddi_mem_alloc() argument 1226 if (real_length) { in i_ddi_mem_alloc() 1227 *real_length = length; in i_ddi_mem_alloc()
|
/illumos-gate/usr/src/uts/i86pc/os/ |
H A D | ddi_impl.c | 1600 size_t *real_length, ddi_acc_hdl_t *ap) in i_ddi_mem_alloc() argument 1691 if (real_length) { in i_ddi_mem_alloc() 1692 *real_length = length; in i_ddi_mem_alloc()
|
/illumos-gate/usr/src/uts/sun/io/ |
H A D | fd.c | 2576 size_t real_length; in fdrawioctl() local 2707 DDI_DMA_DONTWAIT, 0, &fa, &real_length, in fdrawioctl() 2796 DDI_DMA_DONTWAIT, 0, &fa, &real_length, in fdrawioctl() 2959 size_t real_length; in fdformat() local 3021 DDI_DMA_DONTWAIT, 0, &fd, &real_length, in fdformat() 5450 size_t real_length; in fdrw() local 5539 DDI_DMA_DONTWAIT, 0, &dma_addr, &real_length, in fdrw()
|
/illumos-gate/usr/src/uts/common/io/myri10ge/drv/ |
H A D | myri10ge.c | 214 size_t real_length; in myri10ge_dma_alloc() local 229 wait, NULL, &kaddr, &real_length, in myri10ge_dma_alloc() 547 size_t real_length; in myri10ge_add_jbuf() local 567 NULL, &j->buf, &real_length, &j->acc_handle); in myri10ge_add_jbuf() 572 real_length, DDI_DMA_READ|DDI_DMA_STREAMING, DDI_DMA_DONTWAIT, in myri10ge_add_jbuf()
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | sunddi.c | 6896 size_t *real_length, ddi_acc_handle_t *handlep) in ddi_dma_mem_alloc() argument 6945 *real_length = length; in ddi_dma_mem_alloc() 6948 flags, accattrp, kaddrp, real_length, ap); in ddi_dma_mem_alloc() 6951 ap->ah_len = (off_t)(*real_length); in ddi_dma_mem_alloc()
|
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/ |
H A D | pmcs_subr.c | 6917 size_t real_length; in pmcs_dma_setup() local 6939 NULL, kvap, &real_length, acch) != DDI_SUCCESS) { in pmcs_dma_setup() 6947 if (ddi_dma_addr_bind_handle(*dmah, NULL, *kvap, real_length, in pmcs_dma_setup()
|