Searched refs:CMD1394_EBUSRESET (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/1394/
H A Dcmd1394.h198 #define CMD1394_EBUSRESET (-34) macro
/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_isoch.c162 if (err != CMD1394_EBUSRESET) {
174 (err != CMD1394_EBUSRESET)) {
370 *result = CMD1394_EBUSRESET;
383 *result = CMD1394_EBUSRESET;
576 *result = CMD1394_EBUSRESET;
589 *result = CMD1394_EBUSRESET;
755 *result = CMD1394_EBUSRESET;
782 *result = CMD1394_EBUSRESET;
974 *result = CMD1394_EBUSRESET;
1001 *result = CMD1394_EBUSRESET;
[all...]
H A Dt1394.c2478 if (err == CMD1394_EBUSRESET) {
2536 (err == CMD1394_EBUSRESET))
2567 if (err == CMD1394_EBUSRESET) {
2590 else if (err == CMD1394_EBUSRESET)
3020 if (err == CMD1394_EBUSRESET) {
3045 if (err == CMD1394_EBUSRESET) {
H A Ds1394_asynch.c736 cmd_result = CMD1394_EBUSRESET;
974 target_status = CMD1394_EBUSRESET;
1765 cmd->cmd_result = CMD1394_EBUSRESET;
H A Ds1394_dev_disc.c1861 if (cmd->cmd_result == CMD1394_EBUSRESET) {

Completed in 86 milliseconds