Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ohci.h146 #define OHCI_SLFC_ERROR 0x80000000 macro
/titanic_44/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ohci.c2871 if ((reg & OHCI_SLFC_ERROR) == 0) { in hci1394_ohci_selfid_info()