Home
last modified time | relevance | path

Searched refs:H1394_STATUS_INTERNAL_ERROR (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_s1394if.c157 *result = H1394_STATUS_INTERNAL_ERROR; in hci1394_s1394if_phy()
194 *result = H1394_STATUS_INTERNAL_ERROR; in hci1394_s1394if_write()
231 *result = H1394_STATUS_INTERNAL_ERROR; in hci1394_s1394if_read()
270 *result = H1394_STATUS_INTERNAL_ERROR; in hci1394_s1394if_lock()
307 *result = H1394_STATUS_INTERNAL_ERROR; in hci1394_s1394if_write_response()
344 *result = H1394_STATUS_INTERNAL_ERROR; in hci1394_s1394if_read_response()
383 *result = H1394_STATUS_INTERNAL_ERROR; in hci1394_s1394if_lock_response()
H A Dhci1394_async.c2349 *result = H1394_STATUS_INTERNAL_ERROR; in hci1394_async_lock()
2670 *result = H1394_STATUS_INTERNAL_ERROR; in hci1394_async_lock_response()
/illumos-gate/usr/src/uts/common/sys/1394/
H A Dh1394.h193 #define H1394_STATUS_INTERNAL_ERROR 4 macro
/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_asynch.c259 case H1394_STATUS_INTERNAL_ERROR: in s1394_xfer_asynch_command()