Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/1394/
H A Dieee1394.h125 #define IEEE1394_SELFID_PHYID_SHIFT 24 macro
128 IEEE1394_SELFID_PHYID_SHIFT)
/titanic_41/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ohci.c1557 phy_info = phy_info | ((reg << IEEE1394_SELFID_PHYID_SHIFT) & in hci1394_ohci_phy_info()