Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dld_twe.c203 twe_ccb_free(twe, ccb); in ld_twe_dobio()
215 twe_ccb_free(twe, ccb); in ld_twe_dobio()
250 twe_ccb_free(twe, ccb); in ld_twe_handler()
298 twe_ccb_free(twe, ccb); in ld_twe_flush()
312 twe_ccb_free(twe, ccb); in ld_twe_flush()
H A Dtwe.c890 twe_ccb_free(sc, ccb); in twe_aen_get()
898 twe_ccb_free(sc, ccb); in twe_aen_get()
936 twe_ccb_free(sc, ccb); in twe_aen_handler()
1153 twe_ccb_free(sc, ccb); in twe_param_get()
1162 twe_ccb_free(sc, ccb); in twe_param_get()
1217 twe_ccb_free(sc, ccb); in twe_param_set()
1225 twe_ccb_free(sc, ccb); in twe_param_set()
1256 twe_ccb_free(sc, ccb); in twe_init_connection()
1467 twe_ccb_free(struct twe_softc *sc, struct twe_ccb *ccb) in twe_ccb_free() function
1804 twe_ccb_free(twe, ccb); in tweioctl()
[all …]
H A Dtwevar.h118 void twe_ccb_free(struct twe_softc *sc, struct twe_ccb *);