Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/1394/
H A Dt1394_errmsg.c178 } else if ((result >= -T1394_CEC_ERR_FIRST) && in t1394_errmsg()
180 err = result - (-T1394_CEC_ERR_FIRST); in t1394_errmsg()
/titanic_41/usr/src/uts/common/sys/1394/
H A Dt1394.h632 #define T1394_CEC_ERR_FIRST T1394_ENO_BANDWIDTH macro