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

  /src/sys/dev/ic/
ld_aac.c 280 aac_ccb_unmap(aac, ac);
344 aac_ccb_unmap(aac, ac);
aacvar.h 357 void aac_ccb_unmap(struct aac_softc *, struct aac_ccb *);
aac.c 1378 aac_ccb_unmap(struct aac_softc *sc, struct aac_ccb *ac) function in typeref:typename:void
1381 AAC_DPRINTF(AAC_D_QUEUE, ("aac_ccb_unmap(%p, %p) ", sc, ac));
1385 panic("aac_ccb_unmap: not mapped");

Completed in 53 milliseconds