Searched refs:sid_dma (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/firewire/
H A Dfwohcivar.h65 struct fwdma_alloc sid_dma; member in struct:fwohci_softc
H A Dfwohci.c552 OWRITE(sc, OHCI_SID_BUF, sc->sid_dma.bus_addr);
698 &sc->sid_dma, BUS_DMA_WAITOK | BUS_DMA_COHERENT);
792 fwdma_free(&sc->fc, &sc->sid_dma);
/freebsd-11-stable/stand/i386/libfirewire/
H A Dfwohci.c252 OWRITE(sc, OHCI_SID_BUF, sc->sid_dma.bus_addr);
298 &sc->sid_dma, BUS_DMA_WAITOK);

Completed in 171 milliseconds