Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/1394/
H A Dieee1394.h193 #define IEEE1394_PHY_CONFIG_GAP_CNT_MASK 0x003F0000 macro
/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_dev_disc.c2381 gap_cnt = gap_cnt & IEEE1394_PHY_CONFIG_GAP_CNT_MASK; in s1394_do_phy_config_pkt()