Home
last modified time | relevance | path

Searched refs:aac_ccb_unmap (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dld_aac.c280 aac_ccb_unmap(aac, ac); in ld_aac_dobio()
344 aac_ccb_unmap(aac, ac); in ld_aac_intr()
H A Daacvar.h357 void aac_ccb_unmap(struct aac_softc *, struct aac_ccb *);
H A Daac.c1378 aac_ccb_unmap(struct aac_softc *sc, struct aac_ccb *ac) in aac_ccb_unmap() function