Searched refs:dma_softc (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/sbus/
H A Ddma_sbus.c79 struct dma_softc { struct
98 static bus_space_tag_t dma_alloc_bustag(struct dma_softc *sc);
101 sizeof(struct dma_softc), dmamatch_sbus, dmaattach_sbus
105 sizeof(struct dma_softc), dmamatch_sbus, dmaattach_sbus
121 struct dma_softc *sc = t->cookie;
143 struct dma_softc *dsc = (void *)self;
268 dma_alloc_bustag(struct dma_softc *sc)
/openbsd-current/sys/dev/tc/
H A Dtcdsreg.h127 int tcds_scsi_iserr(struct dma_softc *);
131 void tcds_dma_init(struct dma_softc *, int);

Completed in 111 milliseconds