Home
last modified time | relevance | path

Searched refs:trm_GoingSRB_Done (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/sys/dev/ic/
Dtrm.c104 void trm_GoingSRB_Done (struct trm_softc *, struct trm_dcb *);
589 trm_GoingSRB_Done(sc, NULL); in trm_reset()
1757 trm_GoingSRB_Done(sc, pDCB); in trm_Disconnect()
2134 trm_GoingSRB_Done(struct trm_softc *sc, struct trm_dcb *pDCB) in trm_GoingSRB_Done() function