Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/twe/
HDtwe.c60 static int twe_init_connection(struct twe_softc *sc, int mode);
321 twe_init_connection(sc, TWE_INIT_MESSAGE_CREDITS); in twe_init()
359 twe_init_connection(sc, TWE_SHUTDOWN_MESSAGE_CREDITS); in twe_deinit()
923 twe_init_connection(struct twe_softc *sc, int mode) in twe_init_connection() function