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

/freebsd-9.3-release/sys/dev/firewire/
H A Dfwohcivar.h70 struct fwdma_alloc crom_dma; member in struct:fwohci_softc
H A Dfwohci.c559 OWRITE(sc, OHCI_CROMPTR, sc->crom_dma.bus_addr);
689 &sc->crom_dma, BUS_DMA_WAITOK | BUS_DMA_COHERENT);
807 fwdma_free(&sc->fc, &sc->crom_dma);

Completed in 49 milliseconds