Searched defs:segs (Results 176 - 200 of 276) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/dev/ubsec/
H A Dubsec.c1830 ubsec_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
H A Dubsecvar.h146 bus_dma_segment_t segs[UBS_MAX_SCATTER]; member in struct:ubsec_operand
/freebsd-11-stable/sys/dev/age/
H A Dif_age.c797 age_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int error) argument
3088 bus_dma_segment_t segs[1]; local
/freebsd-11-stable/sys/dev/cas/
H A Dif_cas.c610 cas_cddma_callback(void *xsc, bus_dma_segment_t *segs, int nsegs, int error) argument
622 cas_rxdma_callback(void *xsc, bus_dma_segment_t *segs, int nsegs, int error) argument
/freebsd-11-stable/sys/dev/dc/
H A Dif_dc.c1797 dc_dma_map_addr(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
2646 bus_dma_segment_t segs[1]; local
3376 bus_dma_segment_t segs[DC_MAXFRAGS]; local
[all...]
/freebsd-11-stable/sys/arm/xscale/ixp425/
H A Dif_npe.c463 npe_getaddr(void *arg, bus_dma_segment_t *segs, int nsegs, int error) argument
1057 bus_dma_segment_t segs[1]; local
1299 bus_dma_segment_t segs[NPE_MAXSEG]; local
[all...]
/freebsd-11-stable/sys/arm/cavium/cns11xx/
H A Dif_ece.c469 ece_getaddr(void *arg, bus_dma_segment_t *segs, int nsegs, int error) argument
1609 bus_dma_segment_t segs[MAX_FRAGMENT]; local
/freebsd-11-stable/sys/dev/msk/
H A Dif_msk.c900 bus_dma_segment_t segs[1]; local
958 bus_dma_segment_t segs[1]; local
2132 msk_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
[all...]
/freebsd-11-stable/sys/powerpc/powermac/
H A Dsmu.c272 smu_phys_callback(void *xsc, bus_dma_segment_t *segs, int nsegs, int error) argument
/freebsd-11-stable/sys/dev/et/
H A Dif_et.c795 et_dma_map_addr(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
2162 bus_dma_segment_t segs[ET_NSEG_MAX]; local
2333 bus_dma_segment_t segs[1]; local
2392 bus_dma_segment_t segs[1]; local
[all...]
/freebsd-11-stable/sys/dev/hifn/
H A Dhifn7751.c223 hifn_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
[all...]
/freebsd-11-stable/sys/dev/sound/pci/
H A Dich.c819 ich_setmap(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
H A Dmaestro.c1709 setmap(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
H A Dds1.c778 ds_setmap(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
H A Denvy24.c2168 envy24_dmapsetmap(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
2185 envy24_dmarsetmap(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
H A Denvy24ht.c2082 envy24ht_dmapsetmap(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
2100 envy24ht_dmarsetmap(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
[all...]
/freebsd-11-stable/sys/dev/vxge/
H A Dvxge-osdep.h543 vxge_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-11-stable/sys/dev/jme/
H A Dif_jme.c1123 jme_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int error) argument
3178 bus_dma_segment_t segs[1]; local
/freebsd-11-stable/sys/dev/vnic/
H A Dnicvf_queues.c150 nicvf_dmamap_q_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
266 bus_dma_segment_t segs[1]; local
1899 bus_dma_segment_t segs[256]; local
/freebsd-11-stable/sys/dev/ti/
H A Dif_ti.c984 ti_dma_map_addr(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
1386 bus_dma_segment_t segs[1]; local
1441 bus_dma_segment_t segs[1]; local
1498 bus_dma_segment_t segs[1]; local
1575 bus_dma_segment_t segs[4]; local
[all...]
/freebsd-11-stable/sys/dev/trm/
H A Dtrm.c2783 trm_srbmapSG(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
3167 trm_mapSRB(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
3176 trm_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-11-stable/sys/arm/ti/am335x/
H A Dam335x_lcd.c222 am335x_fb_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int err) argument
/freebsd-11-stable/sys/arm/arm/
H A Dbusdma_machdep-v6.c951 _bus_dmamap_addseg(bus_dma_tag_t dmat, bus_dmamap_t map, bus_addr_t curaddr, bus_size_t sgsize, bus_dma_segment_t *segs, int *segp) argument
998 _bus_dmamap_load_phys(bus_dma_tag_t dmat, bus_dmamap_t map, vm_paddr_t buf, bus_size_t buflen, int flags, bus_dma_segment_t *segs, int *segp) argument
1070 _bus_dmamap_load_ma(bus_dma_tag_t dmat, bus_dmamap_t map, struct vm_page **ma, bus_size_t tlen, int ma_offs, int flags, bus_dma_segment_t *segs, int *segp) argument
1084 _bus_dmamap_load_buffer(bus_dma_tag_t dmat, bus_dmamap_t map, void *buf, bus_size_t buflen, pmap_t pmap, int flags, bus_dma_segment_t *segs, int *segp) argument
1206 _bus_dmamap_complete(bus_dma_tag_t dmat, bus_dmamap_t map, bus_dma_segment_t *segs, int nsegs, int error) argument
[all...]
/freebsd-11-stable/sys/arm/allwinner/
H A Da10_codec.c322 a10codec_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-11-stable/sys/arm/ti/cpsw/
H A Dif_cpsw.c1824 bus_dma_segment_t segs[CPSW_TXFRAGS]; local

Completed in 281 milliseconds

1234567891011>>