Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ohci.h80 #define OHCI_PHY_EXTND 0xE0 macro
/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ohci.c962 if ((phy_reg & OHCI_PHY_EXTND_MASK) != OHCI_PHY_EXTND) { in hci1394_ohci_phy_init()