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

  /src/sys/dev/ic/
iha.c 186 static void iha_done_scb(struct iha_softc *, struct iha_scb *);
914 iha_done_scb(sc, scb);
1211 * iha_done_scb - We have a scb which has been processed by the
1215 iha_done_scb(struct iha_softc *sc, struct iha_scb *scb) function in typeref:typename:void

Completed in 17 milliseconds