HomeSort by: relevance | last modified time | path
    Searched refs:aac_ccb_free (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
ld_aac.c 130 aac_ccb_free(aac, ac);
281 aac_ccb_free(aac, ac);
345 aac_ccb_free(aac, ac);
aacvar.h 352 void aac_ccb_free(struct aac_softc *, struct aac_ccb *);
aac.c 298 aac_ccb_free(sc, ac);
1314 aac_ccb_free(struct aac_softc *sc, struct aac_ccb *ac) function in typeref:typename:void
1318 AAC_DPRINTF(AAC_D_QUEUE, ("aac_ccb_free(%p, %p) ", sc, ac));

Completed in 87 milliseconds