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

  /src/sys/dev/ic/
sunscpal.c 177 static void sunscpal_dma_alloc(struct sunscpal_softc *);
181 #define sunscpal_dma_alloc(sc) (*sc->sc_dma_alloc)(sc) macro
1121 sunscpal_dma_alloc(sc);
2124 sunscpal_dma_alloc(struct sunscpal_softc *sc) function in typeref:typename:void

Completed in 24 milliseconds