Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/uath/
H A Duath_var.h36 #define UATH_ID_BSS 2 /* Connection ID */ macro
H A Duath.c1818 rates.connid = BE_32(UATH_ID_BSS); /* XXX */ in uath_set_rates()
1943 if (uath_create_connection(sc, UATH_ID_BSS) != 0) { in uath_newstate()
2113 desc->connid = BE_32(UATH_ID_BSS); in uath_send()