Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/1394/
H A Ds1394.h283 #define CLEAR_LINK_ACTIVE(n) ((n)->link_active = 0) macro
/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_dev_disc.c814 CLEAR_LINK_ACTIVE(nnode); in s1394_cfgrom_scan_phase1()