/netbsd-src/sys/dev/bus_dma/ |
H A D | bus_dmamem_common.c | 66 int curseg, error; in _bus_dmamem_alloc_range_common() local 119 int curseg; in _bus_dmamem_free_common() local 150 int curseg; in _bus_dmamem_map_common() local
|
/netbsd-src/sys/arch/dreamcast/dev/g2/ |
H A D | gapspci_dma.c | 527 int curseg, error; in gaps_dmamem_alloc() local 573 int curseg; in gaps_dmamem_free() local 597 int curseg; in gaps_dmamem_map() local
|
/netbsd-src/sys/arch/vax/vax/ |
H A D | bus_dma.c | 400 int curseg; in _bus_dmamem_free() local 431 int curseg; in _bus_dmamem_map() local 669 int curseg, error; in _bus_dmamem_alloc_range() local
|
/netbsd-src/sys/arch/m68k/m68k/ |
H A D | bus_dma.c | 650 int curseg, error; in _bus_dmamem_alloc() local 709 int curseg; in _bus_dmamem_free() local 737 int curseg; in _bus_dmamem_map() local
|
/netbsd-src/sys/arch/landisk/landisk/ |
H A D | bus_dma.c | 571 int curseg, error; in _bus_dmamem_alloc() local 635 int curseg; in _bus_dmamem_free() local 669 int curseg; in _bus_dmamem_map() local
|
/netbsd-src/sys/arch/virt68k/virt68k/ |
H A D | bus_dma.c | 547 int curseg, error; in _bus_dmamem_alloc_common() local 641 int curseg; in _bus_dmamem_free() local 669 int curseg; in _bus_dmamem_map() local
|
/netbsd-src/sys/arch/evbsh3/evbsh3/ |
H A D | bus_dma.c | 571 int curseg, error; in _bus_dmamem_alloc() local 635 int curseg; in _bus_dmamem_free() local 669 int curseg; in _bus_dmamem_map() local
|
/netbsd-src/sys/arch/mvme68k/mvme68k/ |
H A D | bus_dma.c | 548 int curseg, error; in _bus_dmamem_alloc_common() local 662 int curseg; in _bus_dmamem_free() local 690 int curseg; in _bus_dmamem_map() local
|
/netbsd-src/sys/arch/arc/arc/ |
H A D | bus_dma.c | 579 int curseg, error; in _bus_dmamem_alloc_range() local 640 int curseg; in _bus_dmamem_free() local 668 int curseg; in _bus_dmamem_map() local
|
/netbsd-src/sbin/fsck_lfs/ |
H A D | setup.c | 172 long sn, curseg; in setup() local
|
H A D | pass6.c | 557 int sn, curseg; in pass6() local
|
H A D | segwrite.c | 729 int curseg, isdirty, sn; in lfs_newseg() local
|
/netbsd-src/sys/arch/mips/mips/ |
H A D | bus_dma.c | 677 int curseg = 0; _bus_dmamap_load_raw() local 1022 int curseg, error; _bus_dmamem_alloc_range() local 1079 int curseg; _bus_dmamem_free() local 1107 int curseg; _bus_dmamem_map() local [all...] |
/netbsd-src/sys/arch/xen/x86/ |
H A D | xen_bus_dma.c | 220 int curseg, error; in _xen_bus_dmamem_alloc_range() local
|
/netbsd-src/sys/arch/powerpc/powerpc/ |
H A D | bus_dma.c | 668 int curseg; in _bus_dmamem_free() local 696 int curseg; in _bus_dmamem_map() local 820 int curseg, error; in _bus_dmamem_alloc_range() local
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gem/ |
H A D | i915_gem_phys.c | 36 int curseg; in bus_dmamem_kmap() local
|
/netbsd-src/sys/arch/atari/atari/ |
H A D | bus.c | 827 int curseg; in bus_dmamem_free() local 857 int curseg; in bus_dmamem_map() local 1045 int curseg, error; in bus_dmamem_alloc_range() local
|
/netbsd-src/sys/arch/riscv/riscv/ |
H A D | bus_dma.c | 1337 int curseg; _bus_dmamem_free() local 1368 int curseg; _bus_dmamem_map() local 1599 int curseg, error; _bus_dmamem_alloc_range() local [all...] |
/netbsd-src/sys/arch/arm/arm32/ |
H A D | bus_dma.c | 1378 int curseg; _bus_dmamem_free() local 1409 int curseg; _bus_dmamem_map() local 1693 int curseg, error; _bus_dmamem_alloc_range() local [all...] |
/netbsd-src/sys/arch/x86/x86/ |
H A D | bus_dma.c | 204 int curseg, error; in _bus_dmamem_alloc_range() local 1146 int curseg; in _bus_dmamem_free() local 1175 int curseg; in _bus_dmamem_map() local
|
/netbsd-src/sys/ufs/lfs/ |
H A D | lfs_rfw.c | 605 int sn, curseg, do_rollforward; in lfs_roll_forward() local
|
H A D | lfs_segment.c | 602 unsigned n, segleft, maxseg, sn, i, curseg; in lfs_segwrite() local 1917 int curseg, isdirty, sn, skip_inval; local
|
/netbsd-src/sys/rump/dev/lib/libpci/ |
H A D | rumpdev_bus_dma.c | 518 int curseg, error; in bus_dmamem_alloc() local
|
/netbsd-src/sys/dev/tc/ |
H A D | bba.c | 81 int curseg; /* current segment in DMA buffer */ member
|
/netbsd-src/sys/dev/ic/ |
H A D | isp_library.c | 65 uint32_t seg, curseg, seglim, nxt, nxtnxt, ddf; in isp_send_cmd() local 2019 uint32_t seg, curseg, seglim, nxt, nxtnxt; in isp_send_tgt_cmd() local
|