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

  /src/sys/dev/ic/
iha.c 159 static inline struct iha_scb *iha_pop_done_scb(struct iha_softc *);
303 iha_pop_done_scb(struct iha_softc *sc) function in typeref:struct:iha_scb *
913 while ((scb = iha_pop_done_scb(sc)) != NULL)

Completed in 57 milliseconds