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

  /src/sys/dev/ic/
iha.c 169 static int iha_alloc_sglist(struct iha_softc *);
520 error = iha_alloc_sglist(sc);
622 * iha_alloc_sglist - allocate and map sglist for SCB's
625 iha_alloc_sglist(struct iha_softc *sc) function in typeref:typename:int

Completed in 13 milliseconds