Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ohci.h268 #define OHCI_NDID_IDVALID 0x80000000 macro
/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ohci.c1890 if ((reg & OHCI_NDID_IDVALID) == 0) { in hci1394_ohci_nodeid_info()
2128 if ((reg & OHCI_REG_NODEID_ROOT) && (reg & OHCI_NDID_IDVALID)) { in hci1394_ohci_root_check()