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

/freebsd-11-stable/sys/dev/firewire/
H A Dfwohcivar.h66 struct fwdma_alloc crom_dma; member in struct:fwohci_softc
H A Dfwohci.c549 OWRITE(sc, OHCI_CROMPTR, sc->crom_dma.bus_addr);
677 &sc->crom_dma, BUS_DMA_WAITOK | BUS_DMA_COHERENT);
794 fwdma_free(&sc->fc, &sc->crom_dma);

Completed in 61 milliseconds