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

  /src/sys/dev/ic/
iha.c 157 static void iha_append_free_scb(struct iha_softc *, struct iha_scb *);
237 * iha_append_free_scb - append the supplied SCB to the tail of the
242 iha_append_free_scb(struct iha_softc *sc, struct iha_scb *scb) function in typeref:typename:void
739 iha_append_free_scb(sc, scb);
1305 iha_append_free_scb(sc, scb);

Completed in 12 milliseconds