Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/uath/
H A Duath.c272 static int uath_create_connection(struct uath_softc *, uint32_t);
1774 uath_create_connection(struct uath_softc *sc, uint32_t connid) in uath_create_connection() function
1938 if (uath_create_connection(sc, UATH_ID_BSS) != 0) { in uath_newstate()