Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_q.c571 *result = H1394_STATUS_NOMORE_SPACE; in hci1394_q_at()
658 *result = H1394_STATUS_NOMORE_SPACE; in hci1394_q_at_with_data()
666 *result = H1394_STATUS_NOMORE_SPACE; in hci1394_q_at_with_data()
741 *result = H1394_STATUS_NOMORE_SPACE; in hci1394_q_at_with_mblk()
750 *result = H1394_STATUS_NOMORE_SPACE; in hci1394_q_at_with_mblk()
/illumos-gate/usr/src/uts/common/sys/1394/
H A Dh1394.h192 #define H1394_STATUS_NOMORE_SPACE 3 macro
/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_asynch.c254 case H1394_STATUS_NOMORE_SPACE: in s1394_xfer_asynch_command()