Home
last modified time | relevance | path

Searched refs:OHCI_PHY_TIMEOUT_ERR (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_isr.c449 OHCI_PHY_TIMEOUT_ERR | OHCI_PHY_PORTEVT_ERR; in hci1394_isr_self_id()
H A Dhci1394_ohci.c2541 if (phy_status & OHCI_PHY_TIMEOUT_ERR) { in hci1394_ohci_isr_phy()
/titanic_41/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ohci.h91 #define OHCI_PHY_TIMEOUT_ERR 0x08 macro