Searched defs:ccountp (Results 1 - 12 of 12) sorted by relevance

/illumos-gate/usr/src/uts/sun4/io/efcode/
H A Dfc_ddi.c59 ddi_dma_cookie_t *cookiep, uint_t *ccountp)
110 return ((*funcp)(dip, dip, handle, &dmareq, cookiep, ccountp));
57 fc_ddi_dma_buf_bind_handle(ddi_dma_handle_t handle, struct buf *bp, uint_t flags, int (*waitfp)(caddr_t), caddr_t arg, ddi_dma_cookie_t *cookiep, uint_t *ccountp) argument
/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx.c964 ddi_dma_cookie_t *cookiep, uint_t *ccountp)
1000 *ccountp = 1;
1007 *ccountp = PX_WINLST(mp)->win_ncookies;
1091 size_t *lenp, ddi_dma_cookie_t *cookiep, uint_t *ccountp)
1121 if (ccountp)
1122 *ccountp = 1;
1138 if (ccountp)
1139 *ccountp = win_p->win_ncookies;
962 px_dma_bindhdl(dev_info_t *dip, dev_info_t *rdip, ddi_dma_handle_t handle, ddi_dma_req_t *dmareq, ddi_dma_cookie_t *cookiep, uint_t *ccountp) argument
1089 px_dma_win(dev_info_t *dip, dev_info_t *rdip, ddi_dma_handle_t handle, uint_t win, off_t *offp, size_t *lenp, ddi_dma_cookie_t *cookiep, uint_t *ccountp) argument
/illumos-gate/usr/src/uts/sun4v/io/niumx/
H A Dniumx.c69 ddi_dma_cookie_t *cookiep, uint_t *ccountp);
724 ddi_dma_cookie_t *cookiep, uint_t *ccountp)
778 *ccountp = 1;
781 cookiep->dmac_address, cookiep->dmac_size, *ccountp);
722 niumx_dma_bindhdl(dev_info_t *dip, dev_info_t *rdip, ddi_dma_handle_t handle, ddi_dma_req_t *dmareq, ddi_dma_cookie_t *cookiep, uint_t *ccountp) argument
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci.c694 ddi_dma_cookie_t *cookiep, uint_t *ccountp)
730 *ccountp = 1;
737 *ccountp = WINLST(mp)->win_ncookies;
821 size_t *lenp, ddi_dma_cookie_t *cookiep, uint_t *ccountp)
844 if (ccountp)
845 *ccountp = 1;
862 if (ccountp)
863 *ccountp = win_p->win_ncookies;
692 pci_dma_bindhdl(dev_info_t *dip, dev_info_t *rdip, ddi_dma_handle_t handle, ddi_dma_req_t *dmareq, ddi_dma_cookie_t *cookiep, uint_t *ccountp) argument
819 pci_dma_win(dev_info_t *dip, dev_info_t *rdip, ddi_dma_handle_t handle, uint_t win, off_t *offp, size_t *lenp, ddi_dma_cookie_t *cookiep, uint_t *ccountp) argument
/illumos-gate/usr/src/uts/intel/io/
H A Diommulib.c675 ddi_dma_cookie_t *cookiep, uint_t *ccountp)
684 dmareq, cookiep, ccountp));
719 ddi_dma_cookie_t *cookiep, uint_t *ccountp)
728 win, offp, lenp, cookiep, ccountp));
781 ddi_dma_cookie_t *cookiep, uint_t *ccountp)
787 cookiep, ccountp));
811 ddi_dma_cookie_t **cookiepp, uint_t *ccountp)
816 return (nexops->nops_dma_get_cookies(dip, handle, cookiepp, ccountp));
861 ddi_dma_cookie_t *cookiep, uint_t *ccountp)
867 cookiep, ccountp));
673 iommulib_nexdma_bindhdl(dev_info_t *dip, dev_info_t *rdip, ddi_dma_handle_t dma_handle, struct ddi_dma_req *dmareq, ddi_dma_cookie_t *cookiep, uint_t *ccountp) argument
717 iommulib_nexdma_win(dev_info_t *dip, dev_info_t *rdip, ddi_dma_handle_t dma_handle, uint_t win, off_t *offp, size_t *lenp, ddi_dma_cookie_t *cookiep, uint_t *ccountp) argument
779 iommulib_iommu_dma_bindhdl(dev_info_t *dip, dev_info_t *rdip, ddi_dma_handle_t handle, struct ddi_dma_req *dmareq, ddi_dma_cookie_t *cookiep, uint_t *ccountp) argument
810 iommulib_iommu_dma_get_cookies(dev_info_t *dip, ddi_dma_handle_t handle, ddi_dma_cookie_t **cookiepp, uint_t *ccountp) argument
859 iommulib_iommu_dma_win(dev_info_t *dip, dev_info_t *rdip, ddi_dma_handle_t handle, uint_t win, off_t *offp, size_t *lenp, ddi_dma_cookie_t *cookiep, uint_t *ccountp) argument
[all...]
/illumos-gate/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu_impl.c52 uint_t *ccountp);
61 uint_t *ccountp);
1618 uint_t *ccountp)
1634 dmareq, cookiep, ccountp);
1653 *ccountp);
1690 *ccountp);
1807 uint_t *ccountp)
1841 offp, lenp, cookiep, ccountp) != DDI_SUCCESS) {
1615 amd_iommu_bindhdl(iommulib_handle_t handle, dev_info_t *dip, dev_info_t *rdip, ddi_dma_handle_t dma_handle, struct ddi_dma_req *dmareq, ddi_dma_cookie_t *cookiep, uint_t *ccountp) argument
1804 amd_iommu_win(iommulib_handle_t handle, dev_info_t *dip, dev_info_t *rdip, ddi_dma_handle_t dma_handle, uint_t win, off_t *offp, size_t *lenp, ddi_dma_cookie_t *cookiep, uint_t *ccountp) argument
/illumos-gate/usr/src/uts/sun4u/io/
H A Diommu.c852 ddi_dma_cookie_t *cp, uint_t *ccountp)
1020 *ccountp = 1;
1087 *ccountp = 1;
1192 size_t *lenp, ddi_dma_cookie_t *cookiep, uint_t *ccountp)
1221 *ccountp = 1;
850 iommu_dma_bindhdl(dev_info_t *dip, dev_info_t *rdip, ddi_dma_handle_t handle, struct ddi_dma_req *dmareq, ddi_dma_cookie_t *cp, uint_t *ccountp) argument
1190 iommu_dma_win(dev_info_t *dip, dev_info_t *rdip, ddi_dma_handle_t handle, uint_t win, off_t *offp, size_t *lenp, ddi_dma_cookie_t *cookiep, uint_t *ccountp) argument
/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus.c102 ddi_dma_cookie_t *cp, uint_t *ccountp);
110 size_t *lenp, ddi_dma_cookie_t *cookiep, uint_t *ccountp);
1951 ddi_dma_cookie_t *cp, uint_t *ccountp)
1968 rdip, handle, dmareq, cp, ccountp));
2019 size_t *lenp, ddi_dma_cookie_t *cookiep, uint_t *ccountp)
2035 handle, win, offp, lenp, cookiep, ccountp));
1949 cardbus_dma_bindhdl(dev_info_t *dip, dev_info_t *rdip, ddi_dma_handle_t handle, struct ddi_dma_req *dmareq, ddi_dma_cookie_t *cp, uint_t *ccountp) argument
2017 cardbus_dma_win(dev_info_t *dip, dev_info_t *rdip, ddi_dma_handle_t handle, uint_t win, off_t *offp, size_t *lenp, ddi_dma_cookie_t *cookiep, uint_t *ccountp) argument
/illumos-gate/usr/src/uts/i86pc/io/
H A Dimmu_dvma.c97 ddi_dma_cookie_t *cookiep, uint_t *ccountp);
105 off_t *offp, size_t *lenp, ddi_dma_cookie_t *cookiep, uint_t *ccountp);
3110 uint_t *ccountp)
3116 dma_req, cookiep, ccountp);
3149 uint_t *ccountp)
3152 lenp, cookiep, ccountp));
3107 immu_bindhdl(iommulib_handle_t handle, dev_info_t *dip, dev_info_t *rdip, ddi_dma_handle_t dma_handle, struct ddi_dma_req *dma_req, ddi_dma_cookie_t *cookiep, uint_t *ccountp) argument
3146 immu_win(iommulib_handle_t handle, dev_info_t *dip, dev_info_t *rdip, ddi_dma_handle_t dma_handle, uint_t win, off_t *offp, size_t *lenp, ddi_dma_cookie_t *cookiep, uint_t *ccountp) argument
H A Drootnex.c205 ddi_dma_cookie_t *cookiep, uint_t *ccountp);
212 ddi_dma_cookie_t *cookiep, uint_t *ccountp);
233 ddi_dma_cookie_t *cookiep, uint_t *ccountp);
240 ddi_dma_cookie_t **cookiepp, uint_t *ccountp);
251 ddi_dma_cookie_t *cookiep, uint_t *ccountp);
1967 ddi_dma_cookie_t *cookiep, uint_t *ccountp)
2184 * copy out the first cookie and ccountp, set the cookie
2190 *ccountp = sinfo->si_sgl_size;
2196 uint_t, dmao->dmao_size, uint_t, *ccountp);
2250 * copy out the first cookie and ccountp, se
1965 rootnex_coredma_bindhdl(dev_info_t *dip, dev_info_t *rdip, ddi_dma_handle_t handle, struct ddi_dma_req *dmareq, ddi_dma_cookie_t *cookiep, uint_t *ccountp) argument
2279 rootnex_dma_bindhdl(dev_info_t *dip, dev_info_t *rdip, ddi_dma_handle_t handle, struct ddi_dma_req *dmareq, ddi_dma_cookie_t *cookiep, uint_t *ccountp) argument
2422 rootnex_coredma_get_cookies(dev_info_t *dip, ddi_dma_handle_t handle, ddi_dma_cookie_t **cookiepp, uint_t *ccountp) argument
4726 rootnex_coredma_win(dev_info_t *dip, dev_info_t *rdip, ddi_dma_handle_t handle, uint_t win, off_t *offp, size_t *lenp, ddi_dma_cookie_t *cookiep, uint_t *ccountp) argument
4950 rootnex_dma_win(dev_info_t *dip, dev_info_t *rdip, ddi_dma_handle_t handle, uint_t win, off_t *offp, size_t *lenp, ddi_dma_cookie_t *cookiep, uint_t *ccountp) argument
[all...]
/illumos-gate/usr/src/uts/common/io/
H A Dbofi.c3508 ddi_dma_cookie_t *cookiep, uint_t *ccountp)
3533 cookiep, ccountp);
3587 cookiep, ccountp);
3795 size_t *lenp, ddi_dma_cookie_t *cookiep, uint_t *ccountp)
3806 cookiep, ccountp);
3506 bofi_dma_bindhdl(dev_info_t *dip, dev_info_t *rdip, ddi_dma_handle_t handle, struct ddi_dma_req *dmareqp, ddi_dma_cookie_t *cookiep, uint_t *ccountp) argument
3793 bofi_dma_win(dev_info_t *dip, dev_info_t *rdip, ddi_dma_handle_t handle, uint_t win, off_t *offp, size_t *lenp, ddi_dma_cookie_t *cookiep, uint_t *ccountp) argument
/illumos-gate/usr/src/uts/common/os/
H A Dsunddi.c795 ddi_dma_cookie_t *cp, uint_t *ccountp)
804 return ((*funcp)(dip, rdip, handle, dmareq, cp, ccountp));
839 size_t *lenp, ddi_dma_cookie_t *cookiep, uint_t *ccountp)
849 cookiep, ccountp));
5238 ddi_dma_cookie_t *cp, uint_t *ccountp)
5240 _NOTE(ARGUNUSED(dip, rdip, handle, dmareq, cp, ccountp))
5264 size_t *lenp, ddi_dma_cookie_t *cookiep, uint_t *ccountp)
5266 _NOTE(ARGUNUSED(dip, rdip, handle, win, offp, lenp, cookiep, ccountp))
7070 ddi_dma_cookie_t *cookiep, uint_t *ccountp)
7120 return ((*funcp)(dip, rdip, handle, &dmareq, cookiep, ccountp));
793 ddi_dma_bindhdl(dev_info_t *dip, dev_info_t *rdip, ddi_dma_handle_t handle, struct ddi_dma_req *dmareq, ddi_dma_cookie_t *cp, uint_t *ccountp) argument
837 ddi_dma_win(dev_info_t *dip, dev_info_t *rdip, ddi_dma_handle_t handle, uint_t win, off_t *offp, size_t *lenp, ddi_dma_cookie_t *cookiep, uint_t *ccountp) argument
5236 ddi_no_dma_bindhdl(dev_info_t *dip, dev_info_t *rdip, ddi_dma_handle_t handle, struct ddi_dma_req *dmareq, ddi_dma_cookie_t *cp, uint_t *ccountp) argument
5262 ddi_no_dma_win(dev_info_t *dip, dev_info_t *rdip, ddi_dma_handle_t handle, uint_t win, off_t *offp, size_t *lenp, ddi_dma_cookie_t *cookiep, uint_t *ccountp) argument
7068 ddi_dma_buf_bind_handle(ddi_dma_handle_t handle, struct buf *bp, uint_t flags, int (*waitfp)(caddr_t), caddr_t arg, ddi_dma_cookie_t *cookiep, uint_t *ccountp) argument
7124 ddi_dma_addr_bind_handle(ddi_dma_handle_t handle, struct as *as, caddr_t addr, size_t len, uint_t flags, int (*waitfp)(caddr_t), caddr_t arg, ddi_dma_cookie_t *cookiep, uint_t *ccountp) argument
7181 ddi_dma_getwin(ddi_dma_handle_t h, uint_t win, off_t *offp, size_t *lenp, ddi_dma_cookie_t *cookiep, uint_t *ccountp) argument
[all...]

Completed in 452 milliseconds