Searched defs:segs (Results 26 - 50 of 228) sorted by relevance

12345678910

/freebsd-10.0-release/sys/dev/esp/
H A Desp_pci.c372 esp_pci_xfermap(void *arg, bus_dma_segment_t *segs, int nsegs, int error) argument
/freebsd-10.0-release/sys/dev/hatm/
H A Dif_hatm_intr.c175 hatm_extbuf_helper(void *arg, bus_dma_segment_t *segs, int nsegs, argument
289 hatm_mbuf_helper(void *arg, bus_dma_segment_t *segs, int nsegs, int error) argument
H A Dif_hatm_tx.c247 hatm_load_txbuf(void *uarg, bus_dma_segment_t *segs, int nseg, argument
/freebsd-10.0-release/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-10.0-release/sys/dev/le/
H A Dif_le_isa.c198 le_isa_dma_callback(void *xsc, bus_dma_segment_t *segs, int nsegs, int error) argument
H A Dif_le_ledma.c283 le_dma_dma_callback(void *xsc, bus_dma_segment_t *segs, int nsegs, int error) argument
H A Dif_le_pci.c271 le_pci_dma_callback(void *xsc, bus_dma_segment_t *segs, int nsegs, int error) argument
/freebsd-10.0-release/sys/dev/tws/
H A Dtws.c709 tws_dmamap_cmds_load_cbfn(void *arg, bus_dma_segment_t *segs, argument
/freebsd-10.0-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-10.0-release/sys/kern/
H A Dsubr_bus_dma.c280 bus_dma_segment_t *segs; local
321 bus_dma_segment_t *segs; local
101 _bus_dmamap_load_mbuf_sg(bus_dma_tag_t dmat, bus_dmamap_t map, struct mbuf *m0, bus_dma_segment_t *segs, int *nsegs, int flags) argument
343 bus_dmamap_load_mbuf_sg(bus_dma_tag_t dmat, bus_dmamap_t map, struct mbuf *m0, bus_dma_segment_t *segs, int *nsegs, int flags) argument
360 bus_dma_segment_t *segs; local
384 bus_dma_segment_t *segs; local
429 bus_dma_segment_t *segs; local
468 bus_dma_segment_t *segs; local
[all...]
H A Dsubr_mbpool.c185 mbp_callback(void *arg, bus_dma_segment_t *segs, int nsegs, int error) argument
/freebsd-10.0-release/sys/powerpc/powermac/
H A Ddbdma.c50 dbdma_phys_callback(void *chan, bus_dma_segment_t *segs, int nsegs, int error) argument
/freebsd-10.0-release/sys/powerpc/ps3/
H A Dif_glc.c111 glc_getphys(void *xaddr, bus_dma_segment_t *segs, int nsegs, int error) argument
555 bus_dma_segment_t segs[1]; local
609 bus_dma_segment_t segs[16]; local
/freebsd-10.0-release/sys/sparc64/sbus/
H A Dlsi64854.c372 lsi64854_map_scsi(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
630 lsi64854_map_pp(void *arg, bus_dma_segment_t *segs, int nsegs, int error) argument
/freebsd-10.0-release/sys/arm/at91/
H A Duart_dev_at91usart.c351 at91_getaddr(void *arg, bus_dma_segment_t *segs, int nsegs, int error) argument
/freebsd-10.0-release/sys/arm/lpc/
H A Dlpc_fb.c263 lpc_fb_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int err) argument
H A Dlpc_mmc.c737 lpc_mmc_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int err) argument
/freebsd-10.0-release/sys/dev/advansys/
H A Dadvansys.c185 adv_map(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-10.0-release/sys/dev/ahb/
H A Dahb.c474 ahbmapecbs(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-10.0-release/sys/dev/ata/chipsets/
H A Data-ahci.c1002 ata_ahci_dmasetprd(void *xsc, bus_dma_segment_t *segs, int nsegs, int error) argument
/freebsd-10.0-release/sys/dev/bm/
H A Dif_bm.c764 bus_dma_segment_t segs[BM_NTXSEGS]; local
1238 bus_dma_segment_t segs[1]; local
/freebsd-10.0-release/sys/dev/isp/
H A Disp_sbus.c443 imc(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-10.0-release/sys/dev/qlxgb/
H A Dqla_os.c521 qla_dmamap_callback(void *arg, bus_dma_segment_t *segs, int nsegs, int error) argument
1046 bus_dma_segment_t segs[QLA_MAX_SEGMENTS]; local
/freebsd-10.0-release/sys/dev/twa/
H A Dtw_osl_freebsd.c1280 twa_map_load_data_callback(TW_VOID *arg, bus_dma_segment_t *segs, argument
1386 twa_map_load_callback(TW_VOID *arg, bus_dma_segment_t *segs, argument
/freebsd-10.0-release/sys/dev/twe/
H A Dtwe_freebsd.c923 twe_fillin_sgl(TWE_SG_Entry *sgl, bus_dma_segment_t *segs, int nsegments, int max_sgl) argument
938 twe_setup_data_dmamap(void *arg, bus_dma_segment_t *segs, int nsegments, int error) argument
1033 twe_setup_request_dmamap(void *arg, bus_dma_segment_t *segs, int nsegments, int error) argument
[all...]

Completed in 299 milliseconds

12345678910