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

/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_csr.c547 uint_t is_from; local
570 is_from = IEEE1394_NODE_NUM(req->nodeID);
603 if (is_from != should_be_from) {
658 uint_t is_from; local
683 is_from = IEEE1394_NODE_NUM(req->nodeID);
700 if ((is_from != should_be_from) ||
707 if (is_from != should_be_from) {
1047 uint_t is_from; local
1091 is_from = IEEE1394_NODE_NUM(req->nodeID);
1100 if ((req->broadcast != 1) || (is_from !
[all...]

Completed in 81 milliseconds