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

  /src/sys/dev/ic/
aacvar.h 355 int aac_ccb_poll(struct aac_softc *, struct aac_ccb *, int);
ld_aac.c 279 rv = aac_ccb_poll(aac, ac, 30000);
aac.c 1457 aac_ccb_poll(struct aac_softc *sc, struct aac_ccb *ac, int timo) function
1461 AAC_DPRINTF(AAC_D_QUEUE, ("aac_ccb_poll(%p, %p, %d) ", sc, ac, timo));

Completed in 16 milliseconds