Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/1394/
H A Ds1394_fcp.c283 if (ret == T1394_REQ_CLAIMED) { in s1394_fcp_recv_write_request()
312 if (ret != T1394_REQ_CLAIMED) { in s1394_fcp_recv_write_request()
/titanic_50/usr/src/uts/common/io/1394/targets/av1394/
H A Dav1394_fcp.c429 return (T1394_REQ_CLAIMED); in av1394_fcp_resp_write_request_cb()
456 return (T1394_REQ_CLAIMED); in av1394_fcp_cmd_write_request_cb()
/titanic_50/usr/src/uts/common/sys/1394/
H A Dt1394.h203 T1394_REQ_CLAIMED, /* request is recognized by the target */ enumerator