Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/1394/
H A Dieee1394.h136 #define IEEE1394_SELFID_GAP_CNT_SHIFT 16 macro
139 IEEE1394_SELFID_GAP_CNT_SHIFT)
/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ohci.c1307 phy_info = phy_info | ((reg << IEEE1394_SELFID_GAP_CNT_SHIFT) & in hci1394_ohci_phy_info()