Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/1394/
H A Dieee1394.h122 #define IEEE1394_SELFID_PHYID_MASK 0x3F000000 macro
125 (((S_PKT)->spkt_data & IEEE1394_SELFID_PHYID_MASK) >> \
/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ohci.c1300 IEEE1394_SELFID_PHYID_MASK); in hci1394_ohci_phy_info()