Home
last modified time | relevance | path

Searched refs:hci1394_ohci_current_busgen (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_isr.c319 hci1394_ohci_current_busgen(soft_state->ohci)) { in hci1394_isr()
376 hci1394_ohci_current_busgen(soft_state->ohci); in hci1394_isr_bus_reset()
566 hci1394_ohci_current_busgen(soft_state->ohci)) { in hci1394_isr_self_id()
H A Dhci1394_async.c2334 if (async_handle->as_phy_reset == hci1394_ohci_current_busgen( in hci1394_async_arreq_read_phy()
2389 if (cmd_priv->bus_generation != hci1394_ohci_current_busgen( in hci1394_async_phy()
2453 if (cmd_priv->bus_generation != hci1394_ohci_current_busgen( in hci1394_async_write()
2578 if (cmd_priv->bus_generation != hci1394_ohci_current_busgen( in hci1394_async_read()
2699 if (cmd_priv->bus_generation != hci1394_ohci_current_busgen( in hci1394_async_lock()
2822 if (cmd_priv->bus_generation != hci1394_ohci_current_busgen( in hci1394_async_write_response()
2899 if (cmd_priv->bus_generation != hci1394_ohci_current_busgen( in hci1394_async_read_response()
3054 if (cmd_priv->bus_generation != hci1394_ohci_current_busgen( in hci1394_async_lock_response()
3686 if (async_handle->as_phy_reset == hci1394_ohci_current_busgen( in hci1394_async_arreq_flush()
H A Dhci1394_ohci.c1646 hci1394_ohci_current_busgen(hci1394_ohci_handle_t ohci_hdl) in hci1394_ohci_current_busgen() function
1803 generation = hci1394_ohci_current_busgen(ohci_hdl); in hci1394_ohci_csr_read()
1846 if (generation != hci1394_ohci_current_busgen(ohci_hdl)) { in hci1394_ohci_csr_cswap()
1916 if (generation != hci1394_ohci_current_busgen(ohci_hdl)) { in hci1394_ohci_csr_cswap()
2053 if (generation != hci1394_ohci_current_busgen(ohci_hdl)) { in hci1394_ohci_phy_filter_set()
2075 if (generation != hci1394_ohci_current_busgen(ohci_hdl)) { in hci1394_ohci_phy_filter_set()
2111 if (generation != hci1394_ohci_current_busgen(ohci_hdl)) { in hci1394_ohci_phy_filter_clr()
H A Dhci1394_q.c595 (hci1394_ohci_current_busgen(q_handle->q_ohci) != in hci1394_q_at()
690 (hci1394_ohci_current_busgen(q_handle->q_ohci) != in hci1394_q_at_with_data()
787 (hci1394_ohci_current_busgen(q_handle->q_ohci) != in hci1394_q_at_with_mblk()
H A Dhci1394_ioctl.c364 busgen_cnt.count = hci1394_ohci_current_busgen(soft_state->ohci); in hci1394_ioctl_busgen_cnt()
/titanic_50/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ohci.h626 uint_t hci1394_ohci_current_busgen(hci1394_ohci_handle_t ohci_hdl);