Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dld_twe.c214 twe_ccb_unmap(twe, ccb); in ld_twe_dobio()
249 twe_ccb_unmap(twe, ccb); in ld_twe_handler()
297 twe_ccb_unmap(twe, ccb); in ld_twe_flush()
H A Dtwevar.h122 void twe_ccb_unmap(struct twe_softc *, struct twe_ccb *);
H A Dtwe.c897 twe_ccb_unmap(sc, ccb); in twe_aen_get()
926 twe_ccb_unmap(sc, ccb); in twe_aen_handler()
1161 twe_ccb_unmap(sc, ccb); in twe_param_get()
1224 twe_ccb_unmap(sc, ccb); in twe_param_set()
1588 twe_ccb_unmap(struct twe_softc *sc, struct twe_ccb *ccb) in twe_ccb_unmap() function