Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/targets/av1394/
H A Dav1394_fcp.c355 return (T1394_REQ_UNCLAIMED); in av1394_fcp_resp_write_request_cb()
378 return (T1394_REQ_UNCLAIMED); in av1394_fcp_cmd_write_request_cb()
/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_fcp.c240 int ret = T1394_REQ_UNCLAIMED; in s1394_fcp_recv_write_request()
/illumos-gate/usr/src/uts/common/sys/1394/
H A Dt1394.h202 T1394_REQ_UNCLAIMED /* request is not recognized by the target */ enumerator