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

/freebsd-10.2-release/sys/dev/firewire/
H A Dfwohcivar.h69 struct fwdma_alloc sid_dma; member in struct:fwohci_softc
H A Dfwohci.c562 OWRITE(sc, OHCI_SID_BUF, sc->sid_dma.bus_addr);
711 &sc->sid_dma, BUS_DMA_WAITOK | BUS_DMA_COHERENT);
805 fwdma_free(&sc->fc, &sc->sid_dma);
/freebsd-10.2-release/sys/boot/i386/libfirewire/
H A Dfwohci.c257 OWRITE(sc, OHCI_SID_BUF, sc->sid_dma.bus_addr);
303 &sc->sid_dma, BUS_DMA_WAITOK);

Completed in 152 milliseconds