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

12345678910

/freebsd-10.0-release/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.0-release/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.0-release/sys/sys/
H A Dsglist.h60 sglist_init(struct sglist *sg, u_short maxsegs, struct sglist_seg *segs) argument
/freebsd-10.0-release/sys/mips/cavium/octe/
H A Dethernet-tx.c150 unsigned segs; local
/freebsd-10.0-release/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.0-release/sys/dev/drm2/
H A Ddrm_pci.c41 drm_pci_busdma_callback(void *arg, bus_dma_segment_t *segs, int nsegs, int error) argument
/freebsd-10.0-release/sys/dev/firewire/
H A Dfwdma.c65 fwdma_map_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-10.0-release/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.0-release/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.0-release/sys/dev/sfxge/
H A Dsfxge_dma.c43 sfxge_dma_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
58 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.0-release/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.0-release/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.0-release/sys/dev/buslogic/
H A Dbt_isa.c331 btmapsensebuffers(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
H A Dbt_mca.c316 btmapsensebuffers(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-10.0-release/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.0-release/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.0-release/sys/dev/sound/pci/
H A Dhdspe.c117 hdspe_dmapsetmap(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-10.0-release/sys/powerpc/pseries/
H A Dplpar_iommu.c154 phyp_iommu_map(device_t dev, bus_dma_segment_t *segs, int *nsegs, argument
212 phyp_iommu_unmap(device_t dev, bus_dma_segment_t *segs, int nsegs, void *cookie) argument
[all...]
/freebsd-10.0-release/libexec/rtld-elf/
H A Dmap_object.c61 Elf_Phdr **segs; local
[all...]
/freebsd-10.0-release/sys/arm/at91/
H A Dat91_spi.c260 at91_getaddr(void *arg, bus_dma_segment_t *segs, int nsegs __unused, argument
/freebsd-10.0-release/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
/freebsd-10.0-release/sys/dev/amr/
H A Damr_pci.c520 amr_sglist_helper(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-10.0-release/sys/dev/ata/chipsets/
H A Data-marvell.c589 ata_marvell_edma_dmasetprd(void *xsc, bus_dma_segment_t *segs, int nsegs, argument

Completed in 157 milliseconds

12345678910