Home
last modified time | relevance | path

Searched refs:S1394_NODE_BUS_PWR_CONSUMER (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/sys/1394/
H A Ds1394.h325 #define S1394_NODE_BUS_PWR_CONSUMER(n) \ macro
/titanic_50/usr/src/uts/common/io/1394/
H A Dt1394.c146 if (S1394_NODE_BUS_PWR_CONSUMER(target->on_node) == B_TRUE) in t1394_attach()