Searched refs:t1394_errmsg (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/1394/
H A Dt1394_errmsg.c30 * t1394_errmsg.c
139 * Function: t1394_errmsg()
145 * Description: t1394_errmsg() returns a string corresponding the error code
149 t1394_errmsg(int result, uint_t flags) function
158 TNF_PROBE_2(t1394_errmsg, S1394_TNF_SL_ERROR, "",
191 TNF_PROBE_2(t1394_errmsg, S1394_TNF_SL_ERROR, "",
/illumos-gate/usr/src/uts/common/sys/1394/
H A Dt1394.h511 * added. t1394_errmsg.c uses *FIRST and *LAST as bounds checks.
636 * added. t1394_errmsg.c uses *FIRST and *LAST as bounds checks.
728 * And the t1394_errmsg() routine is used to convert result codes which
754 * added. t1394_errmsg.c uses *FIRST and *LAST as bounds checks.
760 const char *t1394_errmsg(int result, uint_t flags);

Completed in 60 milliseconds