Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_isr.c291 hci1394_ohci_current_busgen(soft_state->ohci)) { in hci1394_isr()
342 hci1394_ohci_current_busgen(soft_state->ohci); in hci1394_isr_bus_reset()
510 hci1394_ohci_current_busgen(soft_state->ohci)) { in hci1394_isr_self_id()
H A Dhci1394_ohci.c1368 hci1394_ohci_current_busgen(hci1394_ohci_handle_t ohci_hdl) in hci1394_ohci_current_busgen() function
1500 generation = hci1394_ohci_current_busgen(ohci_hdl); in hci1394_ohci_csr_read()
1534 if (generation != hci1394_ohci_current_busgen(ohci_hdl)) { in hci1394_ohci_csr_cswap()
1596 if (generation != hci1394_ohci_current_busgen(ohci_hdl)) { in hci1394_ohci_csr_cswap()
1700 if (generation != hci1394_ohci_current_busgen(ohci_hdl)) { in hci1394_ohci_phy_filter_set()
1718 if (generation != hci1394_ohci_current_busgen(ohci_hdl)) { in hci1394_ohci_phy_filter_set()
1745 if (generation != hci1394_ohci_current_busgen(ohci_hdl)) { in hci1394_ohci_phy_filter_clr()
H A Dhci1394_async.c1978 if (async_handle->as_phy_reset == hci1394_ohci_current_busgen( in hci1394_async_arreq_read_phy()
2021 if (cmd_priv->bus_generation != hci1394_ohci_current_busgen( in hci1394_async_phy()
2075 if (cmd_priv->bus_generation != hci1394_ohci_current_busgen( in hci1394_async_write()
2182 if (cmd_priv->bus_generation != hci1394_ohci_current_busgen( in hci1394_async_read()
2285 if (cmd_priv->bus_generation != hci1394_ohci_current_busgen( in hci1394_async_lock()
2389 if (cmd_priv->bus_generation != hci1394_ohci_current_busgen( in hci1394_async_write_response()
2454 if (cmd_priv->bus_generation != hci1394_ohci_current_busgen( in hci1394_async_read_response()
2589 if (cmd_priv->bus_generation != hci1394_ohci_current_busgen( in hci1394_async_lock_response()
3114 if (async_handle->as_phy_reset == hci1394_ohci_current_busgen( in hci1394_async_arreq_flush()
H A Dhci1394_q.c554 (hci1394_ohci_current_busgen(q_handle->q_ohci) != in hci1394_q_at()
640 (hci1394_ohci_current_busgen(q_handle->q_ohci) != in hci1394_q_at_with_data()
723 (hci1394_ohci_current_busgen(q_handle->q_ohci) != in hci1394_q_at_with_mblk()
H A Dhci1394_ioctl.c294 busgen_cnt.count = hci1394_ohci_current_busgen(soft_state->ohci); in hci1394_ioctl_busgen_cnt()
/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ohci.h624 uint_t hci1394_ohci_current_busgen(hci1394_ohci_handle_t ohci_hdl);