stand/kshim/bsd_kernel.c
83
bus_dma_segment_t segs[1];
stand/kshim/bsd_kernel.h
698
typedef void bus_dmamap_callback_t(void *, bus_dma_segment_t *, int, int);
sys/arm/allwinner/a10_codec.c
621
a10codec_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/arm/allwinner/a31_dmac.c
164
static void a31dmac_dmamap_cb(void *, bus_dma_segment_t *, int, int);
sys/arm/allwinner/a31_dmac.c
305
a31dmac_dmamap_cb(void *priv, bus_dma_segment_t *segs, int nsegs, int error)
sys/arm/allwinner/aw_mmc.c
541
aw_dma_desc_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int err)
sys/arm/allwinner/aw_mmc.c
627
aw_dma_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int err)
sys/arm/allwinner/if_awg.c
610
bus_dma_segment_t segs[TX_MAX_SEGS];
sys/arm/allwinner/if_awg.c
752
bus_dma_segment_t seg;
sys/arm/allwinner/if_awg.c
787
awg_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/arm/arm/busdma_machdep.c
1063
bus_dma_segment_t *
sys/arm/arm/busdma_machdep.c
1065
bus_dma_segment_t *segs, int nsegs, int error)
sys/arm/arm/busdma_machdep.c
153
bus_dma_segment_t *segments;
sys/arm/arm/busdma_machdep.c
581
map->segments = (bus_dma_segment_t *)((uintptr_t)map + mapsize);
sys/arm/arm/busdma_machdep.c
854
bus_size_t buflen, int flags, bus_dma_segment_t *segs, int *segp)
sys/arm/arm/busdma_machdep.c
930
bus_dma_segment_t *segs, int *segp)
sys/arm/arm/busdma_machdep.c
943
bus_size_t buflen, pmap_t pmap, int flags, bus_dma_segment_t *segs,
sys/arm/broadcom/bcm2835/bcm2835_dma.c
160
bcm_dmamap_cb(void *arg, bus_dma_segment_t *segs,
sys/arm/broadcom/bcm2835/bcm2835_mbox.c
301
bcm2835_mbox_dma_cb(void *arg, bus_dma_segment_t *segs, int nseg, int err)
sys/arm/broadcom/bcm2835/bcm2835_sdhci.c
187
bcm_sdhci_dmacb(void *arg, bus_dma_segment_t *segs, int nseg, int err)
sys/arm/freescale/imx/imx6_ipu.c
389
ipu_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int err)
sys/arm/freescale/imx/imx6_ssi.c
714
ssi_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int err)
sys/arm/freescale/vybrid/vf_sai.c
670
sai_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int err)
sys/arm/ti/am335x/am335x_lcd.c
228
am335x_fb_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int err)
sys/arm/ti/cpsw/if_cpsw.c
1728
bus_dma_segment_t seg[1];
sys/arm/ti/cpsw/if_cpsw.c
1839
bus_dma_segment_t segs[CPSW_TXFRAGS];
sys/arm/xilinx/zy7_devcfg.c
491
zy7_dma_cb2(void *arg, bus_dma_segment_t *seg, int nsegs, int error)
sys/arm64/arm64/busdma_bounce.c
406
sizeof(bus_dma_segment_t), M_DEVBUF,
sys/arm64/arm64/busdma_bounce.c
518
sizeof(bus_dma_segment_t), M_DEVBUF,
sys/arm64/arm64/busdma_bounce.c
743
vm_paddr_t buf, bus_size_t buflen, int flags, bus_dma_segment_t *segs,
sys/arm64/arm64/busdma_bounce.c
825
bus_size_t buflen, pmap_t pmap, int flags, bus_dma_segment_t *segs,
sys/arm64/arm64/busdma_bounce.c
83
bus_dma_segment_t *segments;
sys/arm64/arm64/busdma_bounce.c
947
static bus_dma_segment_t *
sys/arm64/arm64/busdma_bounce.c
949
bus_dma_segment_t *segs, int nsegs, int error)
sys/arm64/broadcom/genet/if_genet.c
1092
bus_dma_segment_t segs[TX_MAX_SEGS];
sys/arm64/broadcom/genet/if_genet.c
1552
bus_dma_segment_t seg;
sys/arm64/include/bus_dma.h
110
bus_size_t tlen, int ma_offs, int flags, bus_dma_segment_t *segs,
sys/arm64/include/bus_dma.h
122
bus_size_t buflen, struct pmap *pmap, int flags, bus_dma_segment_t *segs,
sys/arm64/include/bus_dma.h
142
static inline bus_dma_segment_t *
sys/arm64/include/bus_dma.h
144
bus_dma_segment_t *segs, int nsegs, int error)
sys/arm64/include/bus_dma.h
99
bus_size_t buflen, int flags, bus_dma_segment_t *segs, int *segp)
sys/arm64/include/bus_dma_impl.h
63
bus_dma_segment_t *segs, int *segp);
sys/arm64/include/bus_dma_impl.h
66
bus_dma_segment_t *segs, int *segp);
sys/arm64/include/bus_dma_impl.h
69
bus_dma_segment_t *segs, int *segp);
sys/arm64/include/bus_dma_impl.h
73
bus_dma_segment_t *(*map_complete)(bus_dma_tag_t dmat, bus_dmamap_t map,
sys/arm64/include/bus_dma_impl.h
74
bus_dma_segment_t *segs, int nsegs, int error);
sys/cam/ctl/ctl_frontend_cam_sim.c
284
bus_dma_segment_t cam_sg_entry, *cam_sglist;
sys/cam/ctl/ctl_frontend_cam_sim.c
312
cam_sglist = (bus_dma_segment_t *)ccb->csio.data_ptr;
sys/cam/ctl/scsi_ctl.c
128
bus_dma_segment_t cam_sglist[CTLFE_MAX_SEGS];
sys/cam/ctl/scsi_ctl.c
676
bus_dma_segment_t *cam_sglist;
sys/cam/scsi/scsi_pass.c
114
bus_dma_segment_t user_segs[PASS_MAX_SEGS];
sys/cam/scsi/scsi_pass.c
116
bus_dma_segment_t kern_segs[PASS_MAX_SEGS];
sys/cam/scsi/scsi_pass.c
117
bus_dma_segment_t *user_segptr;
sys/cam/scsi/scsi_pass.c
118
bus_dma_segment_t *kern_segptr;
sys/cam/scsi/scsi_pass.c
1227
bus_dma_segment_t *user_sglist, *kern_sglist;
sys/cam/scsi/scsi_pass.c
1550
sg_length = num_segs * sizeof(bus_dma_segment_t);
sys/cam/scsi/scsi_pass.c
1562
io_req->user_segptr = malloc(sizeof(bus_dma_segment_t) *
sys/cam/scsi/scsi_pass.c
1578
io_req->kern_segptr = malloc(sizeof(bus_dma_segment_t) *
sys/cam/scsi/scsi_pass.c
1652
sg_length = num_segs * sizeof(bus_dma_segment_t);
sys/cam/scsi/scsi_pass.c
1660
io_req->user_segptr = malloc(sizeof(bus_dma_segment_t) *
sys/compat/linuxkpi/common/src/linux_pci.c
1727
bus_dma_segment_t seg;
sys/compat/linuxkpi/common/src/linux_pci.c
2022
bus_dma_segment_t seg;
sys/compat/linuxkpi/common/src/linux_pci.c
2127
bus_dma_segment_t seg;
sys/crypto/ccp/ccp_hardware.c
200
ccp_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/aac/aac.c
1440
aac_map_command_helper(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/aac/aac.c
1549
aac_map_command_sg(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/aac/aac.c
1673
aac_common_map(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/aac/aac.c
85
static void aac_map_command_sg(void *arg, bus_dma_segment_t *segs,
sys/dev/aac/aac.c
87
static void aac_map_command_helper(void *arg, bus_dma_segment_t *segs,
sys/dev/aac/aac.c
95
static void aac_common_map(void *arg, bus_dma_segment_t *segs, int nseg,
sys/dev/aac/aac_disk.c
179
aac_dump_map_sg(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/aac/aac_disk.c
206
aac_dump_map_sg64(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/aacraid/aacraid.c
100
static void aac_common_map(void *arg, bus_dma_segment_t *segs, int nseg,
sys/dev/aacraid/aacraid.c
1159
aac_map_command_helper(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/aacraid/aacraid.c
1287
aacraid_map_command_sg(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/aacraid/aacraid.c
1522
aac_common_map(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/aacraid/aacraid.c
92
static void aac_map_command_helper(void *arg, bus_dma_segment_t *segs,
sys/dev/aacraid/aacraid_var.h
514
extern void aacraid_map_command_sg(void *arg, bus_dma_segment_t *segs,
sys/dev/ae/if_ae.c
1072
ae_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/ae/if_ae.c
117
static void ae_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nsegs,
sys/dev/age/if_age.c
112
static void age_dmamap_cb(void *, bus_dma_segment_t *, int, int);
sys/dev/age/if_age.c
1469
bus_dma_segment_t txsegs[AGE_MAXTXSEGS];
sys/dev/age/if_age.c
3058
bus_dma_segment_t segs[1];
sys/dev/age/if_age.c
776
age_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/ahci/ahci.c
1142
ahci_dmasetupc_cb(void *xsc, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/ahci/ahci.c
1632
ahci_dmasetprd(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/ahci/ahci.c
66
static void ahci_dmasetprd(void *arg, bus_dma_segment_t *segs, int nsegs, int error);
sys/dev/ahci/ahci.c
72
static void ahci_dmasetupc_cb(void *xsc, bus_dma_segment_t *segs, int nsegs, int error);
sys/dev/aic7xxx/aic79xx.c
5559
ahd_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/aic7xxx/aic79xx_osm.c
66
static void ahd_execute_scb(void *arg, bus_dma_segment_t *dm_segs,
sys/dev/aic7xxx/aic79xx_osm.c
948
ahd_execute_scb(void *arg, bus_dma_segment_t *dm_segs, int nsegments,
sys/dev/aic7xxx/aic7xxx.c
4216
ahc_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/aic7xxx/aic7xxx_osm.c
57
static void ahc_execute_scb(void *arg, bus_dma_segment_t *dm_segs,
sys/dev/aic7xxx/aic7xxx_osm.c
930
ahc_execute_scb(void *arg, bus_dma_segment_t *dm_segs, int nsegments,
sys/dev/aic7xxx/aic7xxx_osm.c
957
bus_dma_segment_t *end_seg;
sys/dev/al_eth/al_eth.c
1045
bus_dma_segment_t segs[2];
sys/dev/al_eth/al_eth.c
1296
bus_dma_segment_t segs[AL_ETH_PKT_MAX_BUFS + 1];
sys/dev/al_eth/al_eth.c
545
al_dma_map_addr(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/alc/if_alc.c
147
static void alc_dmamap_cb(void *, bus_dma_segment_t *, int, int);
sys/dev/alc/if_alc.c
1923
alc_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/alc/if_alc.c
2688
bus_dma_segment_t txsegs[ALC_MAXTXSEGS];
sys/dev/alc/if_alc.c
3480
bus_dma_segment_t segs[1];
sys/dev/ale/if_ale.c
108
static void ale_dmamap_cb(void *, bus_dma_segment_t *, int, int);
sys/dev/ale/if_ale.c
1566
bus_dma_segment_t txsegs[ALE_MAXTXSEGS];
sys/dev/ale/if_ale.c
940
ale_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/apple_bce/apple_bce.c
220
bce_reg_dma_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/apple_bce/apple_bce_queue.c
54
bce_dma_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/apple_bce/apple_bce_vhci.c
311
bce_vhci_dma_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/aq/aq_ring.c
478
bus_dma_segment_t *segs;
sys/dev/arcmsr/arcmsr.c
177
static void arcmsr_build_srb(struct CommandControlBlock *srb, bus_dma_segment_t *dm_segs, u_int32_t nseg);
sys/dev/arcmsr/arcmsr.c
2963
static void arcmsr_execute_srb(void *arg, bus_dma_segment_t *dm_segs, int nseg, int error)
sys/dev/arcmsr/arcmsr.c
4411
static void arcmsr_map_free_srb(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/arcmsr/arcmsr.c
4492
static void arcmsr_map_xor_sgtable(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/arcmsr/arcmsr.c
4504
static void arcmsr_map_xor_sg(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/arcmsr/arcmsr.c
988
bus_dma_segment_t *dm_segs, u_int32_t nseg)
sys/dev/ata/ata-all.h
361
void (*setprd)(void *xsc, bus_dma_segment_t *segs, int nsegs, int error);
sys/dev/ata/ata-dma.c
147
ata_dmasetupc_cb(void *xsc, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/ata/ata-dma.c
245
ata_dmasetprd(void *xsc, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/ata/ata-dma.c
45
static void ata_dmasetupc_cb(void *xsc, bus_dma_segment_t *segs, int nsegs, int error);
sys/dev/ata/ata-dma.c
48
static void ata_dmasetprd(void *xsc, bus_dma_segment_t *segs, int nsegs, int error);
sys/dev/ata/chipsets/ata-promise.c
72
static void ata_promise_mio_setprd(void *xsc, bus_dma_segment_t *segs, int nsegs, int error);
sys/dev/ata/chipsets/ata-promise.c
985
ata_promise_mio_setprd(void *xsc, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/ath/if_ath_descdma.c
129
ath_load_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/ath/if_athvar.h
248
bus_dma_segment_t bf_segs[ATH_MAX_SCATTER];
sys/dev/ath/if_athvar.h
333
bus_dma_segment_t dd_dseg;
sys/dev/bce/if_bce.c
3374
bce_dma_map_addr(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/bce/if_bce.c
407
static void bce_dma_map_addr (void *, bus_dma_segment_t *, int, int);
sys/dev/bce/if_bce.c
5253
bus_dma_segment_t segs[1];
sys/dev/bce/if_bce.c
5367
bus_dma_segment_t segs[1];
sys/dev/bce/if_bce.c
7215
bus_dma_segment_t segs[BCE_MAX_SEGMENTS];
sys/dev/bfe/if_bfe.c
1115
bfe_dma_map(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/bfe/if_bfe.c
126
static void bfe_dma_map (void *, bus_dma_segment_t *, int, int);
sys/dev/bfe/if_bfe.c
1502
bus_dma_segment_t txsegs[BFE_MAXTXSEGS];
sys/dev/bfe/if_bfe.c
782
bus_dma_segment_t segs[1];
sys/dev/bge/if_bge.c
1276
bus_dma_segment_t segs[1];
sys/dev/bge/if_bge.c
1333
bus_dma_segment_t segs[BGE_NSEG_JUMBO];
sys/dev/bge/if_bge.c
384
static void bge_dma_map_addr(void *, bus_dma_segment_t *, int, int);
sys/dev/bge/if_bge.c
5162
bus_dma_segment_t segs[BGE_NSEG_NEW];
sys/dev/bge/if_bge.c
943
bge_dma_map_addr(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/bwi/if_bwi.c
185
static void bwi_dma_ring_addr(void *, bus_dma_segment_t *, int, int);
sys/dev/bwi/if_bwi.c
186
static void bwi_dma_buf_addr(void *, bus_dma_segment_t *, int,
sys/dev/bwi/if_bwi.c
2172
bwi_dma_ring_addr(void *arg, bus_dma_segment_t *seg, int nseg, int error)
sys/dev/bwi/if_bwi.c
2483
bwi_dma_buf_addr(void *arg, bus_dma_segment_t *seg, int nseg,
sys/dev/bwn/if_bwn.c
259
static void bwn_dma_ring_addr(void *, bus_dma_segment_t *, int, int);
sys/dev/bwn/if_bwn.c
266
static void bwn_dma_buf_addr(void *, bus_dma_segment_t *, int,
sys/dev/bwn/if_bwn.c
3829
bwn_dma_ring_addr(void *arg, bus_dma_segment_t *seg, int nseg, int error)
sys/dev/bwn/if_bwn.c
5872
bwn_dma_buf_addr(void *arg, bus_dma_segment_t *seg, int nseg,
sys/dev/bxe/bxe.c
4774
bus_dma_segment_t *segs,
sys/dev/bxe/bxe.c
5092
bus_dma_segment_t segs[32];
sys/dev/bxe/bxe.c
6208
bus_dma_segment_t segs[1];
sys/dev/bxe/bxe.c
6290
bus_dma_segment_t segs[1];
sys/dev/bxe/bxe.c
6352
bus_dma_segment_t segs[1];
sys/dev/bxe/bxe.c
867
bxe_dma_map_addr(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/bxe/bxe.h
466
bus_dma_segment_t seg;
sys/dev/bxe/bxe.h
515
bus_dma_segment_t seg;
sys/dev/cadence/if_cgem.c
366
cgem_getaddr(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/cadence/if_cgem.c
506
bus_dma_segment_t segs[TX_MAX_DMA_SEGS];
sys/dev/cadence/if_cgem.c
746
bus_dma_segment_t segs[TX_MAX_DMA_SEGS];
sys/dev/cas/if_cas.c
1175
bus_dma_segment_t txsegs[CAS_NTXSEGS];
sys/dev/cas/if_cas.c
130
static void cas_cddma_callback(void *xsc, bus_dma_segment_t *segs,
sys/dev/cas/if_cas.c
161
static void cas_rxdma_callback(void *xsc, bus_dma_segment_t *segs,
sys/dev/cas/if_cas.c
599
cas_cddma_callback(void *xsc, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/cas/if_cas.c
611
cas_rxdma_callback(void *xsc, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/cesa/cesa.c
141
cesa_alloc_dma_mem_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/cesa/cesa.c
513
bus_dma_segment_t *seg)
sys/dev/cesa/cesa.c
545
cesa_create_chain_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/cesa/cesa.c
557
bus_dma_segment_t seg;
sys/dev/ciss/ciss.c
1214
ciss_command_map_helper(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/ciss/ciss.c
129
static void ciss_command_map_helper(void *arg, bus_dma_segment_t *segs,
sys/dev/ciss/ciss.c
173
static void ciss_request_map_helper(void *arg, bus_dma_segment_t *segs,
sys/dev/ciss/ciss.c
2813
ciss_request_map_helper(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/cxgb/cxgb_sge.c
1193
make_sgl(struct sg_ent *sgp, bus_dma_segment_t *segs, int nsegs)
sys/dev/cxgb/cxgb_sge.c
1366
bus_dma_segment_t segs[TX_MAX_SEGS];
sys/dev/cxgb/cxgb_sge.c
198
bus_dma_segment_t seg;
sys/dev/cxgb/cxgb_sge.c
683
refill_fl_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/cxgb/cxgb_sge.c
862
alloc_ring_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/cxgb/sys/mvec.h
35
struct mbuf **m, bus_dma_segment_t *segs, int *nsegs);
sys/dev/cxgb/sys/mvec.h
37
struct mbuf *m, bus_dma_segment_t *segs, int *nsegs);
sys/dev/cxgb/sys/uipc_mvec.c
53
struct mbuf **m, bus_dma_segment_t *segs, int *nsegs)
sys/dev/cxgb/sys/uipc_mvec.c
94
struct mbuf *m, bus_dma_segment_t *segs, int *nsegs)
sys/dev/cxgbe/t4_sge.c
291
static void oneseg_dma_callback(void *, bus_dma_segment_t *, int, int);
sys/dev/cxgbe/t4_sge.c
5132
oneseg_dma_callback(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/dc/if_dc.c
1807
dc_dma_map_addr(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/dc/if_dc.c
261
static void dc_dma_map_addr(void *, bus_dma_segment_t *, int, int);
sys/dev/dc/if_dc.c
2640
bus_dma_segment_t segs[1];
sys/dev/dc/if_dc.c
3370
bus_dma_segment_t segs[DC_MAXFRAGS];
sys/dev/dcons/dcons_crom.c
149
dmamap_cb(void *arg, bus_dma_segment_t *segments, int seg, int error)
sys/dev/dpaa2/dpaa2_buf.h
48
bus_dma_segment_t seg;
sys/dev/dpaa2/dpaa2_frame.c
50
bus_dma_segment_t *segs, const int nsegs, struct dpaa2_fd *fd)
sys/dev/dpaa2/dpaa2_frame.h
213
bus_dma_segment_t *, const int, struct dpaa2_fd *);
sys/dev/dpaa2/dpaa2_ni.c
2972
bus_dma_segment_t segs[DPAA2_TX_SEGLIMIT];
sys/dev/dpaa2/dpaa2_types.c
105
dpaa2_dmamap_oneseg_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/dpaa2/dpaa2_types.h
138
void dpaa2_dmamap_oneseg_cb(void *, bus_dma_segment_t *, int, int);
sys/dev/drm2/drm_pci.c
53
drm_pci_busdma_callback(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/dwc/dwc1000_dma.c
175
dwc_get1paddr(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/e1000/em_txrx.c
353
bus_dma_segment_t *segs = pi->ipi_segs;
sys/dev/e1000/igb_txrx.c
270
bus_dma_segment_t *segs = pi->ipi_segs;
sys/dev/ena/ena.c
1029
bus_dma_segment_t segs[1];
sys/dev/ena/ena.c
198
ena_dmamap_callback(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/ena/ena_datapath.c
860
bus_dma_segment_t segs[ENA_BUS_DMA_SEGS];
sys/dev/enetc/if_enetc.c
1096
bus_dma_segment_t *segs;
sys/dev/eqos/if_eqos.c
274
bus_dma_segment_t segs[TX_MAX_SEGS];
sys/dev/eqos/if_eqos.c
997
eqos_get1paddr(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/et/if_et.c
118
static void et_dma_map_addr(void *, bus_dma_segment_t *, int, int);
sys/dev/et/if_et.c
2145
bus_dma_segment_t segs[ET_NSEG_MAX];
sys/dev/et/if_et.c
2314
bus_dma_segment_t segs[1];
sys/dev/et/if_et.c
2373
bus_dma_segment_t segs[1];
sys/dev/et/if_et.c
786
et_dma_map_addr(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/ffec/if_ffec.c
253
ffec_get1paddr(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/firewire/fwdma.c
58
fwdma_map_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/firewire/fwohci.c
828
fwohci_execute_db(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/firewire/fwohci.c
832
bus_dma_segment_t *s;
sys/dev/firewire/fwohci.c
853
fwohci_execute_db2(void *arg, bus_dma_segment_t *segs, int nseg,
sys/dev/firewire/sbp.c
226
static void sbp_execute_ocb (void *, bus_dma_segment_t *, int, int);
sys/dev/firewire/sbp.c
2508
sbp_execute_ocb(void *arg, bus_dma_segment_t *segments, int seg, int error)
sys/dev/firewire/sbp.c
2513
bus_dma_segment_t *s;
sys/dev/fxp/if_fxp.c
1386
bus_dma_segment_t segs[FXP_NTXSEG];
sys/dev/fxp/if_fxp.c
411
fxp_dma_map_addr(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/gem/if_gem.c
102
static void gem_cddma_callback(void *xsc, bus_dma_segment_t *segs,
sys/dev/gem/if_gem.c
1073
bus_dma_segment_t txsegs[GEM_NTXSEGS];
sys/dev/gem/if_gem.c
1624
bus_dma_segment_t segs[1];
sys/dev/gem/if_gem.c
526
gem_cddma_callback(void *xsc, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/glxsb/glxsb.c
161
bus_dma_segment_t dma_seg; /* segments */
sys/dev/glxsb/glxsb.c
193
static void glxsb_dmamap_cb(void *, bus_dma_segment_t *, int, int);
sys/dev/glxsb/glxsb.c
359
glxsb_dmamap_cb(void *arg, bus_dma_segment_t *seg, int nseg, int error)
sys/dev/gve/gve_rx_dqo.c
310
bus_dma_segment_t segs[1];
sys/dev/gve/gve_tx_dqo.c
431
bus_dma_segment_t *segs, int *nsegs, int attempt)
sys/dev/gve/gve_tx_dqo.c
781
bus_dma_segment_t segs[GVE_TX_MAX_DATA_DESCS_DQO];
sys/dev/gve/gve_utils.c
78
gve_dmamap_load_callback(void *arg, bus_dma_segment_t *segs, int nseg,
sys/dev/hpt27xx/hpt27xx_osm_bsd.c
494
static void hpt_io_dmamap_callback(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/hptiop/hptiop.c
122
bus_dma_segment_t *segs, int nsegs);
sys/dev/hptiop/hptiop.c
125
bus_dma_segment_t *segs, int nsegs);
sys/dev/hptiop/hptiop.c
128
bus_dma_segment_t *segs, int nsegs);
sys/dev/hptiop/hptiop.c
2382
bus_dma_segment_t *segs, int nsegs)
sys/dev/hptiop/hptiop.c
2507
bus_dma_segment_t *segs, int nsegs)
sys/dev/hptiop/hptiop.c
2561
bus_dma_segment_t *segs, int nsegs)
sys/dev/hptiop/hptiop.c
2631
static void hptiop_post_scsi_command(void *arg, bus_dma_segment_t *segs,
sys/dev/hptiop/hptiop.c
2653
static void hptiop_mv_map_ctlcfg(void *arg, bus_dma_segment_t *segs,
sys/dev/hptiop/hptiop.c
2663
static void hptiop_mvfrey_map_ctlcfg(void *arg, bus_dma_segment_t *segs,
sys/dev/hptiop/hptiop.c
2698
static void hptiop_map_srb(void *arg, bus_dma_segment_t *segs,
sys/dev/hptiop/hptiop.h
449
void (*post_req)(struct hpt_iop_hba *hba, struct hpt_iop_srb *srb, bus_dma_segment_t *segs, int nsegs);
sys/dev/hptmv/entry.c
2607
hpt_io_dmamap_callback(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/hptnr/hptnr_osm_bsd.c
540
static void hpt_io_dmamap_callback(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/hptrr/hptrr_osm_bsd.c
501
static void hpt_io_dmamap_callback(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/hyperv/include/hyperv_busdma.h
40
void hyperv_dma_map_paddr(void *arg, bus_dma_segment_t *segs,
sys/dev/hyperv/netvsc/if_hn.c
2640
struct mbuf **m_head, bus_dma_segment_t *segs, int *nsegs)
sys/dev/hyperv/netvsc/if_hn.c
3038
bus_dma_segment_t segs[HN_TX_DATA_SEGCNT_MAX];
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
1694
bus_dma_segment_t *orig_sgl,
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
1725
storvsc_copy_from_bounce_buf_to_sgl(bus_dma_segment_t *dest_sgl,
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
1753
storvsc_check_bounce_buffer_sgl(bus_dma_segment_t *sgl,
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
1822
storvsc_xferbuf_prepare(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
1977
bus_dma_segment_t *storvsc_sglist =
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
1978
(bus_dma_segment_t *)ccb->csio.data_ptr;
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
2127
bus_dma_segment_t *ori_sglist = NULL;
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
2146
ori_sglist = (bus_dma_segment_t *)ccb->csio.data_ptr;
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
351
bus_dma_segment_t *orig_sgl,
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
354
void storvsc_copy_from_bounce_buf_to_sgl(bus_dma_segment_t *dest_sgl,
sys/dev/hyperv/vmbus/hyperv_busdma.c
38
hyperv_dma_map_paddr(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/iavf/iavf_osdep.c
58
iavf_dmamap_cb(void *arg, bus_dma_segment_t * segs, int nseg __unused,
sys/dev/iavf/iavf_osdep.h
209
bus_dma_segment_t seg;
sys/dev/iavf/iavf_txrx_iflib.c
130
iavf_tso_detect_sparse(bus_dma_segment_t *segs, int nsegs, if_pkt_info_t pi)
sys/dev/iavf/iavf_txrx_iflib.c
327
bus_dma_segment_t *segs = pi->ipi_segs;
sys/dev/ice/ice_common_txrx.h
66
bus_dma_segment_t *segs = pi->ipi_segs;
sys/dev/ice/ice_iflib_txrx.c
138
bus_dma_segment_t *segs = pi->ipi_segs;
sys/dev/ice/ice_osdep.c
350
ice_dmamap_cb(void *arg, bus_dma_segment_t * segs, int __unused nseg, int error)
sys/dev/ice/ice_osdep.c
66
static void ice_dmamap_cb(void *arg, bus_dma_segment_t * segs, int __unused nseg, int error);
sys/dev/ice/ice_osdep.h
397
bus_dma_segment_t seg;
sys/dev/ida/ida.c
125
ida_dma_map_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/ida/ida.c
370
ida_data_cb(void *arg, bus_dma_segment_t *segs, int nsegments, int error)
sys/dev/igc/igc_txrx.c
272
bus_dma_segment_t *segs = pi->ipi_segs;
sys/dev/ioat/ioat.c
1143
bus_dma_segment_t seg;
sys/dev/ioat/ioat.c
1260
bus_dma_segment_t seg;
sys/dev/ioat/ioat.c
1339
bus_dma_segment_t seg;
sys/dev/ioat/ioat.c
1409
bus_dma_segment_t seg;
sys/dev/ioat/ioat.c
691
ioat_comp_update_map(void *arg, bus_dma_segment_t *seg, int nseg, int error)
sys/dev/ioat/ioat.c
700
ioat_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/ioat/ioat.c
80
static void ioat_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg,
sys/dev/ioat/ioat.c
99
static void ioat_comp_update_map(void *arg, bus_dma_segment_t *seg, int nseg,
sys/dev/iommu/busdma_iommu.c
462
tag->segments = malloc_domainset(sizeof(bus_dma_segment_t) *
sys/dev/iommu/busdma_iommu.c
570
int flags, bus_dma_segment_t *segs, int *segp,
sys/dev/iommu/busdma_iommu.c
657
int flags, bus_dma_segment_t *segs, int *segp)
sys/dev/iommu/busdma_iommu.c
699
bus_dma_segment_t *segs, int *segp)
sys/dev/iommu/busdma_iommu.c
712
vm_paddr_t buf, bus_size_t buflen, int flags, bus_dma_segment_t *segs,
sys/dev/iommu/busdma_iommu.c
763
bus_size_t buflen, pmap_t pmap, int flags, bus_dma_segment_t *segs,
sys/dev/iommu/busdma_iommu.c
829
static bus_dma_segment_t *
sys/dev/iommu/busdma_iommu.c
831
bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/iommu/busdma_iommu.h
42
bus_dma_segment_t *segments;
sys/dev/ips/ips.c
104
static void ips_cmd_dmaload(void *cmdptr, bus_dma_segment_t *segments,int segnum, int error)
sys/dev/ips/ips.c
562
static void ips_copperhead_queue_callback(void *queueptr, bus_dma_segment_t *segments,int segnum, int error)
sys/dev/ips/ips_commands.c
172
static void ips_adapter_info_callback(void *cmdptr, bus_dma_segment_t *segments,int segnum, int error)
sys/dev/ips/ips_commands.c
271
static void ips_drive_info_callback(void *cmdptr, bus_dma_segment_t *segments,int segnum, int error)
sys/dev/ips/ips_commands.c
510
static void ips_read_nvram_callback(void *cmdptr, bus_dma_segment_t *segments,int segnum, int error)
sys/dev/ips/ips_commands.c
72
static void ips_io_request_callback(void *cmdptr, bus_dma_segment_t *segments,int segnum, int error)
sys/dev/ips/ips_disk.c
245
ipsd_dump_map_sg(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/ips/ips_disk.c
41
static void ipsd_dump_map_sg(void *arg, bus_dma_segment_t *segs, int nsegs,
sys/dev/ips/ips_ioctl.c
52
static void ips_ioctl_callback(void *cmdptr, bus_dma_segment_t *segments,int segnum, int error)
sys/dev/ipw/if_ipw.c
128
static void ipw_dma_map_addr(void *, bus_dma_segment_t *, int, int);
sys/dev/ipw/if_ipw.c
1414
ipw_dma_map_addr(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/ipw/if_ipw.c
1556
bus_dma_segment_t segs[IPW_MAX_NSEG];
sys/dev/irdma/fbsd_kcompat.c
1095
irdma_dmamap_cb(void *arg, bus_dma_segment_t * segs, int nseg, int error)
sys/dev/irdma/osdep.h
202
bus_dma_segment_t seg;
sys/dev/isci/isci.c
392
isci_allocate_dma_buffer_callback(void *arg, bus_dma_segment_t *seg,
sys/dev/isci/isci.c
67
void isci_allocate_dma_buffer_callback(void *arg, bus_dma_segment_t *seg,
sys/dev/isci/isci.h
213
bus_dma_segment_t *sge;
sys/dev/isci/isci_controller.c
152
isci_single_map(void *arg, bus_dma_segment_t *seg, int nseg, int error)
sys/dev/isci/isci_io_request.c
622
bus_dma_segment_t *sge =
sys/dev/isci/isci_io_request.c
646
bus_dma_segment_t *sge = (bus_dma_segment_t *)sge_address;
sys/dev/isci/isci_io_request.c
667
bus_dma_segment_t *sge = (bus_dma_segment_t *)sge_address;
sys/dev/isci/isci_io_request.c
686
isci_io_request_construct(void *arg, bus_dma_segment_t *seg, int nseg,
sys/dev/ismt/ismt.c
570
ismt_single_map(void *arg, bus_dma_segment_t *seg, int nseg, int error)
sys/dev/isp/isp_freebsd.c
3327
isp_dma2(void *arg, bus_dma_segment_t *dm_segs, int nseg, int error)
sys/dev/isp/isp_freebsd.h
436
bus_dma_segment_t *e = b; \
sys/dev/isp/isp_pci.c
885
imc(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/iwi/if_iwi.c
145
static void iwi_dma_map_addr(void *, bus_dma_segment_t *, int, int);
sys/dev/iwi/if_iwi.c
1780
bus_dma_segment_t segs[IWI_MAX_NSEG];
sys/dev/iwi/if_iwi.c
535
iwi_dma_map_addr(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/iwm/if_iwm.c
3029
bus_dma_segment_t seg;
sys/dev/iwm/if_iwm.c
3751
bus_dma_segment_t *seg, segs[IWM_MAX_SCATTER];
sys/dev/iwm/if_iwm_util.c
175
bus_dma_segment_t seg;
sys/dev/iwm/if_iwm_util.c
426
iwm_dma_map_addr(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/iwm/if_iwmvar.h
247
bus_dma_segment_t seg;
sys/dev/iwn/if_iwn.c
150
static void iwn_dma_map_addr(void *, bus_dma_segment_t *, int, int);
sys/dev/iwn/if_iwn.c
1729
iwn_dma_map_addr(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/iwn/if_iwn.c
4857
bus_dma_segment_t *seg, segs[IWN_MAX_SCATTER];
sys/dev/iwn/if_iwnvar.h
90
bus_dma_segment_t seg;
sys/dev/iwx/if_iwx.c
1922
iwx_dma_map_addr(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/iwx/if_iwx.c
362
static void iwx_dma_map_addr(void *, bus_dma_segment_t *, int, int);
sys/dev/iwx/if_iwx.c
4156
bus_dma_segment_t *seg)
sys/dev/iwx/if_iwx.c
4182
bus_dma_segment_t seg;
sys/dev/iwx/if_iwx.c
431
static void iwx_update_rx_desc(struct iwx_softc *, struct iwx_rx_ring *, int, bus_dma_segment_t *);
sys/dev/iwx/if_iwx.c
5241
bus_dma_segment_t seg[10];
sys/dev/iwx/if_iwx.c
5720
bus_dma_segment_t *seg, segs[IWM_MAX_SCATTER];
sys/dev/iwx/if_iwxvar.h
225
bus_dma_segment_t seg;
sys/dev/ixgbe/ix_txrx.c
180
bus_dma_segment_t *segs = pi->ipi_segs;
sys/dev/ixgbe/ixgbe.h
259
bus_dma_segment_t dma_seg;
sys/dev/ixl/i40e_osdep.c
43
i40e_dmamap_cb(void *arg, bus_dma_segment_t * segs, int nseg, int error)
sys/dev/ixl/ixl_txrx.c
156
ixl_tso_detect_sparse(bus_dma_segment_t *segs, int nsegs, if_pkt_info_t pi)
sys/dev/ixl/ixl_txrx.c
345
bus_dma_segment_t *segs = pi->ipi_segs;
sys/dev/jme/if_jme.c
1102
jme_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/jme/if_jme.c
120
static void jme_dmamap_cb(void *, bus_dma_segment_t *, int, int);
sys/dev/jme/if_jme.c
1653
bus_dma_segment_t txsegs[JME_MAXTXSEGS];
sys/dev/jme/if_jme.c
3142
bus_dma_segment_t segs[1];
sys/dev/liquidio/lio_rxtx.c
58
bus_dma_segment_t segs[LIO_MAX_SG];
sys/dev/malo/if_malo.c
418
malo_load_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/malo/if_malo.h
363
bus_dma_segment_t dd_dseg;
sys/dev/malo/if_malo.h
468
bus_dma_segment_t bf_segs[MALO_TXDESC];
sys/dev/malo/if_malohal.c
78
malo_hal_load_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/mana/gdma.h
869
void mana_gd_dma_map_paddr(void *arg, bus_dma_segment_t *segs,
sys/dev/mana/gdma_main.c
202
mana_gd_dma_map_paddr(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/mana/mana_en.c
360
bus_dma_segment_t segs[MAX_MBUF_FRAGS];
sys/dev/mana/mana_en.c
418
bus_dma_segment_t segs[1];
sys/dev/md/md.c
1042
bus_dma_segment_t *vlist;
sys/dev/md/md.c
1060
(bus_dma_segment_t *)bp->bio_data : NULL;
sys/dev/md/md.c
597
md_malloc_move_vlist(bus_dma_segment_t **pvlist, int *pma_offs,
sys/dev/md/md.c
600
bus_dma_segment_t *vlist;
sys/dev/md/md.c
658
bus_dma_segment_t *vlist;
sys/dev/md/md.c
676
(bus_dma_segment_t *)bp->bio_data : NULL;
sys/dev/md/md.c
823
mdcopyto_vlist(void *src, bus_dma_segment_t *vlist, off_t offset, off_t len)
sys/dev/md/md.c
844
mdcopyfrom_vlist(bus_dma_segment_t *vlist, off_t offset, void *dst, off_t len)
sys/dev/md/md.c
873
mdcopyto_vlist(p, (bus_dma_segment_t *)bp->bio_data,
sys/dev/md/md.c
882
mdcopyfrom_vlist((bus_dma_segment_t *)bp->bio_data,
sys/dev/md/md.c
902
bus_dma_segment_t *vlist;
sys/dev/md/md.c
961
vlist = (bus_dma_segment_t *)bp->bio_data;
sys/dev/mfi/mfi.c
2339
mfi_data_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/mfi/mfi.c
354
mfi_addr_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/mfi/mfi.c
91
static void mfi_data_cb(void *, bus_dma_segment_t *, int, int);
sys/dev/mgb/if_mgb.c
964
bus_dma_segment_t *segs;
sys/dev/mge/if_mge.c
139
static void mge_get_dma_addr(void *arg, bus_dma_segment_t *segs, int nseg,
sys/dev/mge/if_mge.c
1617
bus_dma_segment_t segs[MGE_TX_DESC_NUM];
sys/dev/mge/if_mge.c
492
mge_get_dma_addr(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/mge/if_mge.c
507
bus_dma_segment_t seg[1];
sys/dev/mlx/mlx.c
109
bus_dma_segment_t *segs,
sys/dev/mlx/mlx.c
115
void mlx_user_cb(void *arg, bus_dma_segment_t *segs,
sys/dev/mlx/mlx.c
1250
mlx_eventlog_cb(void *arg, bus_dma_segment_t *segs, int nsegments, int error)
sys/dev/mlx/mlx.c
130
bus_dma_segment_t *segs,
sys/dev/mlx/mlx.c
1545
mlx_enquire_cb(void *arg, bus_dma_segment_t *segs, int nsegments, int error)
sys/dev/mlx/mlx.c
1835
mlx_startio_cb(void *arg, bus_dma_segment_t *segs, int nsegments, int error)
sys/dev/mlx/mlx.c
1988
mlx_user_cb(void *arg, bus_dma_segment_t *segs, int nsegments, int error)
sys/dev/mlx/mlx.c
2181
mlx_setup_dmamap(struct mlx_command *mc, bus_dma_segment_t *segs, int nsegments,
sys/dev/mlx/mlx.c
223
mlx_dma_map_sg(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/mlx4/mlx4_en/en.h
330
bus_dma_segment_t segs[MLX4_EN_MAX_RX_SEGS];
sys/dev/mlx4/mlx4_en/mlx4_en_rx.c
113
bus_dma_segment_t segs[MLX4_EN_MAX_RX_SEGS];
sys/dev/mlx4/mlx4_en/mlx4_en_tx.c
638
bus_dma_segment_t segs[MLX4_EN_TX_MAX_MBUF_FRAGS];
sys/dev/mlx5/mlx5_core/mlx5_alloc.c
44
mlx5_buf_load_mem_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/mlx5/mlx5_core/mlx5_pagealloc.c
50
mlx5_fwp_load_mem_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/mlx5/mlx5_en/mlx5_en_iq.c
498
mlx5e_iq_load_memory_cb(void *arg, bus_dma_segment_t *segs,
sys/dev/mlx5/mlx5_en/mlx5_en_rx.c
38
bus_dma_segment_t segs[MLX5E_MAX_BUSDMA_RX_SEGS];
sys/dev/mlx5/mlx5_en/mlx5_en_tx.c
550
bus_dma_segment_t segs[MLX5E_MAX_TX_MBUF_FRAGS];
sys/dev/mlx5/mlx5_en/mlx5_en_tx.c
687
bus_dma_segment_t segs[MLX5E_MAX_TX_MBUF_FRAGS];
sys/dev/mmc/host/dwmmc.c
169
dwmmc_get1paddr(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/mmc/host/dwmmc.c
181
dwmmc_ring_setup(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/mpi3mr/mpi3mr.c
469
mpi3mr_memaddr_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/mpi3mr/mpi3mr.h
919
void mpi3mr_memaddr_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int error);
sys/dev/mpi3mr/mpi3mr_cam.c
136
bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/mpr/mpr.c
1293
mpr_memaddr_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/mpr/mpr.c
1302
mpr_memaddr_wait_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/mpr/mpr.c
1454
mpr_load_chains_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/mpr/mpr.c
3115
bus_dma_segment_t *segs, int segs_left)
sys/dev/mpr/mpr.c
3660
mpr_data_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/mpr/mpr.c
3751
mpr_data_cb2(void *arg, bus_dma_segment_t *segs, int nsegs, bus_size_t mapsize,
sys/dev/mpr/mpr_sas.c
2971
bus_dma_segment_t *req_sg;
sys/dev/mpr/mpr_sas.c
2973
req_sg = (bus_dma_segment_t *)ccb->smpio.smp_request;
sys/dev/mpr/mpr_sas.c
2979
bus_dma_segment_t *rsp_sg;
sys/dev/mpr/mpr_sas.c
2981
rsp_sg = (bus_dma_segment_t *)ccb->smpio.smp_response;
sys/dev/mpr/mprvar.h
837
void mpr_memaddr_cb(void *, bus_dma_segment_t *, int , int );
sys/dev/mpr/mprvar.h
838
void mpr_memaddr_wait_cb(void *, bus_dma_segment_t *, int , int );
sys/dev/mps/mps.c
1228
mps_memaddr_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/mps/mps.c
1237
mps_memaddr_wait_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/mps/mps.c
1391
mps_load_chains_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/mps/mps.c
2940
mps_data_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/mps/mps.c
3024
mps_data_cb2(void *arg, bus_dma_segment_t *segs, int nsegs, bus_size_t mapsize,
sys/dev/mps/mps_sas.c
2781
bus_dma_segment_t *req_sg;
sys/dev/mps/mps_sas.c
2783
req_sg = (bus_dma_segment_t *)ccb->smpio.smp_request;
sys/dev/mps/mps_sas.c
2789
bus_dma_segment_t *rsp_sg;
sys/dev/mps/mps_sas.c
2791
rsp_sg = (bus_dma_segment_t *)ccb->smpio.smp_response;
sys/dev/mps/mpsvar.h
755
void mps_memaddr_cb(void *, bus_dma_segment_t *, int , int );
sys/dev/mps/mpsvar.h
756
void mps_memaddr_wait_cb(void *, bus_dma_segment_t *, int , int );
sys/dev/mpt/mpt.c
395
mpt_map_rquest(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/mpt/mpt.h
234
void mpt_map_rquest(void *, bus_dma_segment_t *, int, int);
sys/dev/mpt/mpt_cam.c
1270
mpt_execute_req_a64(void *arg, bus_dma_segment_t *dm_segs, int nseg, int error)
sys/dev/mpt/mpt_cam.c
1663
mpt_execute_req(void *arg, bus_dma_segment_t *dm_segs, int nseg, int error)
sys/dev/mrsas/mrsas.c
131
void mrsas_addr_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int error);
sys/dev/mrsas/mrsas.c
2153
mrsas_addr_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/mrsas/mrsas_cam.c
101
mrsas_data_load_cb(void *arg, bus_dma_segment_t *segs,
sys/dev/mrsas/mrsas_cam.c
108
bus_dma_segment_t *segs, int nsegs);
sys/dev/mrsas/mrsas_cam.c
110
bus_dma_segment_t *segs, int nseg);
sys/dev/mrsas/mrsas_cam.c
112
bus_dma_segment_t *segs, int nseg);
sys/dev/mrsas/mrsas_cam.c
1320
bus_dma_segment_t *segs, int nsegs)
sys/dev/mrsas/mrsas_cam.c
1439
static void mrsas_build_ieee_sgl(struct mrsas_mpt_cmd *cmd, bus_dma_segment_t *segs, int nseg)
sys/dev/mrsas/mrsas_cam.c
1499
static void mrsas_build_prp_nvme(struct mrsas_mpt_cmd *cmd, bus_dma_segment_t *segs, int nseg)
sys/dev/mrsas/mrsas_cam.c
1612
mrsas_data_load_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/mrsas/mrsas_ioctl.c
67
mrsas_alloc_cb(void *arg, bus_dma_segment_t *segs,
sys/dev/mrsas/mrsas_ioctl.c
747
mrsas_alloc_cb(void *arg, bus_dma_segment_t *segs,
sys/dev/mrsas/mrsas_ioctl.c
86
mrsas_passthru_load_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/msk/if_msk.c
2091
msk_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/msk/if_msk.c
2596
bus_dma_segment_t txsegs[MSK_MAXTXSEGS];
sys/dev/msk/if_msk.c
297
static void msk_dmamap_cb(void *, bus_dma_segment_t *, int, int);
sys/dev/msk/if_msk.c
899
bus_dma_segment_t segs[1];
sys/dev/msk/if_msk.c
957
bus_dma_segment_t segs[1];
sys/dev/mvs/mvs.c
1262
mvs_dmasetprd(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/mvs/mvs.c
382
mvs_dmasetupc_cb(void *xsc, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/mvs/mvs.c
61
bus_dma_segment_t *segs, int nsegs, int error);
sys/dev/mvs/mvs.c
84
bus_dma_segment_t *segs, int nsegs, int error);
sys/dev/mwl/if_mwl.c
1885
mwl_load_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/mwl/if_mwlvar.h
105
bus_dma_segment_t dd_dseg;
sys/dev/mwl/if_mwlvar.h
89
bus_dma_segment_t bf_segs[MWL_TXDESC];
sys/dev/mwl/mwlhal.c
157
bus_dma_segment_t mh_seg; /* segment for cmd buffer */
sys/dev/mwl/mwlhal.c
227
mwl_hal_load_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/mxge/if_mxge.c
1803
bus_dma_segment_t *seg;
sys/dev/mxge/if_mxge.c
198
mxge_dmamap_callback(void *arg, bus_dma_segment_t *segs, int nsegs,
sys/dev/mxge/if_mxge.c
2022
bus_dma_segment_t *seg;
sys/dev/mxge/if_mxge.c
2325
bus_dma_segment_t seg;
sys/dev/mxge/if_mxge.c
2358
bus_dma_segment_t seg[3];
sys/dev/mxge/if_mxge.c
3288
ss->tx.seg_list = (bus_dma_segment_t *)
sys/dev/mxge/if_mxge_var.h
149
bus_dma_segment_t *seg_list;
sys/dev/neta/if_mvneta.c
108
STATIC void mvneta_dmamap_cb(void *, bus_dma_segment_t *, int, int);
sys/dev/neta/if_mvneta.c
1192
mvneta_dmamap_cb(void *arg, bus_dma_segment_t * segs, int nseg, int error)
sys/dev/neta/if_mvneta.c
2670
bus_dma_segment_t txsegs[MVNETA_TX_SEGLIMIT];
sys/dev/neta/if_mvneta.c
3134
bus_dma_segment_t segs;
sys/dev/netmap/netmap_kern.h
1758
__unused bus_dma_segment_t * segs, __unused int nseg, __unused int error)
sys/dev/nfe/if_nfe.c
122
static void nfe_dma_map_segs(void *, bus_dma_segment_t *, int, int);
sys/dev/nfe/if_nfe.c
1961
bus_dma_segment_t segs[1];
sys/dev/nfe/if_nfe.c
2016
bus_dma_segment_t segs[1];
sys/dev/nfe/if_nfe.c
2370
bus_dma_segment_t segs[NFE_MAX_SCATTER];
sys/dev/nfe/if_nfe.c
3004
nfe_dma_map_segs(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/nge/if_nge.c
1025
nge_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/nge/if_nge.c
1368
bus_dma_segment_t segs[1];
sys/dev/nge/if_nge.c
1873
bus_dma_segment_t txsegs[NGE_MAXTXSEGS];
sys/dev/nge/if_nge.c
191
static void nge_dmamap_cb(void *, bus_dma_segment_t *, int, int);
sys/dev/ntb/ntb_transport.c
1249
ntb_load_cb(void *xsc, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/ntb/test/ntb_tool.c
773
ntb_tool_load_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/nvme/nvme_private.h
484
nvme_single_map(void *arg, bus_dma_segment_t *seg, int nseg, int error)
sys/dev/nvme/nvme_qpair.c
1090
nvme_payload_map(void *arg, bus_dma_segment_t *seg, int nseg, int error)
sys/dev/oce/oce_if.c
1029
bus_dma_segment_t segs[OCE_MAX_TX_ELEMENTS];
sys/dev/oce/oce_if.c
1867
bus_dma_segment_t segs[6];
sys/dev/oce/oce_if.h
950
void oce_dma_map_addr(void *arg, bus_dma_segment_t * segs, int nseg, int error);
sys/dev/oce/oce_util.c
134
oce_dma_map_addr(void *arg, bus_dma_segment_t * segs, int nseg, int error)
sys/dev/oce/oce_util.c
216
oce_dma_map_ring(void *arg, bus_dma_segment_t * segs, int nseg, int error)
sys/dev/oce/oce_util.c
45
bus_dma_segment_t *segs,
sys/dev/ocs_fc/ocs_cam.c
1634
ocs_scsi_dmamap_load(void *arg, bus_dma_segment_t *seg, int nseg, int error)
sys/dev/ocs_fc/ocs_os.c
295
ocs_dma_load(void *arg, bus_dma_segment_t *seg, int nseg, int error)
sys/dev/pms/freebsd/driver/ini/src/agtiapi.c
1542
bus_dma_segment_t *dm_segs,
sys/dev/pms/freebsd/driver/ini/src/agtiapi.c
1560
bus_dma_segment_t *dm_segs,
sys/dev/pms/freebsd/driver/ini/src/agtiapi.c
2570
bus_dma_segment_t *segs,
sys/dev/pms/freebsd/driver/ini/src/agtiapi.c
3636
bus_dma_segment_t *segs,
sys/dev/pms/freebsd/driver/ini/src/agtiproto.h
132
bus_dma_segment_t *dm_segs,
sys/dev/pms/freebsd/driver/ini/src/agtiproto.h
136
bus_dma_segment_t *dm_segs,
sys/dev/pms/freebsd/driver/ini/src/agtiproto.h
29
bus_dma_segment_t *dm_segs,
sys/dev/pms/freebsd/driver/ini/src/agtiproto.h
34
bus_dma_segment_t *dm_segs,
sys/dev/proto/proto_busdma.c
162
proto_busdma_mem_alloc_callback(void *arg, bus_dma_segment_t *segs, int nseg,
sys/dev/proto/proto_busdma.c
266
proto_busdma_md_load_callback(void *arg, bus_dma_segment_t *segs, int nseg,
sys/dev/qat/include/qat_ocf_mem_pool.h
129
bus_dma_segment_t *segs,
sys/dev/qat/include/qat_ocf_mem_pool.h
133
bus_dma_segment_t *segs,
sys/dev/qat/include/qat_ocf_mem_pool.h
137
bus_dma_segment_t *segs,
sys/dev/qat/include/qat_ocf_mem_pool.h
33
bus_dma_segment_t dma_seg;
sys/dev/qat/qat/qat_ocf_mem_pool.c
118
bus_dma_segment_t *segs,
sys/dev/qat/qat/qat_ocf_mem_pool.c
23
qat_ocf_alloc_single_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/qat/qat/qat_ocf_mem_pool.c
36
bus_dma_segment_t *segs,
sys/dev/qat/qat/qat_ocf_mem_pool.c
73
bus_dma_segment_t *segs,
sys/dev/qat/qat/qat_ocf_mem_pool.c
93
bus_dma_segment_t *segs,
sys/dev/qat/qat_common/adf_freebsd_admin.c
120
dma_callback(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/qat/qat_common/qat_freebsd.c
28
bus_dma_mem_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/qat_c2xxx/qat.c
1318
bus_dma_segment_t *segs, int niseg, int noseg, int skip)
sys/dev/qat_c2xxx/qat.c
1350
qat_crypto_load_aadbuf_cb(void *_arg, bus_dma_segment_t *segs, int nseg,
sys/dev/qat_c2xxx/qat.c
1368
qat_crypto_load_buf_cb(void *_arg, bus_dma_segment_t *segs, int nseg,
sys/dev/qat_c2xxx/qat.c
1404
qat_crypto_load_obuf_cb(void *_arg, bus_dma_segment_t *segs, int nseg,
sys/dev/qat_c2xxx/qat.c
573
qat_alloc_dmamem_cb(void *arg, bus_dma_segment_t *segs, int nseg,
sys/dev/qat_c2xxx/qatvar.h
121
bus_dma_segment_t qdm_dma_seg;
sys/dev/qcom_ess_edma/qcom_ess_edma_desc.c
64
qcom_ess_edma_desc_map_addr(void *arg, bus_dma_segment_t *segs, int nsegs,
sys/dev/qcom_ess_edma/qcom_ess_edma_rx.c
125
bus_dma_segment_t segs[1];
sys/dev/qcom_ess_edma/qcom_ess_edma_tx.c
232
bus_dma_segment_t txsegs[QCOM_ESS_EDMA_MAX_TXFRAGS];
sys/dev/qlnx/qlnxe/qlnx_def.h
158
bus_dma_segment_t segs[QLNX_MAX_SEGMENTS];
sys/dev/qlnx/qlnxe/qlnx_os.c
3064
qlnx_tso_check(struct qlnx_fastpath *fp, bus_dma_segment_t *segs, int nsegs,
sys/dev/qlnx/qlnxe/qlnx_os.c
3070
bus_dma_segment_t *s_seg;
sys/dev/qlnx/qlnxe/qlnx_os.c
3114
bus_dma_segment_t *segs;
sys/dev/qlnx/qlnxe/qlnx_os.c
4794
qlnx_dmamap_callback(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/qlnx/qlnxe/qlnx_os.c
5898
bus_dma_segment_t segs[1];
sys/dev/qlnx/qlnxe/qlnx_os.c
5949
bus_dma_segment_t segs[1];
sys/dev/qlxgb/qla_glbl.h
66
extern int qla_hw_send(qla_host_t *ha, bus_dma_segment_t *segs, int nsegs,
sys/dev/qlxgb/qla_hw.c
917
qla_hw_send(qla_host_t *ha, bus_dma_segment_t *segs, int nsegs,
sys/dev/qlxgb/qla_hw.c
923
bus_dma_segment_t *c_seg;
sys/dev/qlxgb/qla_os.c
1030
bus_dma_segment_t segs[QLA_MAX_SEGMENTS];
sys/dev/qlxgb/qla_os.c
514
qla_dmamap_callback(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/qlxgb/qla_os.c
73
static void qla_dmamap_callback(void *arg, bus_dma_segment_t *segs, int nsegs,
sys/dev/qlxgbe/ql_glbl.h
58
extern int ql_hw_send(qla_host_t *ha, bus_dma_segment_t *segs, int nsegs,
sys/dev/qlxgbe/ql_hw.c
2468
ql_hw_send(qla_host_t *ha, bus_dma_segment_t *segs, int nsegs,
sys/dev/qlxgbe/ql_hw.c
2474
bus_dma_segment_t *c_seg;
sys/dev/qlxgbe/ql_os.c
1256
bus_dma_segment_t segs[QLA_MAX_SEGMENTS];
sys/dev/qlxgbe/ql_os.c
1937
bus_dma_segment_t segs[1];
sys/dev/qlxgbe/ql_os.c
711
qla_dmamap_callback(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/qlxgbe/ql_os.c
74
static void qla_dmamap_callback(void *arg, bus_dma_segment_t *segs, int nsegs,
sys/dev/qlxge/qls_glbl.h
70
extern int qls_hw_send(qla_host_t *ha, bus_dma_segment_t *segs, int nsegs,
sys/dev/qlxge/qls_hw.c
665
qls_hw_send(qla_host_t *ha, bus_dma_segment_t *segs, int nsegs,
sys/dev/qlxge/qls_os.c
1109
bus_dma_segment_t segs[QLA_MAX_SEGMENTS];
sys/dev/qlxge/qls_os.c
1366
bus_dma_segment_t segs[1];
sys/dev/qlxge/qls_os.c
578
qls_dmamap_callback(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/qlxge/qls_os.c
73
static void qls_dmamap_callback(void *arg, bus_dma_segment_t *segs, int nsegs,
sys/dev/ral/rt2560.c
1453
bus_dma_segment_t segs[RT2560_MAX_SCATTER];
sys/dev/ral/rt2560.c
1509
bus_dma_segment_t segs[RT2560_MAX_SCATTER];
sys/dev/ral/rt2560.c
1596
bus_dma_segment_t segs[RT2560_MAX_SCATTER];
sys/dev/ral/rt2560.c
1649
bus_dma_segment_t segs[RT2560_MAX_SCATTER];
sys/dev/ral/rt2560.c
1734
bus_dma_segment_t segs[RT2560_MAX_SCATTER];
sys/dev/ral/rt2560.c
442
rt2560_dma_map_addr(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/ral/rt2560.c
90
static void rt2560_dma_map_addr(void *, bus_dma_segment_t *, int,
sys/dev/ral/rt2661.c
118
int, const bus_dma_segment_t *, int, int);
sys/dev/ral/rt2661.c
1210
const bus_dma_segment_t *segs, int nsegs, int ac)
sys/dev/ral/rt2661.c
1278
bus_dma_segment_t segs[RT2661_MAX_SCATTER];
sys/dev/ral/rt2661.c
1363
bus_dma_segment_t segs[RT2661_MAX_SCATTER];
sys/dev/ral/rt2661.c
1421
bus_dma_segment_t segs[RT2661_MAX_SCATTER];
sys/dev/ral/rt2661.c
453
rt2661_dma_map_addr(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/ral/rt2661.c
87
static void rt2661_dma_map_addr(void *, bus_dma_segment_t *, int,
sys/dev/ral/rt2860.c
1464
bus_dma_segment_t segs[RT2860_MAX_SCATTER];
sys/dev/ral/rt2860.c
1465
bus_dma_segment_t *seg;
sys/dev/ral/rt2860.c
1735
bus_dma_segment_t segs[RT2860_MAX_SCATTER];
sys/dev/ral/rt2860.c
1736
bus_dma_segment_t *seg;
sys/dev/ral/rt2860.c
497
rt2860_dma_map_addr(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/ral/rt2860.c
82
static void rt2860_dma_map_addr(void *, bus_dma_segment_t *, int, int);
sys/dev/ral/rt2860var.h
153
bus_dma_segment_t txwi_seg;
sys/dev/ral/rt2860var.h
78
bus_dma_segment_t seg;
sys/dev/ral/rt2860var.h
96
bus_dma_segment_t seg;
sys/dev/re/if_re.c
1954
bus_dma_segment_t segs[1];
sys/dev/re/if_re.c
2018
bus_dma_segment_t segs[1];
sys/dev/re/if_re.c
263
static void re_dma_map_addr (void *, bus_dma_segment_t *, int, int);
sys/dev/re/if_re.c
2778
bus_dma_segment_t segs[RL_NTXSEGS];
sys/dev/re/if_re.c
986
re_dma_map_addr(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/rge/if_rge.c
1546
rge_dma_load_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/rge/if_rge.c
1870
bus_dma_segment_t seg[1];
sys/dev/rge/if_rge.c
783
bus_dma_segment_t seg[RGE_TX_NSEGS];
sys/dev/rl/if_rl.c
1540
bus_dma_segment_t txsegs[1];
sys/dev/rl/if_rl.c
178
static void rl_dmamap_cb(void *, bus_dma_segment_t *, int, int);
sys/dev/rl/if_rl.c
616
rl_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/rtsx/rtsx.c
202
static void rtsx_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int error);
sys/dev/rtsx/rtsx.c
504
rtsx_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/rtwn/pci/rtwn_pci_rx.c
58
rtwn_pci_dma_map_addr(void *arg, bus_dma_segment_t *segs, int nsegs,
sys/dev/rtwn/pci/rtwn_pci_rx.h
20
void rtwn_pci_dma_map_addr(void *, bus_dma_segment_t *, int, int);
sys/dev/rtwn/pci/rtwn_pci_tx.c
204
bus_dma_segment_t segs[1];
sys/dev/rtwn/pci/rtwn_pci_tx.c
97
bus_dma_segment_t segs[1];
sys/dev/rtwn/pci/rtwn_pci_var.h
124
void *, bus_dma_segment_t *);
sys/dev/rtwn/pci/rtwn_pci_var.h
43
bus_dma_segment_t seg;
sys/dev/rtwn/pci/rtwn_pci_var.h
59
bus_dma_segment_t seg;
sys/dev/rtwn/rtl8192c/pci/r92ce.h
67
bus_dma_segment_t[]);
sys/dev/rtwn/rtl8192c/pci/r92ce_tx.c
69
bus_dma_segment_t segs[])
sys/dev/safe/safe.c
1521
safe_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/safe/safe.c
753
safe_op_cb(void *arg, bus_dma_segment_t *seg, int nsegs, int error)
sys/dev/safe/safevar.h
62
bus_dma_segment_t dma_seg;
sys/dev/safe/safevar.h
79
bus_dma_segment_t segs[SAFE_MAX_PART];
sys/dev/safexcel/safexcel.c
2082
safexcel_append_segs(bus_dma_segment_t *segs, int nseg, struct sglist *sg,
sys/dev/safexcel/safexcel.c
2085
bus_dma_segment_t *seg;
sys/dev/safexcel/safexcel.c
2107
safexcel_create_chain_cb(void *arg, bus_dma_segment_t *segs, int nseg,
sys/dev/safexcel/safexcel.c
815
safexcel_dma_alloc_mem_cb(void *arg, bus_dma_segment_t *segs, int nseg,
sys/dev/sdhci/sdhci.c
140
static void sdhci_getaddr(void *arg, bus_dma_segment_t *segs, int nsegs,
sys/dev/sdhci/sdhci.c
179
sdhci_getaddr(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/sec/sec.c
712
sec_alloc_dma_mem_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/sec/sec.c
724
sec_dma_map_desc_cb(void *arg, bus_dma_segment_t *segs, int nseg,
sys/dev/sfxge/common/efsys.h
146
struct mbuf *m, bus_dma_segment_t *seg)
sys/dev/sfxge/sfxge.h
362
bus_dma_segment_t *segs,
sys/dev/sfxge/sfxge_dma.c
50
sfxge_dma_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/sfxge/sfxge_dma.c
66
struct mbuf **mp, bus_dma_segment_t *segs,
sys/dev/sfxge/sfxge_dma.c
69
bus_dma_segment_t *psegs;
sys/dev/sfxge/sfxge_rx.c
246
bus_dma_segment_t seg;
sys/dev/sfxge/sfxge_tx.c
1040
const bus_dma_segment_t *hdr_dma_seg,
sys/dev/sfxge/sfxge_tx.c
1200
bus_dma_segment_t *segs, int nseg,
sys/dev/sfxge/sfxge_tx.c
1363
const bus_dma_segment_t *dma_seg, int n_dma_seg,
sys/dev/sfxge/sfxge_tx.c
147
const bus_dma_segment_t *dma_seg, int n_dma_seg,
sys/dev/sfxge/sfxge_tx.c
399
bus_dma_segment_t dma_seg[SFXGE_TX_MAPPING_MAX_SEG];
sys/dev/sge/if_sge.c
1071
bus_dma_segment_t segs[1];
sys/dev/sge/if_sge.c
1386
bus_dma_segment_t txsegs[SGE_MAXTXSEGS];
sys/dev/sge/if_sge.c
151
static void sge_dma_map_addr(void *, bus_dma_segment_t *, int, int);
sys/dev/sge/if_sge.c
194
sge_dma_map_addr(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/siis/siis.c
1015
siis_dmasetprd(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/siis/siis.c
702
siis_dmasetupc_cb(void *xsc, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/siis/siis.c
71
static void siis_dmasetprd(void *arg, bus_dma_segment_t *segs, int nsegs, int error);
sys/dev/siis/siis.c
77
static void siis_dmasetupc_cb(void *xsc, bus_dma_segment_t *segs, int nsegs, int error);
sys/dev/sis/if_sis.c
1170
sis_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/sis/if_sis.c
1412
bus_dma_segment_t segs[1];
sys/dev/sis/if_sis.c
143
static void sis_dmamap_cb(void *, bus_dma_segment_t *, int, int);
sys/dev/sis/if_sis.c
1761
bus_dma_segment_t segs[SIS_MAXTXSEGS];
sys/dev/sk/if_sk.c
1816
sk_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/sk/if_sk.c
226
static void sk_dmamap_cb(void *, bus_dma_segment_t *, int, int);
sys/dev/sk/if_sk.c
2288
bus_dma_segment_t txsegs[SK_MAXTXSEGS];
sys/dev/sk/if_sk.c
918
bus_dma_segment_t segs[1];
sys/dev/sk/if_sk.c
961
bus_dma_segment_t segs[1];
sys/dev/smartpqi/smartpqi_cam.c
546
pqi_request_map_helper(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/smartpqi/smartpqi_mem.c
35
os_dma_map(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/sound/pci/atiixp.c
204
static void atiixp_dma_cb(void *, bus_dma_segment_t *, int, int);
sys/dev/sound/pci/atiixp.c
926
atiixp_dma_cb(void *p, bus_dma_segment_t *bds, int a, int b)
sys/dev/sound/pci/emu10k1.c
1301
emu_setmap(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/sound/pci/emu10kx.c
1039
emu_setmap(void *arg, bus_dma_segment_t * segs, int nseg, int error)
sys/dev/sound/pci/emu10kx.c
380
static void emu_setmap(void *arg, bus_dma_segment_t * segs, int nseg, int error);
sys/dev/sound/pci/envy24.c
2156
envy24_dmapsetmap(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/sound/pci/envy24.c
2173
envy24_dmarsetmap(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/sound/pci/envy24ht.c
2070
envy24ht_dmapsetmap(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/sound/pci/envy24ht.c
2088
envy24ht_dmarsetmap(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/sound/pci/hda/hdac.c
242
static void hdac_dma_cb(void *, bus_dma_segment_t *, int, int);
sys/dev/sound/pci/hda/hdac.c
594
hdac_dma_cb(void *callback_arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/sound/pci/hdsp.c
133
hdsp_dmapsetmap(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/sound/pci/hdspe.c
143
hdspe_dmapsetmap(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/sound/pci/ich.c
819
ich_setmap(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/sound/pci/via8233.c
1100
dma_cb(void *p, bus_dma_segment_t *bds, int a, int b)
sys/dev/sound/pci/via82c686.c
461
dma_cb(void *p, bus_dma_segment_t *bds, int a, int b)
sys/dev/sound/pcm/buffer.c
94
sndbuf_setmap(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/ste/if_ste.c
105
static void ste_dmamap_cb(void *, bus_dma_segment_t *, int, int);
sys/dev/ste/if_ste.c
1101
ste_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/ste/if_ste.c
1375
bus_dma_segment_t segs[1];
sys/dev/ste/if_ste.c
1809
bus_dma_segment_t txsegs[STE_MAXFRAGS];
sys/dev/stge/if_stge.c
1060
bus_dma_segment_t txsegs[STGE_MAXTXSEGS];
sys/dev/stge/if_stge.c
171
static void stge_dmamap_cb(void *, bus_dma_segment_t *, int, int);
sys/dev/stge/if_stge.c
2425
bus_dma_segment_t segs[1];
sys/dev/stge/if_stge.c
702
stge_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/sume/if_sume.c
1182
callback_dma(void *arg, bus_dma_segment_t *segs, int nseg, int err)
sys/dev/sym/sym_hipd.c
2236
bus_dma_segment_t *psegs, int nsegs);
sys/dev/sym/sym_hipd.c
2238
bus_dma_segment_t *psegs, int nsegs);
sys/dev/sym/sym_hipd.c
569
static void getbaddrcb(void *arg, bus_dma_segment_t *segs, int nseg __diagused,
sys/dev/sym/sym_hipd.c
7704
sym_execute_ccb(void *arg, bus_dma_segment_t *psegs, int nsegs, int error)
sys/dev/sym/sym_hipd.c
7843
bus_dma_segment_t *psegs, int nsegs)
sys/dev/sym/sym_hipd.c
7846
bus_dma_segment_t *psegs2;
sys/dev/sym/sym_hipd.c
7879
sym_scatter_sg_physical(hcb_p np, ccb_p cp, bus_dma_segment_t *psegs, int nsegs)
sys/dev/thunderbolt/nhi.c
308
nhi_memaddr_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/ti/if_ti.c
1391
bus_dma_segment_t segs[1];
sys/dev/ti/if_ti.c
1446
bus_dma_segment_t segs[1];
sys/dev/ti/if_ti.c
1503
bus_dma_segment_t segs[1];
sys/dev/ti/if_ti.c
1580
bus_dma_segment_t segs[4];
sys/dev/ti/if_ti.c
223
static void ti_dma_map_addr(void *, bus_dma_segment_t *, int, int);
sys/dev/ti/if_ti.c
3039
bus_dma_segment_t txsegs[TI_MAXTXSEGS];
sys/dev/ti/if_ti.c
989
ti_dma_map_addr(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/tsec/if_tsec.c
1046
bus_dma_segment_t seg[1];
sys/dev/tsec/if_tsec.c
1088
tsec_map_dma_addr(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/tsec/if_tsec.c
787
bus_dma_segment_t segs[TSEC_TX_MAX_DMA_SEGS];
sys/dev/tsec/if_tsec.c
82
static void tsec_map_dma_addr(void *arg, bus_dma_segment_t *segs,
sys/dev/tws/tws.c
702
tws_dmamap_cmds_load_cbfn(void *arg, bus_dma_segment_t *segs,
sys/dev/tws/tws.c
82
static void tws_dmamap_cmds_load_cbfn(void *arg, bus_dma_segment_t *segs,
sys/dev/tws/tws_cam.c
1009
sizeof(bus_dma_segment_t));
sys/dev/tws/tws_cam.c
62
static void tws_dmamap_data_load_cbfn(void *arg, bus_dma_segment_t *segs,
sys/dev/tws/tws_cam.c
931
tws_dmamap_data_load_cbfn(void *arg, bus_dma_segment_t *segs,
sys/dev/tws/tws_cam.c
998
sizeof(bus_dma_segment_t));
sys/dev/ufshci/ufshci_private.h
591
ufshci_single_map(void *arg, bus_dma_segment_t *seg, int nseg, int error)
sys/dev/ufshci/ufshci_req_queue.c
339
ufshci_payload_map(void *arg, bus_dma_segment_t *seg, int nseg, int error)
sys/dev/ufshci/ufshci_req_sdb.c
48
ufshci_ucd_map(void *arg, bus_dma_segment_t *seg, int nseg, int error)
sys/dev/usb/usb_busdma.c
414
usb_pc_alloc_mem_cb(void *arg, bus_dma_segment_t *segs,
sys/dev/usb/usb_busdma.c
424
usb_pc_load_mem_cb(void *arg, bus_dma_segment_t *segs,
sys/dev/usb/usb_busdma.c
434
usb_pc_common_mem_cb(void *arg, bus_dma_segment_t *segs,
sys/dev/usb/usb_busdma.c
72
static void usb_pc_alloc_mem_cb(void *, bus_dma_segment_t *, int, int);
sys/dev/usb/usb_busdma.c
73
static void usb_pc_load_mem_cb(void *, bus_dma_segment_t *, int, int);
sys/dev/usb/usb_busdma.c
74
static void usb_pc_common_mem_cb(void *, bus_dma_segment_t *, int, int,
sys/dev/vge/if_vge.c
1231
bus_dma_segment_t segs[1];
sys/dev/vge/if_vge.c
165
static void vge_dmamap_cb(void *, bus_dma_segment_t *, int, int);
sys/dev/vge/if_vge.c
1809
bus_dma_segment_t txsegs[VGE_MAXTXSEGS];
sys/dev/vge/if_vge.c
668
vge_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/virtio/block/virtio_blk.c
1174
vtblk_request_execute_cb(void * callback_arg, bus_dma_segment_t * segs,
sys/dev/virtio/block/virtio_blk.c
182
bus_dma_segment_t *, int, int);
sys/dev/virtio/block/virtio_blk.c
904
vtblk_ack_load_callback(void *arg, bus_dma_segment_t *segs, int nsegs,
sys/dev/virtio/block/virtio_blk.c
919
vtblk_hdr_load_callback(void *arg, bus_dma_segment_t *segs, int nsegs,
sys/dev/virtio/network/if_vtnet.c
1691
bus_dma_segment_t segs[1];
sys/dev/virtio/network/if_vtnet.c
2751
vtnet_txq_enqueue_callback(void *arg, bus_dma_segment_t *segs,
sys/dev/virtio/network/if_vtnet.c
2769
bus_dma_segment_t segs[VTNET_TX_SEGS_MAX];
sys/dev/virtio/network/if_vtnet.c
3843
vtnet_load_callback(void *arg, bus_dma_segment_t *segs, int nsegs,
sys/dev/virtio/virtqueue.c
162
virtqueue_ring_load_callback(void *arg, bus_dma_segment_t *segs,
sys/dev/virtio/virtqueue.c
295
virtqueue_indirect_load_callback(void *arg, bus_dma_segment_t *segs,
sys/dev/vmware/pvscsi/pvscsi.c
105
static void pvscsi_dma_cb(void *arg, bus_dma_segment_t *segs, int nseg,
sys/dev/vmware/pvscsi/pvscsi.c
1161
pvscsi_execute_ccb(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/vmware/pvscsi/pvscsi.c
426
pvscsi_dma_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/vmware/pvscsi/pvscsi.c
94
static void pvscsi_execute_ccb(void *arg, bus_dma_segment_t *segs, int nseg,
sys/dev/vmware/vmci/vmci.c
461
vmci_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/vmware/vmxnet3/if_vmx.c
1287
bus_dma_segment_t *segs;
sys/dev/vnic/nicvf_queues.c
147
nicvf_dmamap_q_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/vnic/nicvf_queues.c
1903
bus_dma_segment_t segs[256];
sys/dev/vnic/nicvf_queues.c
263
bus_dma_segment_t segs[1];
sys/dev/vr/if_vr.c
1224
bus_dma_segment_t segs[1];
sys/dev/vr/if_vr.c
155
static void vr_dmamap_cb(void *, bus_dma_segment_t *, int, int);
sys/dev/vr/if_vr.c
1788
bus_dma_segment_t txsegs[VR_MAXFRAGS];
sys/dev/vr/if_vr.c
865
vr_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/vte/if_vte.c
1426
bus_dma_segment_t segs[1];
sys/dev/vte/if_vte.c
634
vte_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/vte/if_vte.c
95
static void vte_dmamap_cb(void *, bus_dma_segment_t *, int, int);
sys/dev/vte/if_vte.c
969
bus_dma_segment_t txsegs[1];
sys/dev/wpi/if_wpi.c
144
static void wpi_dma_map_addr(void *, bus_dma_segment_t *, int, int);
sys/dev/wpi/if_wpi.c
2630
bus_dma_segment_t *seg, segs[WPI_MAX_SCATTER];
sys/dev/wpi/if_wpi.c
891
wpi_dma_map_addr(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/xdma/xdma_fdt_test.c
106
xdmatest_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int err)
sys/dev/xdma/xdma_sg.c
371
xdma_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/xen/blkfront/blkfront.c
159
xbd_mksegarray(bus_dma_segment_t *segs, int nsegs,
sys/dev/xen/blkfront/blkfront.c
210
xbd_queue_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/xen/netfront/netfront.c
1602
bus_dma_segment_t *segs = txq->segs;
sys/dev/xen/netfront/netfront.c
201
bus_dma_segment_t segs[MAX_TX_REQ_FRAGS];
sys/dev/xilinx/if_xae.c
137
xae_get1paddr(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/dev/xl/if_xl.c
1746
bus_dma_segment_t segs[1];
sys/dev/xl/if_xl.c
278
static void xl_dma_map_addr(void *, bus_dma_segment_t *, int, int);
sys/dev/xl/if_xl.c
336
xl_dma_map_addr(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/dev/xl/if_xlreg.h
510
bus_dma_segment_t xl_tx_segs[XL_MAXFRAGS];
sys/geom/geom_disk.c
312
bus_dma_segment_t *seg, *end;
sys/geom/geom_disk.c
314
seg = (bus_dma_segment_t *)bp->bio_data;
sys/geom/geom_disk.c
315
end = (bus_dma_segment_t *)bp->bio_data + bp->bio_ma_n;
sys/geom/geom_disk.c
337
g_disk_seg_limit(bus_dma_segment_t *seg, off_t *poffset,
sys/geom/geom_disk.c
368
g_disk_vlist_limit(struct disk *dp, struct bio *bp, bus_dma_segment_t **pendseg)
sys/geom/geom_disk.c
370
bus_dma_segment_t *seg, *end __diagused;
sys/geom/geom_disk.c
375
seg = (bus_dma_segment_t *)bp->bio_data;
sys/geom/geom_disk.c
376
end = (bus_dma_segment_t *)bp->bio_data + bp->bio_ma_n;
sys/geom/geom_disk.c
411
bus_dma_segment_t *firstseg, *endseg;
sys/geom/geom_disk.c
414
firstseg = (bus_dma_segment_t*)bp->bio_data;
sys/kern/subr_bus_dma.c
103
bus_dma_segment_t *list, int sglist_cnt, struct pmap *pmap, int *nsegs,
sys/kern/subr_bus_dma.c
135
bus_dma_segment_t *list, int sglist_cnt, int *nsegs, int flags)
sys/kern/subr_bus_dma.c
155
struct mbuf *m, bus_dma_segment_t *segs, int *nsegs, int flags)
sys/kern/subr_bus_dma.c
214
struct mbuf *m, bus_dma_segment_t *segs, int *nsegs, int flags)
sys/kern/subr_bus_dma.c
235
struct mbuf *m0, bus_dma_segment_t *segs, int *nsegs, int flags)
sys/kern/subr_bus_dma.c
260
bus_dma_segment_t *segs, int *segp)
sys/kern/subr_bus_dma.c
329
bus_dma_segment_t *segs;
sys/kern/subr_bus_dma.c
375
bus_dma_segment_t *segs;
sys/kern/subr_bus_dma.c
403
bus_dma_segment_t *segs, int *nsegs, int flags)
sys/kern/subr_bus_dma.c
424
bus_dma_segment_t *segs;
sys/kern/subr_bus_dma.c
465
bus_dma_segment_t *segs;
sys/kern/subr_bus_dma.c
537
bus_dma_segment_t *segs;
sys/kern/subr_busdma_bounce.c
451
bus_size_t sgsize, bus_dma_segment_t *segs, int *segp)
sys/kern/subr_busdma_bounce.c
500
bus_size_t sgsize, bus_dma_segment_t *segs, int *segp)
sys/kern/subr_uio.c
162
physcopyin_vlist(bus_dma_segment_t *src, off_t offset, vm_paddr_t dst,
sys/kern/subr_uio.c
188
physcopyout_vlist(vm_paddr_t src, bus_dma_segment_t *dst, off_t offset,
sys/net/iflib.c
1418
_iflib_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int err)
sys/net/iflib.c
2041
bus_dma_segment_t seg;
sys/net/iflib.c
2046
_rxq_refill_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error)
sys/net/iflib.c
3488
bus_dma_segment_t *segs;
sys/net/iflib.c
416
bus_dma_segment_t ift_segs[IFLIB_MAX_TX_SEGS] __aligned(CACHE_LINE_SIZE);
sys/net/iflib.h
105
bus_dma_segment_t *ipi_segs; /* physical addresses */
sys/powerpc/include/bus_dma.h
115
bus_size_t buflen, int flags, bus_dma_segment_t *segs, int *segp)
sys/powerpc/include/bus_dma.h
126
bus_size_t tlen, int ma_offs, int flags, bus_dma_segment_t *segs,
sys/powerpc/include/bus_dma.h
138
bus_size_t buflen, struct pmap *pmap, int flags, bus_dma_segment_t *segs,
sys/powerpc/include/bus_dma.h
158
static inline bus_dma_segment_t *
sys/powerpc/include/bus_dma.h
160
bus_dma_segment_t *segs, int nsegs, int error)
sys/powerpc/include/bus_dma_impl.h
63
bus_dma_segment_t *segs, int *segp);
sys/powerpc/include/bus_dma_impl.h
66
bus_dma_segment_t *segs, int *segp);
sys/powerpc/include/bus_dma_impl.h
69
bus_dma_segment_t *segs, int *segp);
sys/powerpc/include/bus_dma_impl.h
73
bus_dma_segment_t *(*map_complete)(bus_dma_tag_t dmat, bus_dmamap_t map,
sys/powerpc/include/bus_dma_impl.h
74
bus_dma_segment_t *segs, int nsegs, int error);
sys/powerpc/mpc85xx/fsl_sata.c
604
fsl_sata_dmasetupc_cb(void *xsc, bus_dma_segment_t *segs, int nsegs, int error)
sys/powerpc/mpc85xx/fsl_sata.c
67
static void fsl_sata_dmasetprd(void *arg, bus_dma_segment_t *segs, int nsegs, int error);
sys/powerpc/mpc85xx/fsl_sata.c
73
static void fsl_sata_dmasetupc_cb(void *xsc, bus_dma_segment_t *segs, int nsegs, int error);
sys/powerpc/mpc85xx/fsl_sata.c
940
fsl_sata_dmasetprd(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/powerpc/powermac/ata_dbdma.c
63
ata_dbdma_setprd(void *xarg, bus_dma_segment_t *segs, int nsegs, int error)
sys/powerpc/powermac/dbdma.c
46
static void dbdma_phys_callback(void *, bus_dma_segment_t *, int, int);
sys/powerpc/powermac/dbdma.c
49
dbdma_phys_callback(void *chan, bus_dma_segment_t *segs, int nsegs, int error)
sys/powerpc/powermac/smu.c
272
smu_phys_callback(void *xsc, bus_dma_segment_t *segs, int nsegs, int error)
sys/powerpc/powerpc/busdma_bounce.c
331
(*mapp)->segments = (bus_dma_segment_t *)malloc(
sys/powerpc/powerpc/busdma_bounce.c
332
sizeof(bus_dma_segment_t) * dmat->common.nsegments, M_DEVBUF,
sys/powerpc/powerpc/busdma_bounce.c
541
bus_dma_segment_t *segs,
sys/powerpc/powerpc/busdma_bounce.c
584
bus_dma_segment_t *segs, int *segp)
sys/powerpc/powerpc/busdma_bounce.c
601
bus_dma_segment_t *segs,
sys/powerpc/powerpc/busdma_bounce.c
673
static bus_dma_segment_t *
sys/powerpc/powerpc/busdma_bounce.c
675
bus_dma_segment_t *segs, int nsegs, int error)
sys/powerpc/powerpc/busdma_bounce.c
89
bus_dma_segment_t *segments;
sys/powerpc/ps3/if_glc.c
108
glc_getphys(void *xaddr, bus_dma_segment_t *segs, int nsegs, int error)
sys/powerpc/ps3/if_glc.c
550
bus_dma_segment_t segs[1];
sys/powerpc/ps3/if_glc.c
604
bus_dma_segment_t segs[16];
sys/powerpc/ps3/if_glcreg.h
62
bus_dma_segment_t segment;
sys/powerpc/ps3/ps3bus.c
70
static int ps3_iommu_map(device_t dev, bus_dma_segment_t *segs, int *nsegs,
sys/powerpc/ps3/ps3bus.c
726
ps3_iommu_map(device_t dev, bus_dma_segment_t *segs, int *nsegs,
sys/powerpc/ps3/ps3bus.c
73
static int ps3_iommu_unmap(device_t dev, bus_dma_segment_t *segs,
sys/powerpc/ps3/ps3bus.c
753
ps3_iommu_unmap(device_t dev, bus_dma_segment_t *segs, int nsegs, void *cookie)
sys/powerpc/ps3/ps3cdrom.c
139
static void ps3cdrom_transfer(void *arg, bus_dma_segment_t *segs, int nsegs,
sys/powerpc/ps3/ps3cdrom.c
547
ps3cdrom_transfer(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/powerpc/ps3/ps3disk.c
135
static void ps3disk_transfer(void *arg, bus_dma_segment_t *segs, int nsegs,
sys/powerpc/ps3/ps3disk.c
586
ps3disk_transfer(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/powerpc/ps3/ps3disk.c
591
bus_dma_segment_t *seg = &segs[0];
sys/powerpc/pseries/phyp_llan.c
122
static void llan_rx_load_cb(void *xsc, bus_dma_segment_t *segs, int nsegs,
sys/powerpc/pseries/phyp_llan.c
275
llan_rx_load_cb(void *xsc, bus_dma_segment_t *segs, int nsegs, int err)
sys/powerpc/pseries/phyp_llan.c
326
bus_dma_segment_t segs[1];
sys/powerpc/pseries/phyp_llan.c
428
llan_send_packet(void *xsc, bus_dma_segment_t *segs, int nsegs,
sys/powerpc/pseries/phyp_vscsi.c
243
static void vscsi_crq_load_cb(void *, bus_dma_segment_t *, int, int);
sys/powerpc/pseries/phyp_vscsi.c
244
static void vscsi_scsi_command(void *xxp, bus_dma_segment_t *segs,
sys/powerpc/pseries/phyp_vscsi.c
590
vscsi_scsi_command(void *xxp, bus_dma_segment_t *segs, int nsegs, int err)
sys/powerpc/pseries/phyp_vscsi.c
718
vscsi_crq_load_cb(void *xsc, bus_dma_segment_t *segs, int nsegs, int err)
sys/powerpc/pseries/plpar_iommu.c
159
phyp_iommu_map(device_t dev, bus_dma_segment_t *segs, int *nsegs,
sys/powerpc/pseries/plpar_iommu.c
217
phyp_iommu_unmap(device_t dev, bus_dma_segment_t *segs, int nsegs, void *cookie)
sys/powerpc/pseries/plpar_iommu.h
36
int phyp_iommu_map(device_t dev, bus_dma_segment_t *segs, int *nsegs,
sys/powerpc/pseries/plpar_iommu.h
39
int phyp_iommu_unmap(device_t dev, bus_dma_segment_t *segs, int nsegs,
sys/riscv/include/bus_dma.h
110
bus_size_t buflen, struct pmap *pmap, int flags, bus_dma_segment_t *segs,
sys/riscv/include/bus_dma.h
130
static inline bus_dma_segment_t *
sys/riscv/include/bus_dma.h
132
bus_dma_segment_t *segs, int nsegs, int error)
sys/riscv/include/bus_dma.h
87
bus_size_t buflen, int flags, bus_dma_segment_t *segs, int *segp)
sys/riscv/include/bus_dma.h
98
bus_size_t tlen, int ma_offs, int flags, bus_dma_segment_t *segs,
sys/riscv/include/bus_dma_impl.h
63
bus_dma_segment_t *segs, int *segp);
sys/riscv/include/bus_dma_impl.h
66
bus_dma_segment_t *segs, int *segp);
sys/riscv/include/bus_dma_impl.h
69
bus_dma_segment_t *segs, int *segp);
sys/riscv/include/bus_dma_impl.h
73
bus_dma_segment_t *(*map_complete)(bus_dma_tag_t dmat, bus_dmamap_t map,
sys/riscv/include/bus_dma_impl.h
74
bus_dma_segment_t *segs, int nsegs, int error);
sys/riscv/riscv/busdma_bounce.c
250
dmat->segments = (bus_dma_segment_t *)malloc(
sys/riscv/riscv/busdma_bounce.c
251
sizeof(bus_dma_segment_t) * dmat->common.nsegments,
sys/riscv/riscv/busdma_bounce.c
372
dmat->segments = (bus_dma_segment_t *)malloc(
sys/riscv/riscv/busdma_bounce.c
373
sizeof(bus_dma_segment_t) * dmat->common.nsegments,
sys/riscv/riscv/busdma_bounce.c
560
vm_paddr_t buf, bus_size_t buflen, int flags, bus_dma_segment_t *segs,
sys/riscv/riscv/busdma_bounce.c
629
bus_size_t buflen, pmap_t pmap, int flags, bus_dma_segment_t *segs,
sys/riscv/riscv/busdma_bounce.c
732
static bus_dma_segment_t *
sys/riscv/riscv/busdma_bounce.c
734
bus_dma_segment_t *segs, int nsegs, int error)
sys/riscv/riscv/busdma_bounce.c
75
bus_dma_segment_t *segments;
sys/sys/bus_dma.h
276
typedef void bus_dmamap_callback_t(void *, bus_dma_segment_t *, int, int);
sys/sys/bus_dma.h
283
typedef void bus_dmamap_callback2_t(void *, bus_dma_segment_t *, int, bus_size_t, int);
sys/sys/bus_dma.h
302
struct mbuf *mbuf, bus_dma_segment_t *segs,
sys/sys/bus_dma.h
353
bus_dma_segment_t *segs, int *segp);
sys/sys/bus_dma_internal.h
38
bus_dma_segment_t *_bus_dmamap_complete(bus_dma_tag_t dmat,
sys/sys/bus_dma_internal.h
39
bus_dmamap_t map, bus_dma_segment_t *segs,
sys/sys/bus_dma_internal.h
44
int flags, bus_dma_segment_t *segs, int *segp);
sys/sys/bus_dma_internal.h
48
int flags, bus_dma_segment_t *segs, int *segp);
sys/sys/bus_dma_internal.h
52
int flags, bus_dma_segment_t *segs, int *segp);
sys/x86/cpufreq/smist.c
163
set_ownership_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int error)
sys/x86/include/bus_dma.h
133
bus_size_t buflen, int flags, bus_dma_segment_t *segs, int *segp)
sys/x86/include/bus_dma.h
144
bus_size_t tlen, int ma_offs, int flags, bus_dma_segment_t *segs,
sys/x86/include/bus_dma.h
160
bus_size_t buflen, struct pmap *pmap, int flags, bus_dma_segment_t *segs,
sys/x86/include/bus_dma.h
182
static inline bus_dma_segment_t *
sys/x86/include/bus_dma.h
184
bus_dma_segment_t *segs, int nsegs, int error)
sys/x86/include/busdma_impl.h
65
bus_dma_segment_t *segs, int *segp);
sys/x86/include/busdma_impl.h
68
bus_dma_segment_t *segs, int *segp);
sys/x86/include/busdma_impl.h
71
bus_dma_segment_t *segs, int *segp);
sys/x86/include/busdma_impl.h
75
bus_dma_segment_t *(*map_complete)(bus_dma_tag_t dmat, bus_dmamap_t map,
sys/x86/include/busdma_impl.h
76
bus_dma_segment_t *segs, int nsegs, int error);
sys/x86/x86/busdma_bounce.c
282
sizeof(bus_dma_segment_t) * dmat->common.nsegments,
sys/x86/x86/busdma_bounce.c
402
dmat->segments = (bus_dma_segment_t *)malloc_domainset(
sys/x86/x86/busdma_bounce.c
403
sizeof(bus_dma_segment_t) * dmat->common.nsegments,
sys/x86/x86/busdma_bounce.c
633
vm_paddr_t buf, bus_size_t buflen, int flags, bus_dma_segment_t *segs,
sys/x86/x86/busdma_bounce.c
685
bus_size_t buflen, pmap_t pmap, int flags, bus_dma_segment_t *segs,
sys/x86/x86/busdma_bounce.c
749
bus_dma_segment_t *segs, int *segp)
sys/x86/x86/busdma_bounce.c
77
bus_dma_segment_t *segments;
sys/x86/x86/busdma_bounce.c
837
static bus_dma_segment_t *
sys/x86/x86/busdma_bounce.c
839
bus_dma_segment_t *segs, int nsegs, int error)
usr.sbin/camdd/camdd.c
193
bus_dma_segment_t *segs;
usr.sbin/camdd/camdd.c
826
data->segs = calloc(data->sg_count, sizeof(bus_dma_segment_t));
usr.sbin/camdd/camdd.c
829
__func__, sizeof(bus_dma_segment_t) *