Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/raid/twe/
H A Dtwe.c104 static char *twe_format_aen(struct twe_softc *sc, u_int16_t aen);
1484 if ((msg = twe_format_aen(sc, aen)) != NULL) in twe_enqueue_aen()
1791 twe_format_aen(struct twe_softc *sc, u_int16_t aen) in twe_format_aen() function