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

  /src/sys/dev/ic/
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 12 milliseconds