Home | History | Annotate | Download | only in ic

Lines Matching refs:aac_ccb

103 static int	aac_enqueue_fib(struct aac_softc *, int, struct aac_ccb *);
224 struct aac_ccb *ac;
626 sc->sc_ccbs = malloc(sizeof(struct aac_ccb) * sc->sc_max_fibs, M_AACBUF,
921 struct aac_ccb *ac;
1128 struct aac_ccb *ac;
1144 ac = (struct aac_ccb *)(sc->sc_ccbs +
1285 struct aac_ccb *
1288 struct aac_ccb *ac;
1314 aac_ccb_free(struct aac_softc *sc, struct aac_ccb *ac)
1344 aac_ccb_map(struct aac_softc *sc, struct aac_ccb *ac)
1378 aac_ccb_unmap(struct aac_softc *sc, struct aac_ccb *ac)
1399 aac_ccb_enqueue(struct aac_softc *sc, struct aac_ccb *ac)
1420 aac_ccb_submit(struct aac_softc *sc, struct aac_ccb *ac)
1457 aac_ccb_poll(struct aac_softc *sc, struct aac_ccb *ac, int timo)
1493 aac_enqueue_fib(struct aac_softc *sc, int queue, struct aac_ccb *ac)
1545 struct aac_ccb *ac;