Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_isoch.c317 *result = CMD1394_ERETRIES_EXCEEDED; in s1394_channel_alloc()
356 *result = CMD1394_ERETRIES_EXCEEDED; in s1394_channel_alloc()
368 *result = CMD1394_ERETRIES_EXCEEDED; in s1394_channel_alloc()
408 *result = CMD1394_ERETRIES_EXCEEDED; in s1394_channel_alloc()
472 *result = CMD1394_ERETRIES_EXCEEDED; in s1394_channel_free()
517 *result = CMD1394_ERETRIES_EXCEEDED; in s1394_channel_free()
617 *result = CMD1394_ERETRIES_EXCEEDED; in s1394_bandwidth_alloc()
645 *result = CMD1394_ERETRIES_EXCEEDED; in s1394_bandwidth_alloc()
665 *result = CMD1394_ERETRIES_EXCEEDED; in s1394_bandwidth_alloc()
795 *result = CMD1394_ERETRIES_EXCEEDED; in s1394_bandwidth_free()
[all …]
H A Ds1394_asynch.c2037 target_cmd->cmd_result = CMD1394_ERETRIES_EXCEEDED; in s1394_finish_split_lock()
/illumos-gate/usr/src/uts/common/sys/1394/
H A Dcmd1394.h193 #define CMD1394_ERETRIES_EXCEEDED (-31) macro
/illumos-gate/usr/src/uts/common/io/1394/targets/scsa1394/
H A Dsbp2_bus.c121 case CMD1394_ERETRIES_EXCEEDED: in scsa1394_bus_rw_result2code()