Home
last modified time | relevance | path

Searched refs:real_length (Results 1 – 20 of 20) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_isoch_util.c174 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 Dehci_util.c393 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 Dehci_polled.c2004 size_t real_length; in ehci_polled_create_tw() local
2044 &tw->tw_buf, &real_length, &tw->tw_accesshandle)) != in ehci_polled_create_tw()
2054 tw->tw_buf, real_length, DDI_DMA_RDWR|DDI_DMA_CONSISTENT, in ehci_polled_create_tw()
H A Dehci_xfer.c2987 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/i86pc/io/gfx_private/
H A Dgfxp_vm.c181 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/intel/io/amd8111s/
H A Damd8111s_main.c771 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/common/io/usb/hcd/uhci/
H A Duhciutil.c228 size_t real_length; in uhci_allocate_pools() local
252 (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()
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()
1741 size_t real_length; in uhci_create_transfer_wrapper() local
1814 ASSERT(real_length >= length); in uhci_create_transfer_wrapper()
3112 size_t real_length; in uhci_alloc_memory_for_tds() local
3172 &td_pool_ptr1->pool_addr, &real_length, in uhci_alloc_memory_for_tds()
3775 size_t real_length, strtlen, xfer_size; in uhci_create_isoc_transfer_wrapper() local
[all …]
H A Duhcipolled.c848 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 Dsbp2_bus.c317 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 Dddi_implfuncs.h66 size_t *real_length, ddi_acc_hdl_t *handlep);
H A Dsunddi.h1337 size_t *real_length, ddi_acc_handle_t *handlep);
/illumos-gate/usr/src/uts/i86pc/io/ioat/
H A Dioat_chan.c546 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 Dohci.c952 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()
1787 real_length, in ohci_init_hcca()
6850 size_t real_length; in ohci_create_transfer_wrapper() local
6929 ASSERT(real_length >= length); in ohci_create_transfer_wrapper()
[all …]
H A Dohci_polled.c2122 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 Dddi_impl.c1163 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 Dddi_impl.c1600 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 Dfd.c2576 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 Dmyri10ge.c214 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 Dsunddi.c6896 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 Dpmcs_subr.c6917 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()