Searched defs:nsegs (Results 101 - 125 of 201) sorted by relevance

123456789

/freebsd-11-stable/sys/mips/mips/
H A Dbusdma_machdep.c1040 _bus_dmamap_complete(bus_dma_tag_t dmat, bus_dmamap_t map, bus_dma_segment_t *segs, int nsegs, int error) argument
/freebsd-11-stable/sys/mips/atheros/
H A Dif_arge.c1505 int error, i, nsegs, prod, prev_prod; local
2257 int nsegs; local
/freebsd-11-stable/sys/dev/rl/
H A Dif_rl.c616 rl_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int error) argument
1551 int error, nsegs, padlen; local
/freebsd-11-stable/sys/dev/siis/
H A Dsiis.c702 siis_dmasetupc_cb(void *xsc, bus_dma_segment_t *segs, int nsegs, int error) argument
1015 siis_dmasetprd(void *arg, bus_dma_segment_t *segs, int nsegs, int error) argument
[all...]
/freebsd-11-stable/sys/arm/allwinner/
H A Dif_awg.c370 int error, nsegs, cur, i, flags; local
436 int error, nsegs; local
472 int cnt, nsegs; local
[all...]
/freebsd-11-stable/sys/dev/dwc/
H A Dif_dwc.c163 dwc_get1paddr(void *arg, bus_dma_segment_t *segs, int nsegs, int error) argument
216 int error, nsegs; local
490 int error, nsegs; local
/freebsd-11-stable/sys/dev/fatm/
H A Dif_fatm.c931 dmaload_helper(void *arg, bus_dma_segment_t *segs, int nsegs, int error) argument
1904 fatm_tpd_load(void *varg, bus_dma_segment_t *segs, int nsegs, argument
1933 int error, aal, nsegs; local
[all...]
/freebsd-11-stable/sys/dev/hptnr/
H A Dhptnr_osm_bsd.c536 static void hpt_io_dmamap_callback(void *arg, bus_dma_segment_t *segs, int nsegs, int error) argument
/freebsd-11-stable/sys/dev/hptrr/
H A Dhptrr_osm_bsd.c501 static void hpt_io_dmamap_callback(void *arg, bus_dma_segment_t *segs, int nsegs, int error) argument
/freebsd-11-stable/sys/dev/ixgb/
H A Dif_ixgb.c930 int i, j, error, nsegs; local
/freebsd-11-stable/sys/dev/ffec/
H A Dif_ffec.c251 ffec_get1paddr(void *arg, bus_dma_segment_t *segs, int nsegs, int error) argument
624 int error, nsegs; local
766 int error, nsegs; local
/freebsd-11-stable/sys/dev/mps/
H A Dmps.c1066 mps_memaddr_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int error) argument
1173 int i, rsize, nsegs; local
2423 mps_data_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int error) argument
2500 mps_data_cb2(void *arg, bus_dma_segment_t *segs, int nsegs, bus_size_ argument
[all...]
/freebsd-11-stable/sys/dev/mvs/
H A Dmvs.c384 mvs_dmasetupc_cb(void *xsc, bus_dma_segment_t *segs, int nsegs, int error) argument
1269 mvs_dmasetprd(void *arg, bus_dma_segment_t *segs, int nsegs, int error) argument
/freebsd-11-stable/sys/powerpc/pseries/
H A Dphyp_vscsi.c588 vscsi_scsi_command(void *xxp, bus_dma_segment_t *segs, int nsegs, int err) argument
714 vscsi_crq_load_cb(void *xsc, bus_dma_segment_t *segs, int nsegs, int err) argument
[all...]
/freebsd-11-stable/sys/dev/cxgbe/tom/
H A Dt4_tls.c927 int max_nsegs_1mbuf, n, nsegs; local
1010 write_tlstx_sgl(void *dst, struct mbuf *start, int skip, int plen, void *iv_buffer, int iv_len, int nsegs, int n) argument
1095 u_int plen, nsegs, credits, space, max_nsegs_1mbuf, wr_len; local
[all...]
H A Dt4_cpl_io.c644 write_tx_sgl(void *dst, struct mbuf *start, struct mbuf *stop, int nsegs, int n) argument
717 u_int plen, nsegs, credits, max_imm, max_nsegs, max_nsegs_1mbuf; local
976 u_int plen, nsegs, credits, max_imm, max_nsegs, max_nsegs_1mbuf; local
[all...]
/freebsd-11-stable/sys/dev/ixgbe/
H A Dix_txrx.c321 int i, j, error, nsegs; local
1214 int i, j, nsegs, error; local
1367 int rsize, nsegs, error = 0; local
/freebsd-11-stable/sys/dev/virtio/scsi/
H A Dvirtio_scsi.c447 int nsegs; local
/freebsd-11-stable/sys/dev/sf/
H A Dif_sf.c1455 int nsegs; local
2162 int error, i, nsegs, prod, si; local
[all...]
/freebsd-11-stable/sys/dev/sdhci/
H A Dsdhci.c153 sdhci_getaddr(void *arg, bus_dma_segment_t *segs, int nsegs, int error) argument
/freebsd-11-stable/sys/dev/malo/
H A Dif_malo.c423 malo_load_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int error) argument
/freebsd-11-stable/sys/dev/ixl/
H A Dixl_txrx.c323 int i, j, error, nsegs; local
1184 int i, j, nsegs, error; local
1375 int rsize, nsegs, erro local
[all...]
/freebsd-11-stable/sys/dev/ral/
H A Drt2560.c1458 int nsegs, rate, error; local
1516 int nsegs, rate, error; local
1604 int nsegs; local
1671 int nsegs, rate, error; local
1755 int nsegs, rate, error; local
[all...]
/freebsd-11-stable/sys/x86/x86/
H A Dbusdma_bounce.c876 bounce_bus_dmamap_complete(bus_dma_tag_t dmat, bus_dmamap_t map, bus_dma_segment_t *segs, int nsegs, int error) argument
/freebsd-11-stable/sys/arm64/arm64/
H A Dbusdma_bounce.c868 bounce_bus_dmamap_complete(bus_dma_tag_t dmat, bus_dmamap_t map, bus_dma_segment_t *segs, int nsegs, int error) argument

Completed in 273 milliseconds

123456789