Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/1394/
H A Ds1394.h476 #define S1394_TARG_BUS_PWR_CONSUMER 0x00000008 /* power consumer */ macro
/illumos-gate/usr/src/uts/common/io/1394/
H A Dt1394.c130 target->target_state |= S1394_TARG_BUS_PWR_CONSUMER; in t1394_attach()