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

  /src/sys/dev/ic/
aacvar.h 353 struct aac_ccb *aac_ccb_alloc(struct aac_softc *, int);
ld_aac.c 123 ac = aac_ccb_alloc(aac, (dowrite ? AAC_CCB_DATA_OUT : AAC_CCB_DATA_IN));
aac.c 1286 aac_ccb_alloc(struct aac_softc *sc, int flags) function in typeref:struct:aac_ccb *
1291 AAC_DPRINTF(AAC_D_QUEUE, ("aac_ccb_alloc(%p, 0x%x) ", sc, flags));

Completed in 12 milliseconds