Home
last modified time | relevance | path

Searched refs:S1394_TNF_SL_ERROR (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/uts/common/io/1394/
H A Ds1394.c80 TNF_PROBE_1(_init_error, S1394_TNF_SL_ERROR, "", in _init()
90 TNF_PROBE_1(_init_error, S1394_TNF_SL_ERROR, "", in _init()
112 TNF_PROBE_1(_fini_error, S1394_TNF_SL_ERROR, "", in _fini()
H A Dt1394_errmsg.c158 TNF_PROBE_2(t1394_errmsg, S1394_TNF_SL_ERROR, "", in t1394_errmsg()
191 TNF_PROBE_2(t1394_errmsg, S1394_TNF_SL_ERROR, "", in t1394_errmsg()
H A Dh1394.c148 TNF_PROBE_2(h1394_attach_error, S1394_TNF_SL_ERROR, "", in h1394_attach()
219 TNF_PROBE_1(h1394_attach_error, S1394_TNF_SL_ERROR, "", in h1394_attach()
261 TNF_PROBE_1(h1394_attach_error, S1394_TNF_SL_ERROR, "", in h1394_attach()
279 TNF_PROBE_1(h1394_attach_error, S1394_TNF_SL_ERROR, "", in h1394_attach()
291 TNF_PROBE_1(h1394_attach_error, S1394_TNF_SL_ERROR, "", in h1394_attach()
304 TNF_PROBE_1(h1394_attach_error, S1394_TNF_SL_ERROR, "", in h1394_attach()
379 TNF_PROBE_2(h1394_attach_error, S1394_TNF_SL_ERROR, "", in h1394_detach()
1748 TNF_PROBE_1(h1394_error_detected, S1394_TNF_SL_ERROR, "", in h1394_error_detected()
1760 TNF_PROBE_2(h1394_error_detected, S1394_TNF_SL_ERROR, "", in h1394_error_detected()
1766 TNF_PROBE_1(h1394_error_detected, S1394_TNF_SL_ERROR, "", in h1394_error_detected()
[all …]
H A Ds1394_misc.c156 S1394_TNF_SL_ERROR, "", tnf_string, msg, in s1394_cleanup_for_detach()
238 S1394_TNF_SL_ERROR, "", tnf_string, msg, in s1394_initiate_hal_reset()
633 S1394_TNF_SL_ERROR, "", tnf_string, msg, in s1394_ioctl()
640 S1394_TNF_SL_ERROR, "", tnf_string, msg, in s1394_ioctl()
H A Dt1394.c3390 S1394_TNF_SL_ERROR, "", tnf_string, msg, in t1394_initiate_bus_reset()
3397 S1394_TNF_SL_ERROR, "", tnf_string, msg, in t1394_initiate_bus_reset()
H A Ds1394_asynch.c154 TNF_PROBE_1(s1394_free_cmd_error, S1394_TNF_SL_ERROR, "", in s1394_free_cmd()
H A Ds1394_csr.c2192 S1394_TNF_SL_ERROR, "", tnf_string, msg, in s1394_update_config_rom_callback()
/titanic_41/usr/src/uts/common/sys/1394/
H A Ds1394.h177 #define S1394_TNF_SL_ERROR "1394 s1394 error " macro