Home
last modified time | relevance | path

Searched refs:H1394_STATUS_NOMORE_SPACE (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_q.c615 *result = H1394_STATUS_NOMORE_SPACE; in hci1394_q_at()
710 *result = H1394_STATUS_NOMORE_SPACE; in hci1394_q_at_with_data()
722 *result = H1394_STATUS_NOMORE_SPACE; in hci1394_q_at_with_data()
807 *result = H1394_STATUS_NOMORE_SPACE; in hci1394_q_at_with_mblk()
820 *result = H1394_STATUS_NOMORE_SPACE; in hci1394_q_at_with_mblk()
/titanic_50/usr/src/uts/common/sys/1394/
H A Dh1394.h194 #define H1394_STATUS_NOMORE_SPACE 3 macro
/titanic_50/usr/src/uts/common/io/1394/
H A Ds1394_asynch.c295 case H1394_STATUS_NOMORE_SPACE: in s1394_xfer_asynch_command()
1225 } else if (result == H1394_STATUS_NOMORE_SPACE) { in s1394_send_response()