Home
last modified time | relevance | path

Searched refs:CMD1394_ERETRIES_EXCEEDED (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/io/1394/
H A Ds1394_isoch.c342 *result = CMD1394_ERETRIES_EXCEEDED; in s1394_channel_alloc()
393 *result = CMD1394_ERETRIES_EXCEEDED; in s1394_channel_alloc()
412 *result = CMD1394_ERETRIES_EXCEEDED; in s1394_channel_alloc()
462 *result = CMD1394_ERETRIES_EXCEEDED; in s1394_channel_alloc()
548 *result = CMD1394_ERETRIES_EXCEEDED; in s1394_channel_free()
607 *result = CMD1394_ERETRIES_EXCEEDED; in s1394_channel_free()
732 *result = CMD1394_ERETRIES_EXCEEDED; in s1394_bandwidth_alloc()
767 *result = CMD1394_ERETRIES_EXCEEDED; in s1394_bandwidth_alloc()
799 *result = CMD1394_ERETRIES_EXCEEDED; in s1394_bandwidth_alloc()
954 *result = CMD1394_ERETRIES_EXCEEDED; in s1394_bandwidth_free()
[all …]
H A Ds1394_asynch.c2334 target_cmd->cmd_result = CMD1394_ERETRIES_EXCEEDED; in s1394_finish_split_lock()
/titanic_41/usr/src/uts/common/sys/1394/
H A Dcmd1394.h195 #define CMD1394_ERETRIES_EXCEEDED (-31) macro
/titanic_41/usr/src/uts/common/io/1394/targets/scsa1394/
H A Dsbp2_bus.c123 case CMD1394_ERETRIES_EXCEEDED: in scsa1394_bus_rw_result2code()