Home
last modified time | relevance | path

Searched refs:H1394_PHY_1995 (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/sys/1394/
H A Dh1394.h62 H1394_PHY_1995 = 0, enumerator
/titanic_50/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_s1394if.c580 if (soft_state->halinfo.phy == H1394_PHY_1995) { in hci1394_s1394if_set_contender_bit()
848 if (soft_state->halinfo.phy == H1394_PHY_1995) { in hci1394_s1394if_short_bus_reset()
H A Dhci1394_ohci.c1145 ohci_hdl->ohci_phy = H1394_PHY_1995; in hci1394_ohci_phy_init()
1544 ASSERT(ohci_hdl->ohci_phy == H1394_PHY_1995); in hci1394_ohci_phy_info()
1955 if (ohci_hdl->ohci_phy == H1394_PHY_1995) { in hci1394_ohci_contender_enable()
2151 if (ohci_hdl->ohci_phy == H1394_PHY_1995) { in hci1394_ohci_bus_reset_short()
2513 if (ohci_hdl->ohci_phy == H1394_PHY_1995) { in hci1394_ohci_isr_phy()
H A Dhci1394_isr.c536 if (soft_state->halinfo.phy == H1394_PHY_1995) { in hci1394_isr_self_id()
/titanic_50/usr/src/uts/common/io/1394/
H A Dh1394.c734 if (hal->halinfo.phy == H1394_PHY_1995) { in h1394_self_ids()