Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/1394/
H A Dieee1394.h116 #define IEEE1394_SELFID_PCKT_ID_MASK 0xC0000000 macro
/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_bus_reset.c112 valid_pkt_id = ((data[j] & IEEE1394_SELFID_PCKT_ID_MASK) >> in s1394_parse_selfid_buffer()
128 ((data[j] & IEEE1394_SELFID_PCKT_ID_MASK) >> in s1394_parse_selfid_buffer()