Searched defs:nseg (Results 76 - 100 of 134) sorted by relevance

123456

/freebsd-10.0-release/sys/dev/aacraid/
H A Daacraid.c1118 aac_map_command_helper(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
1247 aacraid_map_command_sg(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
1397 aac_convert_sgraw2(struct aac_softc *sc, struct aac_raw_io2 *raw, int pages, int nseg, int nseg_new) argument
1468 aac_common_map(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
[all...]
/freebsd-10.0-release/sys/dev/an/
H A Dif_an.c469 an_dma_malloc_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-10.0-release/sys/dev/arcmsr/
H A Darcmsr.c2634 static void arcmsr_execute_srb(void *arg, bus_dma_segment_t *dm_segs, int nseg, int error) argument
3869 static void arcmsr_map_free_srb(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
978 arcmsr_build_srb(struct CommandControlBlock *srb, bus_dma_segment_t *dm_segs, u_int32_t nseg) argument
/freebsd-10.0-release/sys/dev/ce/
H A Dif_ce.c452 ce_bus_dmamap_addr (void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-10.0-release/sys/dev/ciss/
H A Dciss.c1153 ciss_command_map_helper(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
2734 ciss_request_map_helper(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
[all...]
/freebsd-10.0-release/sys/dev/ctau/
H A Dif_ct.c487 ct_bus_dmamap_addr (void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-10.0-release/sys/dev/cx/
H A Dif_cx.c586 cx_bus_dmamap_addr (void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-10.0-release/sys/dev/dc/
H A Dif_dc.c1801 dc_dma_map_addr(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
2651 int error, nseg; local
3384 int cur, defragged, error, first, frag, i, idx, nseg; local
[all...]
/freebsd-10.0-release/sys/dev/de/
H A Dif_de.c162 tulip_dma_map_addr(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
174 tulip_dma_map_rxbuf(void *arg, bus_dma_segment_t *segs, int nseg, argument
/freebsd-10.0-release/sys/dev/e1000/
H A Dif_lem.c2507 lem_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-10.0-release/sys/dev/en/
H A Dmidway.c517 en_txdma_load(void *uarg, bus_dma_segment_t *segs, int nseg, bus_size_t mapsize, argument
1979 en_rxdma_load(void *uarg, bus_dma_segment_t *segs, int nseg, argument
2537 en_dmaprobe_load(void *uarg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-10.0-release/sys/dev/et/
H A Dif_et.c792 et_dma_map_addr(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-10.0-release/sys/dev/fatm/
H A Dif_fatmreg.h339 uint32_t nseg; member in struct:rpd
/freebsd-10.0-release/sys/dev/fxp/
H A Dif_fxp.c410 fxp_dma_map_addr(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
1410 int error, i, nseg, tcp_payload; local
[all...]
/freebsd-10.0-release/sys/dev/hifn/
H A Dhifn7751.c223 hifn_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-10.0-release/sys/dev/ipw/
H A Dif_ipw.c1456 ipw_dma_map_addr(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-10.0-release/sys/dev/isp/
H A Disp_pci.c1456 imc(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
1504 imc1(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
1770 tdma2_2(void *arg, bus_dma_segment_t *dm_segs, int nseg, bus_size_t mapsize, int error) argument
1779 tdma2(void *arg, bus_dma_segment_t *dm_segs, int nseg, int error) argument
1845 dma2_2(void *arg, bus_dma_segment_t *dm_segs, int nseg, bus_size_t mapsize, int error) argument
1854 dma2(void *arg, bus_dma_segment_t *dm_segs, int nseg, int error) argument
[all...]
/freebsd-10.0-release/sys/dev/iwi/
H A Dif_iwi.c554 iwi_dma_map_addr(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-10.0-release/sys/dev/ixgbe/
H A Dixv.c1902 ixv_dmamap_cb(void *arg, bus_dma_segment_t * segs, int nseg, int error) argument
/freebsd-10.0-release/sys/dev/mpt/
H A Dmpt.c395 mpt_map_rquest(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
H A Dmpt_cam.c1265 mpt_execute_req_a64(void *arg, bus_dma_segment_t *dm_segs, int nseg, int error) argument
1669 mpt_execute_req(void *arg, bus_dma_segment_t *dm_segs, int nseg, int error) argument
[all...]
/freebsd-10.0-release/sys/dev/msk/
H A Dif_msk.c2135 msk_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
2646 int error, i, nseg, tso; local
/freebsd-10.0-release/sys/dev/nfe/
H A Dif_nfe.c3030 nfe_dma_map_segs(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-10.0-release/sys/dev/nxge/
H A Dif_nxge.c2178 dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument
/freebsd-10.0-release/sys/dev/ral/
H A Drt2560.c458 rt2560_dma_map_addr(void *arg, bus_dma_segment_t *segs, int nseg, int error) argument

Completed in 372 milliseconds

123456