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

/freebsd-11-stable/sys/dev/twe/
H A Dtwe.c106 static void twe_panic(struct twe_softc *sc, char *reason);
1029 twe_panic(sc, "twe_completeio on incomplete command");
1618 twe_panic(tr->tr_sc, "tr_private != NULL");
1723 * This can be a little problematic, as twe_panic may call twe_reset if
1729 twe_panic(sc, "fatal status bits");
1909 twe_panic(struct twe_softc *sc, char *reason) function

Completed in 109 milliseconds