Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/1394/
H A Ds1394.h473 #define S1394_TARG_HP_NODE 0x00000001 /* on a hp node */ macro
/illumos-gate/usr/src/uts/common/io/1394/
H A Dt1394.c128 target->target_state = S1394_TARG_HP_NODE; in t1394_attach()