Searched refs:ohci_phy (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ohci.c180 if (ohci->ohci_phy == H1394_PHY_1394A) {
198 soft_state->halinfo.phy = ohci->ohci_phy;
1145 ohci_hdl->ohci_phy = H1394_PHY_1995;
1148 ohci_hdl->ohci_phy = H1394_PHY_1394A;
1544 ASSERT(ohci_hdl->ohci_phy == H1394_PHY_1995);
1955 if (ohci_hdl->ohci_phy == H1394_PHY_1995) {
2151 if (ohci_hdl->ohci_phy == H1394_PHY_1995) {
2513 if (ohci_hdl->ohci_phy == H1394_PHY_1995) {
/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ohci.h539 h1394_phy_t ohci_phy; member in struct:hci1394_ohci_s

Completed in 68 milliseconds