Searched defs:segs (Results 1 - 25 of 252) sorted by relevance

1234567891011

/freebsd-10-stable/sys/dev/cxgb/sys/
H A Duipc_mvec.c53 busdma_map_sg_collapse(bus_dma_tag_t tag, bus_dmamap_t map, struct mbuf **m, bus_dma_segment_t *segs, int *nsegs) argument
115 busdma_map_sg_vec(bus_dma_tag_t tag, bus_dmamap_t map, struct mbuf *m, bus_dma_segment_t *segs, int *nsegs) argument
/freebsd-10-stable/sys/dev/drm/
H A Ddrm_pci.c41 drm_pci_busdma_callback(void *arg, bus_dma_segment_t *segs, int nsegs, int error) argument
H A Dati_pcigart.c47 drm_ati_alloc_pcigart_table_cb(void *arg, bus_dma_segment_t *segs, argument
/freebsd-10-stable/sys/sys/
H A Dsglist.h61 sglist_init(struct sglist *sg, u_short maxsegs, struct sglist_seg *segs) argument
/freebsd-10-stable/sys/mips/cavium/octe/
H A Dethernet-tx.c150 unsigned segs; local
/freebsd-10-stable/sys/dev/hyperv/vmbus/
H A Dhyperv_busdma.c41 hyperv_dma_map_paddr(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-10-stable/sys/dev/ata/
H A Data-dma.c149 ata_dmasetupc_cb(void *xsc, bus_dma_segment_t *segs, int nsegs, int error) argument
249 ata_dmasetprd(void *xsc, bus_dma_segment_t *segs, int nsegs, int error) argument
/freebsd-10-stable/sys/dev/firewire/
H A Dfwdma.c65 fwdma_map_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-10-stable/sys/dev/oce/
H A Doce_util.c136 oce_dma_map_addr(void *arg, bus_dma_segment_t * segs, int nseg, int error) argument
228 oce_dma_map_ring(void *arg, bus_dma_segment_t * segs, int nseg, int error) argument
/freebsd-10-stable/sys/dev/patm/
H A Dif_patm.c496 patm_load_callback(void *arg, bus_dma_segment_t *segs, int nsegs, int error) argument
/freebsd-10-stable/sys/powerpc/powermac/
H A Data_dbdma.c64 ata_dbdma_setprd(void *xarg, bus_dma_segment_t *segs, int nsegs, int error) argument
/freebsd-10-stable/sys/dev/sfxge/
H A Dsfxge_dma.c47 sfxge_dma_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
62 sfxge_dma_map_sg_collapse(bus_dma_tag_t tag, bus_dmamap_t map, struct mbuf **mp, bus_dma_segment_t *segs, int *nsegs, int maxsegs) argument
/freebsd-10-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_alloc.c44 mlx5_buf_load_mem_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-10-stable/sys/dev/aac/
H A Daac_disk.c176 aac_dump_map_sg(void *arg, bus_dma_segment_t *segs, int nsegs, int error) argument
203 aac_dump_map_sg64(void *arg, bus_dma_segment_t *segs, int nsegs, int error) argument
/freebsd-10-stable/sys/dev/buslogic/
H A Dbt_isa.c331 btmapsensebuffers(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-10-stable/sys/dev/ips/
H A Dips_disk.c241 ipsd_dump_map_sg(void *arg, bus_dma_segment_t *segs, int nsegs, int error) argument
/freebsd-10-stable/sys/dev/le/
H A Dif_le_cbus.c195 le_cbus_dma_callback(void *xsc, bus_dma_segment_t *segs, int nsegs, int error) argument
/freebsd-10-stable/sys/dev/sound/pci/
H A Dhdspe.c117 hdspe_dmapsetmap(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-10-stable/sys/powerpc/pseries/
H A Dplpar_iommu.c159 phyp_iommu_map(device_t dev, bus_dma_segment_t *segs, int *nsegs, argument
217 phyp_iommu_unmap(device_t dev, bus_dma_segment_t *segs, int nsegs, void *cookie) argument
[all...]
/freebsd-10-stable/sys/dev/ixl/
H A Di40e_osdep.c43 i40e_dmamap_cb(void *arg, bus_dma_segment_t * segs, int nseg, int error) argument
/freebsd-10-stable/sys/dev/mrsas/
H A Dmrsas_ioctl.c507 mrsas_alloc_cb(void *arg, bus_dma_segment_t *segs, argument
/freebsd-10-stable/sys/dev/virtio/random/
H A Dvirtio_random.c193 struct sglist_seg segs[1]; local
/freebsd-10-stable/sys/arm/at91/
H A Dat91_spi.c280 at91_getaddr(void *arg, bus_dma_segment_t *segs, int nsegs __unused, argument
/freebsd-10-stable/sys/arm/xscale/i80321/
H A Di80321_aau.c89 i80321_mapphys(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
H A Di80321_dma.c90 i80321_mapphys(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument

Completed in 329 milliseconds

1234567891011