Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/1394/targets/av1394/
H A Dav1394_fcp.c422 return (T1394_REQ_UNCLAIMED); in av1394_fcp_resp_write_request_cb()
449 return (T1394_REQ_UNCLAIMED); in av1394_fcp_cmd_write_request_cb()
/titanic_41/usr/src/uts/common/io/1394/
H A Ds1394_fcp.c253 int ret = T1394_REQ_UNCLAIMED; in s1394_fcp_recv_write_request()
/titanic_41/usr/src/uts/common/sys/1394/
H A Dt1394.h204 T1394_REQ_UNCLAIMED /* request is not recognized by the target */ enumerator