Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_s1394if.c166 *result = H1394_STATUS_INTERNAL_ERROR; in hci1394_s1394if_phy()
214 *result = H1394_STATUS_INTERNAL_ERROR; in hci1394_s1394if_write()
263 *result = H1394_STATUS_INTERNAL_ERROR; in hci1394_s1394if_read()
313 *result = H1394_STATUS_INTERNAL_ERROR; in hci1394_s1394if_lock()
361 *result = H1394_STATUS_INTERNAL_ERROR; in hci1394_s1394if_write_response()
410 *result = H1394_STATUS_INTERNAL_ERROR; in hci1394_s1394if_read_response()
461 *result = H1394_STATUS_INTERNAL_ERROR; in hci1394_s1394if_lock_response()
H A Dhci1394_async.c2769 *result = H1394_STATUS_INTERNAL_ERROR; in hci1394_async_lock()
3143 *result = H1394_STATUS_INTERNAL_ERROR; in hci1394_async_lock_response()
/titanic_50/usr/src/uts/common/sys/1394/
H A Dh1394.h195 #define H1394_STATUS_INTERNAL_ERROR 4 macro
/titanic_50/usr/src/uts/common/io/1394/
H A Ds1394_asynch.c300 case H1394_STATUS_INTERNAL_ERROR: in s1394_xfer_asynch_command()