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

  /src/sys/dev/ic/
iha.c 163 static inline void iha_push_pend_scb(struct iha_softc *, struct iha_scb *);
396 iha_push_pend_scb(struct iha_softc *sc, struct iha_scb *scb) function in typeref:typename:void
825 iha_push_pend_scb(sc, scb);
1184 iha_push_pend_scb(sc, scb); /* Insert SCB at head of Pend */
1940 iha_push_pend_scb(sc, scb);
2168 iha_push_pend_scb(sc, sc->sc_actscb);

Completed in 13 milliseconds