HomeSort by: relevance | last modified time | path
    Searched defs:vmbus_alloc_dma (Results 1 - 1 of 1) 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

Completed in 13 milliseconds