Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_isr.c408 OHCI_PHY_TIMEOUT_ERR | OHCI_PHY_PORTEVT_ERR; in hci1394_isr_self_id()
H A Dhci1394_ohci.c2092 if (phy_status & OHCI_PHY_TIMEOUT_ERR) { in hci1394_ohci_isr_phy()
/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ohci.h89 #define OHCI_PHY_TIMEOUT_ERR 0x08 macro