Searched refs:bus_mgr_node (Results 1 – 5 of 5) sorted by relevance
2337 bm_node = hal->bus_mgr_node; in s1394_become_bus_mgr()2371 hal->bus_mgr_node = hal_node_num; in s1394_become_bus_mgr()2374 hal->bus_mgr_node = curr_bus_mgr; in s1394_become_bus_mgr()2443 hal->bus_mgr_node = S1394_INVALID_NODE_NUM; in s1394_become_bus_mgr()2497 hal->bus_mgr_node = hal_node_num; in s1394_become_bus_mgr_callback()2501 hal->bus_mgr_node = curr_bus_mgr; in s1394_become_bus_mgr_callback()2516 hal->bus_mgr_node = S1394_INVALID_NODE_NUM; in s1394_become_bus_mgr_callback()2607 if (hal->bus_mgr_node == -1) in s1394_do_bus_mgr_processing()2623 hal_bus_mgr_node = hal->bus_mgr_node; in s1394_do_bus_mgr_processing()
571 if (hal->bus_mgr_node != -1) in s1394_CSR_state_clear()572 should_be_from = IEEE1394_NODE_NUM(hal->bus_mgr_node); in s1394_CSR_state_clear()684 if (hal->bus_mgr_node != -1) in s1394_CSR_state_set()685 should_be_from = IEEE1394_NODE_NUM(hal->bus_mgr_node); in s1394_CSR_state_set()1092 if (hal->bus_mgr_node != -1) in s1394_CSR_bus_time()1093 should_be_from = IEEE1394_NODE_NUM(hal->bus_mgr_node); in s1394_CSR_bus_time()
186 hal->bus_mgr_node = -1; in h1394_attach()616 hal->bus_mgr_node = -1; in h1394_bus_reset()
283 hal->bus_mgr_node = S1394_INVALID_NODE_NUM; in s1394_destroy_br_thread()
586 int bus_mgr_node; member