Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/twe/
Dtwe.c108 static void twe_panic(struct twe_softc *sc, char *reason);
1031 twe_panic(sc, "twe_completeio on incomplete command"); in twe_completeio()
1620 twe_panic(tr->tr_sc, "tr_private != NULL"); in twe_release_request()
1731 twe_panic(sc, "fatal status bits"); in twe_check_bits()
1911 twe_panic(struct twe_softc *sc, char *reason) in twe_panic() function