Searched defs:nseg (Results 1 - 25 of 128) sorted by relevance

123456

/freebsd-9.3-release/sys/dev/firewire/
H A Dfwdma.c65 fwdma_map_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
160 int nseg; local
[all...]
H A Dfwdma.h53 int nseg; member in struct:fwdma_alloc_multi
/freebsd-9.3-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-9.3-release/sys/dev/sfxge/
H A Dsfxge_dma.c43 sfxge_dma_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-9.3-release/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-9.3-release/sys/dev/sound/pci/
H A Dhdspe.c116 hdspe_dmapsetmap(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-9.3-release/sys/arm/xscale/i80321/
H A Di80321_aau.c89 i80321_mapphys(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
H A Di80321_dma.c90 i80321_mapphys(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-9.3-release/sys/dev/amr/
H A Damr_pci.c520 amr_sglist_helper(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-9.3-release/sys/dev/ct/
H A Dct_isa.c389 ct_dmamap(void *arg, bus_dma_segment_t *seg, int nseg, int error) argument
/freebsd-9.3-release/sys/dev/hatm/
H A Dif_hatm_tx.c247 hatm_load_txbuf(void *uarg, bus_dma_segment_t *segs, int nseg, argument
/freebsd-9.3-release/sys/dev/ida/
H A Dida.c118 ida_dma_map_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-9.3-release/sys/dev/isci/
H A Disci.c381 isci_allocate_dma_buffer_callback(void *arg, bus_dma_segment_t *seg, int nseg, int error) argument
H A Disci_controller.c149 isci_single_map(void *arg, bus_dma_segment_t *seg, int nseg, int error) argument
H A Disci_io_request.c687 isci_io_request_construct(void *arg, bus_dma_segment_t *seg, int nseg, argument
/freebsd-9.3-release/sys/dev/mrsas/
H A Dmrsas_cam.c973 mrsas_data_load_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
[all...]
/freebsd-9.3-release/sys/dev/tws/
H A Dtws.c708 tws_dmamap_cmds_load_cbfn(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-9.3-release/sys/ia64/isa/
H A Disa_dma.c209 static void isa_dmastart_cb(void *arg, bus_dma_segment_t *segs, int nseg, argument
/freebsd-9.3-release/sys/sparc64/sbus/
H A Dlsi64854.c372 lsi64854_map_scsi(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-9.3-release/sys/dev/advansys/
H A Dadvansys.c185 adv_map(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-9.3-release/sys/dev/ahb/
H A Dahb.c474 ahbmapecbs(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
902 ahbexecuteecb(void *arg, bus_dma_segment_t *dm_segs, int nseg, int error) argument
/freebsd-9.3-release/sys/dev/aic/
H A Daic.c309 aic_execute_scb(void *arg, bus_dma_segment_t *dm_segs, int nseg, int error) argument
/freebsd-9.3-release/sys/dev/isp/
H A Disp_sbus.c443 imc(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
596 dma2(void *arg, bus_dma_segment_t *dm_segs, int nseg, int error) argument
/freebsd-9.3-release/sys/dev/nvme/
H A Dnvme_qpair.c700 nvme_payload_map(void *arg, bus_dma_segment_t *seg, int nseg, int error) argument

Completed in 240 milliseconds

123456