Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ohci.c967 ohci_hdl->ohci_phy = H1394_PHY_1995; in hci1394_ohci_phy_init()
1288 ASSERT(ohci_hdl->ohci_phy == H1394_PHY_1995); in hci1394_ohci_phy_info()
1625 if (ohci_hdl->ohci_phy == H1394_PHY_1995) { in hci1394_ohci_contender_enable()
1776 if (ohci_hdl->ohci_phy == H1394_PHY_1995) { in hci1394_ohci_bus_reset_short()
2074 if (ohci_hdl->ohci_phy == H1394_PHY_1995) { in hci1394_ohci_isr_phy()
H A Dhci1394_s1394if.c471 if (soft_state->halinfo.phy == H1394_PHY_1995) { in hci1394_s1394if_set_contender_bit()
675 if (soft_state->halinfo.phy == H1394_PHY_1995) { in hci1394_s1394if_short_bus_reset()
H A Dhci1394_isr.c482 if (soft_state->halinfo.phy == H1394_PHY_1995) { in hci1394_isr_self_id()
/illumos-gate/usr/src/uts/common/sys/1394/
H A Dh1394.h60 H1394_PHY_1995 = 0, enumerator
/illumos-gate/usr/src/uts/common/io/1394/
H A Dh1394.c637 if (hal->halinfo.phy == H1394_PHY_1995) { in h1394_self_ids()