Searched refs:aac_ccb_enqueue (Results 1 – 3 of 3) sorted by relevance
351 void aac_ccb_enqueue(struct aac_softc *, struct aac_ccb *);
983 aac_ccb_enqueue(sc, NULL); in aac_new_intr()1168 aac_ccb_enqueue(sc, NULL); in aac_host_response()1399 aac_ccb_enqueue(struct aac_softc *sc, struct aac_ccb *ac) in aac_ccb_enqueue() function
307 aac_ccb_enqueue(aac, ac); in ld_aac_dobio()