Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/raid/twe/
H A Dtwevar.h177 extern int twe_attach_drive(struct twe_softc *sc,
H A Dtwe_freebsd.c564 twe_attach_drive(struct twe_softc *sc, struct twe_drive *dr) in twe_attach_drive() function
H A Dtwe.c275 error = twe_attach_drive(sc, dr); in twe_add_unit()