Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_s1394if.c155 *result = H1394_STATUS_INVALID_BUSGEN; in hci1394_s1394if_phy()
192 *result = H1394_STATUS_INVALID_BUSGEN; in hci1394_s1394if_write()
229 *result = H1394_STATUS_INVALID_BUSGEN; in hci1394_s1394if_read()
268 *result = H1394_STATUS_INVALID_BUSGEN; in hci1394_s1394if_lock()
305 *result = H1394_STATUS_INVALID_BUSGEN; in hci1394_s1394if_write_response()
342 *result = H1394_STATUS_INVALID_BUSGEN; in hci1394_s1394if_read_response()
381 *result = H1394_STATUS_INVALID_BUSGEN; in hci1394_s1394if_lock_response()
H A Dhci1394_async.c2023 *result = H1394_STATUS_INVALID_BUSGEN; in hci1394_async_phy()
2077 *result = H1394_STATUS_INVALID_BUSGEN; in hci1394_async_write()
2184 *result = H1394_STATUS_INVALID_BUSGEN; in hci1394_async_read()
2287 *result = H1394_STATUS_INVALID_BUSGEN; in hci1394_async_lock()
2391 *result = H1394_STATUS_INVALID_BUSGEN; in hci1394_async_write_response()
2456 *result = H1394_STATUS_INVALID_BUSGEN; in hci1394_async_read_response()
2591 *result = H1394_STATUS_INVALID_BUSGEN; in hci1394_async_lock_response()
H A Dhci1394_q.c556 *result = H1394_STATUS_INVALID_BUSGEN; in hci1394_q_at()
642 *result = H1394_STATUS_INVALID_BUSGEN; in hci1394_q_at_with_data()
725 *result = H1394_STATUS_INVALID_BUSGEN; in hci1394_q_at_with_mblk()
/illumos-gate/usr/src/uts/common/sys/1394/
H A Dh1394.h190 #define H1394_STATUS_INVALID_BUSGEN 1 macro
/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_asynch.c249 case H1394_STATUS_INVALID_BUSGEN: in s1394_xfer_asynch_command()