Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/1394/
H A Dieee1394.h135 #define IEEE1394_SELFID_GAP_CNT_MASK 0x003F0000 macro
138 (((S_PKT)->spkt_data & IEEE1394_SELFID_GAP_CNT_MASK) >> \
/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ohci.c1308 IEEE1394_SELFID_GAP_CNT_MASK); in hci1394_ohci_phy_info()