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

  /src/sys/dev/ic/
iha.c 164 static inline void iha_del_pend_scb(struct iha_softc *, struct iha_scb *);
413 * iha_del_pend_scb - remove scb from sc_pendscb
416 iha_del_pend_scb(struct iha_softc *sc, struct iha_scb *scb) function in typeref:typename:void
1063 iha_del_pend_scb(sc, scb);
1393 iha_del_pend_scb(sc, scb);

Completed in 13 milliseconds