Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/
H A Dt1394_errmsg.c159 } else if ((result >= -IXL1394_COMP_ERR_FIRST) && in t1394_errmsg()
161 err = result - (-IXL1394_COMP_ERR_FIRST); in t1394_errmsg()
/illumos-gate/usr/src/uts/common/sys/1394/
H A Dixl1394.h78 #define IXL1394_COMP_ERR_FIRST IXL1394_EMEM_ALLOC_FAIL macro