Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/i86pc/io/gfx_private/
H A Dgfxp_vm.c182 caddr_t arg, caddr_t *kaddrp, size_t *real_length, in gfxp_ddi_dma_mem_alloc() argument
205 arg, kaddrp, real_length, handlep); in gfxp_ddi_dma_mem_alloc()
/titanic_50/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_isoch_util.c173 size_t real_length; in ehci_allocate_isoc_pools() local
211 &real_length, in ehci_allocate_isoc_pools()
226 real_length, in ehci_allocate_isoc_pools()
352 size_t real_length; in ehci_allocate_itw() local
406 &real_length, in ehci_allocate_itw()
419 ASSERT(real_length >= length); in ehci_allocate_itw()
425 real_length, in ehci_allocate_itw()
493 (void *)itw, real_length); in ehci_allocate_itw()
H A Dehci_util.c392 size_t real_length; in ehci_allocate_pools() local
424 &real_length, in ehci_allocate_pools()
435 real_length, in ehci_allocate_pools()
494 &real_length, in ehci_allocate_pools()
505 real_length, in ehci_allocate_pools()
1503 size_t real_length; in ehci_init_periodic_frame_lst_table() local
1531 &real_length, &ehcip->ehci_pflt_mem_handle)) { in ehci_init_periodic_frame_lst_table()
1538 "Real length %lu", real_length); in ehci_init_periodic_frame_lst_table()
1543 real_length, DDI_DMA_RDWR | DDI_DMA_CONSISTENT, in ehci_init_periodic_frame_lst_table()
1571 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.c2991 size_t real_length; in ehci_create_transfer_wrapper() local
3050 (caddr_t *)&tw->tw_buf, &real_length, &tw->tw_accesshandle); in ehci_create_transfer_wrapper()
3062 ASSERT(real_length >= length); in ehci_create_transfer_wrapper()
3066 (caddr_t)tw->tw_buf, real_length, DDI_DMA_RDWR|DDI_DMA_CONSISTENT, in ehci_create_transfer_wrapper()
/titanic_50/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()
928 size_t real_length; in amd8111s_alloc_dma_ringbuf() local
973 (size_t *)(&real_length), &pRing->acc_hdl[idx]) in amd8111s_alloc_dma_ringbuf()
979 } else if (real_length != pRing->trunk_sz) { in amd8111s_alloc_dma_ringbuf()
984 NULL, (caddr_t)pRing->trunk_addr[idx], real_length, in amd8111s_alloc_dma_ringbuf()
/titanic_50/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()
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 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()
/titanic_50/usr/src/uts/common/io/1394/targets/scsa1394/
H A Dsbp2_bus.c319 size_t real_length; /* real allocated length */ in scsa1394_bus_alloc_buf_phys() local
339 DDI_DMA_SLEEP, NULL, &buf->bb_kaddr, &real_length, in scsa1394_bus_alloc_buf_phys()
/titanic_50/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()
/titanic_50/usr/src/uts/common/sys/
H A Dddi_implfuncs.h78 size_t *real_length, ddi_acc_hdl_t *handlep);
H A Dsunddi.h1327 size_t *real_length, ddi_acc_handle_t *handlep);
/titanic_50/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c967 size_t real_length; in ohci_allocate_pools() local
999 &real_length, in ohci_allocate_pools()
1010 real_length, in ohci_allocate_pools()
1069 &real_length, in ohci_allocate_pools()
1078 real_length, in ohci_allocate_pools()
1722 size_t real_length; in ohci_init_hcca() local
1756 &real_length, in ohci_init_hcca()
1762 bzero((void *)ohcip->ohci_hccap, real_length); in ohci_init_hcca()
1794 "ohci_init_hcca: Real length %lu", real_length); in ohci_init_hcca()
1803 real_length, in ohci_init_hcca()
[all …]
H A Dohci_polled.c2119 size_t real_length; in ohci_polled_create_tw() local
2150 &tw->tw_buf, &real_length, &tw->tw_accesshandle)) != in ohci_polled_create_tw()
2160 tw->tw_buf, real_length, DDI_DMA_RDWR|DDI_DMA_CONSISTENT, in ohci_polled_create_tw()
/titanic_50/usr/src/uts/sun4/os/
H A Dddi_impl.c1162 caddr_t *kaddrp, size_t *real_length, ddi_acc_hdl_t *handlep) in i_ddi_mem_alloc() argument
1225 if (real_length) { in i_ddi_mem_alloc()
1226 *real_length = length; in i_ddi_mem_alloc()
/titanic_50/usr/src/uts/i86pc/os/
H A Dddi_impl.c1612 size_t *real_length, ddi_acc_hdl_t *ap) in i_ddi_mem_alloc() argument
1703 if (real_length) { in i_ddi_mem_alloc()
1704 *real_length = length; in i_ddi_mem_alloc()
/titanic_50/usr/src/uts/sun/io/
H A Dfd.c2573 size_t real_length; in fdrawioctl() local
2704 DDI_DMA_DONTWAIT, 0, &fa, &real_length, in fdrawioctl()
2793 DDI_DMA_DONTWAIT, 0, &fa, &real_length, in fdrawioctl()
2956 size_t real_length; in fdformat() local
3018 DDI_DMA_DONTWAIT, 0, &fd, &real_length, in fdformat()
5447 size_t real_length; in fdrw() local
5536 DDI_DMA_DONTWAIT, 0, &dma_addr, &real_length, in fdrw()
/titanic_50/usr/src/uts/common/io/myri10ge/drv/
H A Dmyri10ge.c218 size_t real_length; in myri10ge_dma_alloc() local
233 wait, NULL, &kaddr, &real_length, in myri10ge_dma_alloc()
553 size_t real_length; in myri10ge_add_jbuf() local
573 NULL, &j->buf, &real_length, &j->acc_handle); in myri10ge_add_jbuf()
578 real_length, DDI_DMA_READ|DDI_DMA_STREAMING, DDI_DMA_DONTWAIT, in myri10ge_add_jbuf()
/titanic_50/usr/src/uts/common/os/
H A Dsunddi.c6978 size_t *real_length, ddi_acc_handle_t *handlep) in ddi_dma_mem_alloc() argument
7027 *real_length = length; in ddi_dma_mem_alloc()
7030 flags, accattrp, kaddrp, real_length, ap); in ddi_dma_mem_alloc()
7033 ap->ah_len = (off_t)(*real_length); in ddi_dma_mem_alloc()
/titanic_50/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_subr.c6913 size_t real_length; in pmcs_dma_setup() local
6935 NULL, kvap, &real_length, acch) != DDI_SUCCESS) { in pmcs_dma_setup()
6943 if (ddi_dma_addr_bind_handle(*dmah, NULL, *kvap, real_length, in pmcs_dma_setup()