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

  /src/sys/dev/ic/
bwi.c 328 static int bwi_dma_alloc(struct bwi_softc *);
1004 error = bwi_dma_alloc(sc);
8081 bwi_dma_alloc(struct bwi_softc *sc) function in typeref:typename:int
bwi.c 328 static int bwi_dma_alloc(struct bwi_softc *);
1004 error = bwi_dma_alloc(sc);
8081 bwi_dma_alloc(struct bwi_softc *sc) function in typeref:typename:int

Completed in 34 milliseconds