Searched defs:segs (Results 226 - 250 of 276) sorted by last modified time

1234567891011>>

/freebsd-11-stable/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-11-stable/sys/dev/hifn/
H A Dhifn7751.c223 hifn_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
[all...]
/freebsd-11-stable/sys/dev/jme/
H A Dif_jme.c1123 jme_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int error) argument
3178 bus_dma_segment_t segs[1]; local
/freebsd-11-stable/sys/dev/mge/
H A Dif_mge.c511 mge_get_dma_addr(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
1650 bus_dma_segment_t segs[MGE_TX_DESC_NUM]; local
/freebsd-11-stable/sys/dev/drm/
H A Dati_pcigart.c47 drm_ati_alloc_pcigart_table_cb(void *arg, bus_dma_segment_t *segs, argument
H A Ddrm_pci.c41 drm_pci_busdma_callback(void *arg, bus_dma_segment_t *segs, int nsegs, int error) argument
/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
1561 amr_setup_sg(void *arg, bus_dma_segment_t *segs, int nsegments, int error) 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
[all...]
H A Damr_pci.c527 amr_sglist_helper(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-11-stable/sys/dev/ata/
H A Data-dma.c148 ata_dmasetupc_cb(void *xsc, bus_dma_segment_t *segs, int nsegs, int error) argument
246 ata_dmasetprd(void *xsc, bus_dma_segment_t *segs, int nsegs, int error) argument
/freebsd-11-stable/sys/dev/et/
H A Dif_et.c795 et_dma_map_addr(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
2162 bus_dma_segment_t segs[ET_NSEG_MAX]; local
2333 bus_dma_segment_t segs[1]; local
2392 bus_dma_segment_t segs[1]; 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
H A Dif_hatm_intr.c176 hatm_extbuf_helper(void *arg, bus_dma_segment_t *segs, int nsegs, argument
288 hatm_mbuf_helper(void *arg, bus_dma_segment_t *segs, int nsegs, int error) argument
H A Dif_hatm_tx.c248 hatm_load_txbuf(void *uarg, bus_dma_segment_t *segs, int nseg, argument
/freebsd-11-stable/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-11-stable/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-11-stable/sys/dev/ida/
H A Dida.c125 ida_dma_map_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
373 ida_data_cb(void *arg, bus_dma_segment_t *segs, int nsegments, int error) argument
/freebsd-11-stable/sys/dev/esp/
H A Desp_pci.c372 esp_pci_xfermap(void *arg, bus_dma_segment_t *segs, int nsegs, int error) argument
/freebsd-11-stable/sys/dev/firewire/
H A Dfwdma.c57 fwdma_map_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-11-stable/sys/dev/lmc/
H A Dif_lmc.h1026 bus_dma_segment_t segs[2]; /* bus_dmamap_load() or bus_dmamem_alloc() */ member in struct:desc_ring
/freebsd-11-stable/sys/dev/mwl/
H A Dmwlhal.c227 mwl_hal_load_cb(void *arg, bus_dma_segment_t *segs, int nsegs, int error) argument
/freebsd-11-stable/sys/dev/tsec/
H A Dif_tsec.c791 bus_dma_segment_t segs[TSEC_TX_NUM_DESC]; local
1079 tsec_map_dma_addr(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-11-stable/sys/dev/iwn/
H A Dif_iwnreg.h398 } __packed segs[IWN_MAX_SCATTER]; member in struct:iwn_tx_desc
/freebsd-11-stable/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
H A Dif_le_isa.c191 le_isa_dma_callback(void *xsc, bus_dma_segment_t *segs, int nsegs, int error) argument

Completed in 227 milliseconds

1234567891011>>