Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/uath/
H A Duath_reg.h199 #define UATH_ID_INVALID 0xffffffff /* for sending prior to connection */ macro
H A Duath.c2115 desc->connid = BE_32(UATH_ID_INVALID); in uath_send()