Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/1394/
H A Dieee1394.h137 #define IEEE1394_SELFID_GAP_CNT_MASK 0x003F0000 macro
140 (((S_PKT)->spkt_data & IEEE1394_SELFID_GAP_CNT_MASK) >> \
/titanic_41/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ohci.c1570 IEEE1394_SELFID_GAP_CNT_MASK); in hci1394_ohci_phy_info()