Searched defs:nsegs (Results 76 - 100 of 201) sorted by relevance

123456789

/freebsd-11-stable/sys/dev/amr/
H A Damr.c1404 amr_setup_polled_dmamap(void *arg, bus_dma_segment_t *segs, int nsegs, int err) argument
1606 amr_setup_data(void *arg, bus_dma_segment_t *segs, int nsegs, int err) argument
1641 amr_setup_ccb(void *arg, bus_dma_segment_t *segs, int nsegs, int err) argument
/freebsd-11-stable/lib/libc/db/hash/
H A Dhash.h91 int nsegs; /* Number of allocated segments */ member in struct:htab
/freebsd-11-stable/sys/dev/qlxgb/
H A Dqla_hw.c926 qla_hw_send(qla_host_t *ha, bus_dma_segment_t *segs, int nsegs, argument
[all...]
/freebsd-11-stable/sys/dev/nge/
H A Dif_nge.c1381 int nsegs; local
1885 int error, i, nsegs, prod, si; local
[all...]
/freebsd-11-stable/sys/powerpc/powerpc/
H A Dbusdma_machdep.c131 int nsegs; member in struct:bus_dmamap
853 _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/sparc64/sparc64/
H A Diommu.c1094 iommu_dvmamap_complete(bus_dma_tag_t dt, bus_dmamap_t map, bus_dma_segment_t *segs, int nsegs, int error) argument
/freebsd-11-stable/sys/dev/hifn/
H A Dhifn7751var.h267 int nsegs; member in struct:hifn_operand
/freebsd-11-stable/sys/dev/hme/
H A Dif_hme.c457 hme_cdma_callback(void *xsc, bus_dma_segment_t *segs, int nsegs, int error) argument
556 int a, unmap, nsegs; local
950 int error, i, nsegs, pci, ri, si; local
[all...]
/freebsd-11-stable/sys/dev/hatm/
H A Dif_hatm.c189 dmaload_helper(void *arg, bus_dma_segment_t *segs, int nsegs, int error) argument
/freebsd-11-stable/sys/dev/sound/pci/
H A Dvia8233.c1170 int nsegs; local
/freebsd-11-stable/sys/dev/ste/
H A Dif_ste.c1109 ste_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int error) argument
1385 int error, nsegs; local
1818 int error, i, nsegs; local
[all...]
/freebsd-11-stable/sys/dev/stge/
H A Dif_stge.c1071 int error, i, nsegs, si; local
2438 int nsegs; local
[all...]
/freebsd-11-stable/sys/dev/tsec/
H A Dif_tsec.c793 int csum_flag = 0, error, seg, nsegs; local
1038 int error, nsegs; local
[all...]
/freebsd-11-stable/sys/dev/vge/
H A Dif_vge.c663 vge_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int error) argument
1239 int i, nsegs; local
1816 int error, i, nsegs, padlen; local
[all...]
/freebsd-11-stable/sys/dev/virtio/block/
H A Dvirtio_blk.c602 int nsegs; local
/freebsd-11-stable/sys/dev/vr/
H A Dif_vr.c1224 int nsegs; local
1788 int error, i, nsegs, prod, si; local
[all...]
/freebsd-11-stable/sys/dev/qlxge/
H A Dqls_hw.c671 qls_hw_send(qla_host_t *ha, bus_dma_segment_t *segs, int nsegs, argument
/freebsd-11-stable/sys/dev/rt/
H A Dif_rt.c1823 int error, nsegs, len, nframes; local
2181 int i, nsegs, error; local
/freebsd-11-stable/sys/dev/safe/
H A Dsafe.c834 safe_op_cb(void *arg, bus_dma_segment_t *seg, int nsegs, bus_size_t mapsize, int error) argument
2100 int ix, nsegs; local
[all...]
H A Dsafevar.h86 int nsegs; member in struct:safe_operand
/freebsd-11-stable/sys/dev/sge/
H A Dif_sge.c1081 int error, nsegs; local
1237 int cons, nsegs, prod; local
1396 int error, i, nsegs, prod, si; local
[all...]
/freebsd-11-stable/sys/dev/sis/
H A Dif_sis.c1171 sis_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int error) argument
1415 int nsegs; local
1764 int error, i, frag, nsegs, prod; local
[all...]
/freebsd-11-stable/sys/dev/sk/
H A Dif_sk.c965 int nsegs; local
1010 int nsegs; local
/freebsd-11-stable/sys/dev/mge/
H A Dif_mge.c528 int nsegs; local
1653 int seg, nsegs; local
[all...]
/freebsd-11-stable/sys/dev/xen/blkfront/
H A Dblkfront.c163 xbd_mksegarray(bus_dma_segment_t *segs, int nsegs, argument
213 xbd_queue_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int error) argument
[all...]

Completed in 265 milliseconds

123456789