Searched defs:nseg (Results 1 - 25 of 134) sorted by last modified time

123456

/freebsd-10.0-release/sys/compat/ndis/
H A Dsubr_ndis.c1341 int error, i, nseg = NDIS_MAXSEG; local
[all...]
/freebsd-10.0-release/sys/dev/an/
H A Dif_an.c469 an_dma_malloc_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-10.0-release/sys/dev/ctau/
H A Dif_ct.c487 ct_bus_dmamap_addr (void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-10.0-release/sys/dev/glxsb/
H A Dglxsb.c383 glxsb_dmamap_cb(void *arg, bus_dma_segment_t *seg, int nseg, int error) argument
/freebsd-10.0-release/sys/dev/nfe/
H A Dif_nfe.c3030 nfe_dma_map_segs(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-10.0-release/sys/dev/arcmsr/
H A Darcmsr.c2634 static void arcmsr_execute_srb(void *arg, bus_dma_segment_t *dm_segs, int nseg, int error) argument
3869 static void arcmsr_map_free_srb(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
978 arcmsr_build_srb(struct CommandControlBlock *srb, bus_dma_segment_t *dm_segs, u_int32_t nseg) argument
/freebsd-10.0-release/sys/dev/ixgb/
H A Dif_ixgb.c1403 ixgb_dmamap_cb(void *arg, bus_dma_segment_t * segs, int nseg, int error) argument
/freebsd-10.0-release/sys/dev/mge/
H A Dif_mge.c371 mge_get_dma_addr(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-10.0-release/sys/dev/nxge/
H A Dif_nxge.c2178 dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
H A Dxge-osdep.h328 xge_dmamap_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/sound/pci/
H A Dds1.c778 ds_setmap(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
H A Demu10k1.c1304 emu_setmap(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
H A Demu10kx.c1046 emu_setmap(void *arg, bus_dma_segment_t * segs, int nseg, int error) argument
H A Denvy24.c2167 envy24_dmapsetmap(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
2183 envy24_dmarsetmap(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
H A Denvy24ht.c2081 envy24ht_dmapsetmap(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
2098 envy24ht_dmarsetmap(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
H A Dhdspe.c117 hdspe_dmapsetmap(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
H A Dich.c819 ich_setmap(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
H A Dmaestro.c1705 setmap(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-10.0-release/sys/dev/sound/pci/hda/
H A Dhdac.c508 hdac_dma_cb(void *callback_arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-10.0-release/sys/dev/sound/pcm/
H A Dbuffer.c69 sndbuf_setmap(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-10.0-release/sys/dev/cxgb/
H A Dcxgb_sge.c206 int nseg; member in struct:refill_fl_cb_arg
686 refill_fl_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-10.0-release/sys/dev/hifn/
H A Dhifn7751.c223 hifn_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-10.0-release/sys/dev/netmap/
H A Dnetmap_kern.h385 netmap_dmamap_cb(__unused void *arg, __unused bus_dma_segment_t * segs, __unused int nseg, __unused int error) argument
/freebsd-10.0-release/sys/dev/safe/
H A Dsafe.c1777 safe_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument

Completed in 196 milliseconds

123456