Home
last modified time | relevance | path

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

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