Searched refs:to_hal (Results 1 – 2 of 2) sorted by relevance
408 s1394_hal_t *to_hal; in t1394_read() local430 to_hal = target->on_hal; in t1394_read()449 mutex_enter(&to_hal->topology_tree_mutex); in t1394_read()450 state = to_hal->hal_state; in t1394_read()452 ret = s1394_HAL_asynch_error(to_hal, cmd, state); in t1394_read()455 mutex_exit(&to_hal->topology_tree_mutex); in t1394_read()460 ret = s1394_setup_asynch_command(to_hal, target, cmd, in t1394_read()467 mutex_exit(&to_hal->topology_tree_mutex); in t1394_read()477 s1394_remove_q_asynch_cmd(to_hal, cmd); in t1394_read()479 if (s1394_on_br_thread(to_hal) == B_TRUE) { in t1394_read()[all …]
1264 s1394_hal_t *to_hal; in s1394_handle_lock() local1281 to_hal = s_priv->sent_on_hal; in s1394_handle_lock()1300 if (s1394_compare_swap(to_hal, target, cmd) != in s1394_handle_lock()1333 (void) s1394_free_cmd(to_hal, &cmd); in s1394_handle_lock()