Searched refs:cac_ccb_free (Results 1 – 1 of 1) sorted by relevance
111 void cac_ccb_free(struct cac_softc *, struct cac_ccb *);378 cac_ccb_free(sc, ccb); in cac_cmd()471 cac_ccb_free(sc, ccb); in cac_ccb_done()502 cac_ccb_free(struct cac_softc *sc, struct cac_ccb *ccb) in cac_ccb_free() function