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

  /src/sys/dev/ic/
aacvar.h 351 void aac_ccb_enqueue(struct aac_softc *, struct aac_ccb *);
ld_aac.c 307 aac_ccb_enqueue(aac, ac);
aac.c 983 aac_ccb_enqueue(sc, NULL);
1168 aac_ccb_enqueue(sc, NULL);
1399 aac_ccb_enqueue(struct aac_softc *sc, struct aac_ccb *ac) function in typeref:typename:void
1403 AAC_DPRINTF(AAC_D_QUEUE, ("aac_ccb_enqueue(%p, %p) ", sc, ac));

Completed in 31 milliseconds