HomeSort by: relevance | last modified time | path
    Searched defs:vmbus_alloc_dma (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/hyperv/
vmbus.c 68 static int vmbus_alloc_dma(struct vmbus_softc *);
278 if (vmbus_alloc_dma(sc))
339 vmbus_alloc_dma(struct vmbus_softc *sc) function in typeref:typename:int
vmbus.c 68 static int vmbus_alloc_dma(struct vmbus_softc *);
278 if (vmbus_alloc_dma(sc))
339 vmbus_alloc_dma(struct vmbus_softc *sc) function in typeref:typename:int

Completed in 28 milliseconds