Home
last modified time | relevance | path

Searched defs:dmac (Results 1 – 23 of 23) sorted by relevance

/netbsd-src/sys/arch/x68k/dev/
H A Dintio_dmac.c168 struct dmac_softc *dmac = device_private(intio->sc_dmac); in dmac_alloc_channel() local
248 struct dmac_softc *dmac = device_private(intio->sc_dmac); in dmac_free_channel() local
291 dmac_load_xfer(struct dmac_softc *dmac, struct dmac_dma_xfer *xf) in dmac_load_xfer()
319 struct dmac_softc *dmac = chan->ch_softc; in dmac_prepare_xfer() local
340 dmac_start_xfer(struct dmac_softc *dmac, struct dmac_dma_xfer *xf) in dmac_start_xfer()
346 dmac_start_xfer_offset(struct dmac_softc *dmac, struct dmac_dma_xfer *xf, in dmac_start_xfer_offset()
550 dmac_abort_xfer(struct dmac_softc *dmac, struct dmac_dma_xfer *xf) in dmac_abort_xfer()
/netbsd-src/sys/arch/x68k/x68k/
H A Diodevice.h58 struct dmac { struct
59 unsigned char csr;
60 unsigned char cer;
61 char pad0[2]; unsigned char dcr;
62 unsigned char ocr;
63 unsigned char scr;
64 unsigned char ccr;
65 char pad1[2]; unsigned short mtc;
66 unsigned long mar;
67 char pad2[4]; unsigned long dar;
[all …]
/netbsd-src/sys/arch/news68k/dev/
H A Dsi.c243 struct dma_regs *dmac = sc->sc_regs; in si_dma_start() local
315 struct dma_regs *dmac = sc->sc_regs; in si_dma_poll() local
346 struct dma_regs *dmac = sc->sc_regs; in si_dma_stop() local
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dspear600.dtsi54 dmac: dma@fc400000 { label
H A Duniphier-sld8.dtsi244 dmac: dma-controller@5a000000 { label
H A Duniphier-ld4.dtsi240 dmac: dma-controller@5a000000 { label
H A Duniphier-pro4.dtsi274 dmac: dma-controller@5a000000 { label
H A Dlpc18xx.dtsi84 dmac: dma-controller@40002000 { label
/netbsd-src/sys/arch/playstation2/playstation2/
H A Dinterrupt.h50 struct evcnt clock, sbus, dmac; member
/netbsd-src/sys/external/gpl2/dts/dist/arch/mips/boot/dts/ingenic/
H A Djz4740.dtsi287 dmac: dma-controller@13020000 { label
H A Djz4725b.dtsi298 dmac: dma-controller@13020000 { label
/netbsd-src/sys/arch/arm/imx/
H A Dimx23_apbh.c54 device_t dmac; /* DMA controller device for this bus. */ member
H A Dimx23_apbx.c54 device_t dmac; /* DMA controller device for this bus. */ member
H A Dimx23var.h62 device_t dmac; /* DMA controller device for this bus. */ member
/netbsd-src/sys/dev/pci/cxgb/
H A Dcxgb_l2t.h71 uint8_t dmac[6]; /* neighbour's MAC address */ member
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
H A Dnouveau_dispnv50_disp.c139 nv50_dmac_destroy(struct nv50_dmac *dmac) in nv50_dmac_destroy()
153 struct nv50_dmac *dmac) in nv50_dmac_create()
219 evo_flush(struct nv50_dmac *dmac) in evo_flush()
237 struct nv50_dmac *dmac = evoc; in evo_wait() local
265 struct nv50_dmac *dmac = evoc; in evo_kick() local
/netbsd-src/sys/dev/ic/
H A Dstivar.h62 sti_dmac_t dmac; member
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/rockchip/
H A Drk3328.dtsi492 dmac: dmac@ff1f0000 { label
H A Dpx30.dtsi714 dmac: dmac@ff240000 { label
/netbsd-src/sys/dev/pci/igc/
H A Dif_igc.h345 uint32_t dmac; member
H A Dif_igc.c888 uint32_t dmac = pba - max_frame_size / 512; in igc_init_dmac() local
/netbsd-src/sys/dev/pci/ixgbe/
H A Dixgbe.h513 u16 dmac; member
/netbsd-src/sys/dev/isa/
H A Dgus.c3010 u_char dmac; in gus_dma_input() local