Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_isr.c448 phy_status |= OHCI_PHY_LOOP_ERR | OHCI_PHY_PWRFAIL_ERR | in hci1394_isr_self_id()
H A Dhci1394_ohci.c2531 if (phy_status & OHCI_PHY_LOOP_ERR) { in hci1394_ohci_isr_phy()
/titanic_44/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ohci.h89 #define OHCI_PHY_LOOP_ERR 0x20 macro