Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_dev_disc.c572 SET_LINK_ACTIVE(to); in s1394_copy_cfgrom()
796 SET_LINK_ACTIVE(nnode); in s1394_cfgrom_scan_phase1()
/illumos-gate/usr/src/uts/common/sys/1394/
H A Ds1394.h282 #define SET_LINK_ACTIVE(n) ((n)->link_active = 1) macro