Home
last modified time | relevance | path

Searched refs:H1394_STATUS_INVALID_BUSGEN (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_s1394if.c164 *result = H1394_STATUS_INVALID_BUSGEN; in hci1394_s1394if_phy()
212 *result = H1394_STATUS_INVALID_BUSGEN; in hci1394_s1394if_write()
261 *result = H1394_STATUS_INVALID_BUSGEN; in hci1394_s1394if_read()
311 *result = H1394_STATUS_INVALID_BUSGEN; in hci1394_s1394if_lock()
359 *result = H1394_STATUS_INVALID_BUSGEN; in hci1394_s1394if_write_response()
408 *result = H1394_STATUS_INVALID_BUSGEN; in hci1394_s1394if_read_response()
459 *result = H1394_STATUS_INVALID_BUSGEN; in hci1394_s1394if_lock_response()
H A Dhci1394_async.c2391 *result = H1394_STATUS_INVALID_BUSGEN; in hci1394_async_phy()
2455 *result = H1394_STATUS_INVALID_BUSGEN; in hci1394_async_write()
2580 *result = H1394_STATUS_INVALID_BUSGEN; in hci1394_async_read()
2701 *result = H1394_STATUS_INVALID_BUSGEN; in hci1394_async_lock()
2824 *result = H1394_STATUS_INVALID_BUSGEN; in hci1394_async_write_response()
2901 *result = H1394_STATUS_INVALID_BUSGEN; in hci1394_async_read_response()
3056 *result = H1394_STATUS_INVALID_BUSGEN; in hci1394_async_lock_response()
H A Dhci1394_q.c597 *result = H1394_STATUS_INVALID_BUSGEN; in hci1394_q_at()
692 *result = H1394_STATUS_INVALID_BUSGEN; in hci1394_q_at_with_data()
789 *result = H1394_STATUS_INVALID_BUSGEN; in hci1394_q_at_with_mblk()
/titanic_50/usr/src/uts/common/sys/1394/
H A Dh1394.h192 #define H1394_STATUS_INVALID_BUSGEN 1 macro
/titanic_50/usr/src/uts/common/io/1394/
H A Ds1394_asynch.c290 case H1394_STATUS_INVALID_BUSGEN: in s1394_xfer_asynch_command()
1221 if (result == H1394_STATUS_INVALID_BUSGEN) { in s1394_send_response()