Home
last modified time | relevance | path

Searched defs:hal (Results 1 – 16 of 16) sorted by relevance

/titanic_50/usr/src/uts/common/io/1394/
H A Ds1394_bus_reset.c87 s1394_parse_selfid_buffer(s1394_hal_t *hal, void *selfid_buf_addr, in s1394_parse_selfid_buffer()
200 s1394_sort_selfids(s1394_hal_t *hal) in s1394_sort_selfids()
370 s1394_init_topology_tree(s1394_hal_t *hal, boolean_t copied, in s1394_init_topology_tree()
434 s1394_topology_tree_build(s1394_hal_t *hal) in s1394_topology_tree_build()
599 s1394_hal_stack_push(s1394_hal_t *hal, void *obj) in s1394_hal_stack_push()
627 s1394_hal_stack_pop(s1394_hal_t *hal) in s1394_hal_stack_pop()
655 s1394_hal_queue_insert(s1394_hal_t *hal, void *obj) in s1394_hal_queue_insert()
687 s1394_hal_queue_remove(s1394_hal_t *hal) in s1394_hal_queue_remove()
721 s1394_node_number_list_add(s1394_hal_t *hal, int node_num) in s1394_node_number_list_add()
748 s1394_topology_tree_mark_all_unvisited(s1394_hal_t *hal) in s1394_topology_tree_mark_all_unvisited()
[all …]
H A Ds1394_csr.c92 s1394_setup_CSR_space(s1394_hal_t *hal) in s1394_setup_CSR_space()
544 s1394_hal_t *hal; in s1394_CSR_state_clear() local
655 s1394_hal_t *hal; in s1394_CSR_state_set() local
754 s1394_hal_t *hal; in s1394_CSR_node_ids() local
773 s1394_hal_t *hal; in s1394_CSR_reset_start() local
826 s1394_hal_t *hal; in s1394_CSR_split_timeout() local
847 s1394_hal_t *hal; in s1394_CSR_argument_regs() local
868 s1394_hal_t *hal; in s1394_CSR_test_regs() local
900 s1394_hal_t *hal; in s1394_CSR_interrupt_regs() local
921 s1394_hal_t *hal; in s1394_CSR_clock_regs() local
[all …]
H A Ds1394_misc.c62 s1394_cleanup_for_detach(s1394_hal_t *hal, uint_t cleanup_level) in s1394_cleanup_for_detach()
174 s1394_hal_shutdown(s1394_hal_t *hal, boolean_t disable_hal) in s1394_hal_shutdown()
223 s1394_initiate_hal_reset(s1394_hal_t *hal, int reason) in s1394_initiate_hal_reset()
257 s1394_on_br_thread(s1394_hal_t *hal) in s1394_on_br_thread()
270 s1394_destroy_br_thread(s1394_hal_t *hal) in s1394_destroy_br_thread()
305 s1394_tickle_bus_reset_thread(s1394_hal_t *hal) in s1394_tickle_bus_reset_thread()
363 s1394_HAL_asynch_error(s1394_hal_t *hal, cmd1394_cmd_t *cmd, in s1394_HAL_asynch_error()
578 s1394_ioctl(s1394_hal_t *hal, int cmd, intptr_t arg, int mode, cred_t *cred_p, in s1394_ioctl()
661 s1394_kstat_init(s1394_hal_t *hal) in s1394_kstat_init()
696 s1394_kstat_delete(s1394_hal_t *hal) in s1394_kstat_delete()
[all …]
H A Ds1394_fa.c54 s1394_fa_claim_addr(s1394_hal_t *hal, s1394_fa_type_t type, in s1394_fa_claim_addr()
97 s1394_fa_free_addr(s1394_hal_t *hal, s1394_fa_type_t type) in s1394_fa_free_addr()
123 s1394_fa_list_add(s1394_hal_t *hal, s1394_target_t *target, in s1394_fa_list_add()
144 s1394_fa_list_remove(s1394_hal_t *hal, s1394_target_t *target, in s1394_fa_list_remove()
171 s1394_fa_list_is_empty(s1394_hal_t *hal, s1394_fa_type_t type) in s1394_fa_list_is_empty()
184 s1394_fa_list_gen(s1394_hal_t *hal, s1394_fa_type_t type) in s1394_fa_list_gen()
207 s1394_fa_convert_cmd(s1394_hal_t *hal, cmd1394_cmd_t *cmd) in s1394_fa_convert_cmd()
223 s1394_fa_restore_cmd(s1394_hal_t *hal, cmd1394_cmd_t *cmd) in s1394_fa_restore_cmd()
239 s1394_fa_check_restore_cmd(s1394_hal_t *hal, cmd1394_cmd_t *cmd) in s1394_fa_check_restore_cmd()
255 s1394_hal_t *hal = cmd->cmd_callback_arg; in s1394_fa_completion_cb() local
H A Ds1394_cmp.c90 s1394_hal_t *hal = target->on_hal; in s1394_cmp_register() local
133 s1394_hal_t *hal = target->on_hal; in s1394_cmp_unregister() local
162 s1394_hal_t *hal = target->on_hal; in s1394_cmp_read() local
188 s1394_hal_t *hal = target->on_hal; in s1394_cmp_cas() local
222 s1394_cmp_init(s1394_hal_t *hal) in s1394_cmp_init()
234 s1394_cmp_fini(s1394_hal_t *hal) in s1394_cmp_fini()
248 s1394_hal_t *hal = req->cmd_callback_arg; in s1394_cmp_ompr_recv_read_request() local
272 s1394_hal_t *hal = req->cmd_callback_arg; in s1394_cmp_impr_recv_read_request() local
296 s1394_hal_t *hal = req->cmd_callback_arg; in s1394_cmp_ompr_recv_lock_request() local
334 s1394_hal_t *hal = req->cmd_callback_arg; in s1394_cmp_impr_recv_lock_request() local
[all …]
H A Ds1394_addr.c87 s1394_request_addr_blk(s1394_hal_t *hal, t1394_alloc_addr_t *addr_allocp) in s1394_request_addr_blk()
192 s1394_claim_addr_blk(s1394_hal_t *hal, t1394_alloc_addr_t *addr_allocp) in s1394_claim_addr_blk()
445 s1394_free_addr_blk(s1394_hal_t *hal, s1394_addr_space_blk_t *blk) in s1394_free_addr_blk()
488 s1394_reserve_addr_blk(s1394_hal_t *hal, t1394_alloc_addr_t *addr_allocp) in s1394_reserve_addr_blk()
694 s1394_init_addr_space(s1394_hal_t *hal) in s1394_init_addr_space()
852 s1394_destroy_addr_space(s1394_hal_t *hal) in s1394_destroy_addr_space()
933 s1394_free_list_insert(s1394_hal_t *hal, s1394_addr_space_blk_t *new_blk) in s1394_free_list_insert()
1020 s1394_free_list_search(s1394_hal_t *hal, uint64_t addr) in s1394_free_list_search()
1049 s1394_free_list_find(s1394_hal_t *hal, uint32_t type, uint32_t length) in s1394_free_list_find()
1093 s1394_free_list_delete(s1394_hal_t *hal, s1394_addr_space_blk_t *del_blk) in s1394_free_list_delete()
[all …]
H A Ds1394_dev_disc.c176 s1394_br_thread(s1394_hal_t *hal) in s1394_br_thread()
269 s1394_wait_for_events(s1394_hal_t *hal, int firsttime) in s1394_wait_for_events()
338 s1394_wait_for_cfgrom_callbacks(s1394_hal_t *hal, uint_t wait_gen, in s1394_wait_for_cfgrom_callbacks()
339 hcmd_ret_t(*handle_cmd_fn)(s1394_hal_t *hal, cmd1394_cmd_t *cmd)) in s1394_wait_for_cfgrom_callbacks()
434 s1394_flush_cmplq(s1394_hal_t *hal) in s1394_flush_cmplq()
480 s1394_br_thread_exit(s1394_hal_t *hal) in s1394_br_thread_exit()
501 s1394_target_bus_reset_notifies(s1394_hal_t *hal, t1394_localinfo_t *localinfo) in s1394_target_bus_reset_notifies()
530 s1394_alloc_cfgrom(s1394_hal_t *hal, s1394_node_t *node, s1394_status_t *status) in s1394_alloc_cfgrom()
582 s1394_free_cfgrom(s1394_hal_t *hal, s1394_node_t *node, in s1394_free_cfgrom()
710 s1394_read_bus_info_blk(s1394_hal_t *hal, s1394_node_t *node, in s1394_read_bus_info_blk()
[all …]
H A Ds1394_asynch.c68 s1394_alloc_cmd(s1394_hal_t *hal, uint_t flags, cmd1394_cmd_t **cmdp) in s1394_alloc_cmd()
143 s1394_free_cmd(s1394_hal_t *hal, cmd1394_cmd_t **cmdp) in s1394_free_cmd()
184 s1394_xfer_asynch_command(s1394_hal_t *hal, cmd1394_cmd_t *cmd, int *err) in s1394_xfer_asynch_command()
351 s1394_setup_asynch_command(s1394_hal_t *hal, s1394_target_t *target, in s1394_setup_asynch_command()
577 s1394_insert_q_asynch_cmd(s1394_hal_t *hal, cmd1394_cmd_t *cmd) in s1394_insert_q_asynch_cmd()
624 s1394_remove_q_asynch_cmd(s1394_hal_t *hal, cmd1394_cmd_t *cmd) in s1394_remove_q_asynch_cmd()
680 s1394_atreq_cmd_complete(s1394_hal_t *hal, cmd1394_cmd_t *req, int status) in s1394_atreq_cmd_complete()
951 s1394_atresp_cmd_complete(s1394_hal_t *hal, cmd1394_cmd_t *resp, int status) in s1394_atresp_cmd_complete()
1106 s1394_send_response(s1394_hal_t *hal, cmd1394_cmd_t *resp) in s1394_send_response()
1258 s1394_compare_swap(s1394_hal_t *hal, s1394_target_t *target, cmd1394_cmd_t *cmd) in s1394_compare_swap()
[all …]
H A Ds1394_isoch.c54 s1394_isoch_rsrc_realloc(s1394_hal_t *hal) in s1394_isoch_rsrc_realloc()
207 s1394_isoch_rsrc_realloc_notify(s1394_hal_t *hal) in s1394_isoch_rsrc_realloc_notify()
313 s1394_channel_alloc(s1394_hal_t *hal, uint32_t channel_mask, uint_t generation, in s1394_channel_alloc()
519 s1394_channel_free(s1394_hal_t *hal, uint32_t channel_mask, uint_t generation, in s1394_channel_free()
703 s1394_bandwidth_alloc(s1394_hal_t *hal, uint32_t bw_alloc_units, in s1394_bandwidth_alloc()
880 s1394_compute_bw_alloc_units(s1394_hal_t *hal, uint_t bandwidth, uint_t speed) in s1394_compute_bw_alloc_units()
925 s1394_bandwidth_free(s1394_hal_t *hal, uint32_t bw_alloc_units, in s1394_bandwidth_free()
1096 s1394_isoch_cec_list_insert(s1394_hal_t *hal, s1394_isoch_cec_t *cec) in s1394_isoch_cec_list_insert()
1133 s1394_isoch_cec_list_remove(s1394_hal_t *hal, s1394_isoch_cec_t *cec) in s1394_isoch_cec_list_remove()
1175 s1394_isoch_cec_member_list_insert(s1394_hal_t *hal, s1394_isoch_cec_t *cec, in s1394_isoch_cec_member_list_insert()
[all …]
H A Dh1394.c128 s1394_hal_t *hal; in h1394_attach() local
357 s1394_hal_t *hal; in h1394_detach() local
412 s1394_hal_t *hal; in h1394_alloc_cmd() local
455 s1394_hal_t *hal; in h1394_free_cmd() local
511 s1394_hal_t *hal; in h1394_cmd_is_complete() local
564 s1394_hal_t *hal; in h1394_bus_reset() local
645 s1394_hal_t *hal; in h1394_self_ids() local
880 s1394_hal_t *hal; in h1394_read_request() local
1098 s1394_hal_t *hal; in h1394_write_request() local
1331 s1394_hal_t *hal; in h1394_lock_request() local
[all …]
H A Dnx1394.c308 s1394_hal_t *hal; in nx1394_dma_allochdl() local
345 s1394_hal_t *hal; in nx1394_get_event_cookie() local
379 s1394_hal_t *hal; in nx1394_add_eventcall() local
414 s1394_hal_t *hal; in nx1394_remove_eventcall() local
461 s1394_hal_t *hal; in nx1394_post_event() local
504 nx1394_define_events(s1394_hal_t *hal) in nx1394_define_events()
542 nx1394_undefine_events(s1394_hal_t *hal) in nx1394_undefine_events()
H A Dt1394.c75 s1394_hal_t *hal; in t1394_attach() local
294 s1394_hal_t *hal; in t1394_alloc_cmd() local
375 s1394_hal_t *hal; in t1394_free_cmd() local
964 s1394_hal_t *hal; in t1394_alloc_addr() local
1129 s1394_hal_t *hal; in t1394_free_addr() local
1191 s1394_hal_t *hal; in t1394_recv_request_done() local
1606 s1394_hal_t *hal; in t1394_alloc_isoch_single() local
1884 s1394_hal_t *hal; in t1394_alloc_isoch_cec() local
2003 s1394_hal_t *hal; in t1394_free_isoch_cec() local
2095 s1394_hal_t *hal; in t1394_join_isoch_cec() local
[all …]
H A Ds1394_fcp.c82 s1394_fcp_hal_init(s1394_hal_t *hal) in s1394_fcp_hal_init()
137 s1394_hal_t *hal = target->on_hal; in s1394_fcp_register_common() local
163 s1394_hal_t *hal = target->on_hal; in s1394_fcp_unregister_common() local
246 s1394_hal_t *hal = (s1394_hal_t *)req->cmd_callback_arg; in s1394_fcp_recv_write_request() local
329 s1394_fcp_recv_write_unclaimed(s1394_hal_t *hal, cmd1394_cmd_t *req) in s1394_fcp_recv_write_unclaimed()
H A Ds1394_hotplug.c69 s1394_send_remove_event(s1394_hal_t *hal, dev_info_t *dip, in s1394_send_remove_event()
98 s1394_send_insert_event(s1394_hal_t *hal, dev_info_t *dip, in s1394_send_insert_event()
133 s1394_create_devinfo(s1394_hal_t *hal, s1394_node_t *node, uint32_t *unit_dir, in s1394_create_devinfo()
485 s1394_update_devinfo_tree(s1394_hal_t *hal, s1394_node_t *node) in s1394_update_devinfo_tree()
667 s1394_offline_node(s1394_hal_t *hal, s1394_node_t *node) in s1394_offline_node()
787 s1394_process_topology_tree(s1394_hal_t *hal, int *wait_for_cbs, in s1394_process_topology_tree()
936 s1394_process_old_tree(s1394_hal_t *hal) in s1394_process_old_tree()
1049 s1394_update_unit_dir_location(s1394_hal_t *hal, dev_info_t *tdip, in s1394_update_unit_dir_location()
1073 s1394_hal_t *hal; in s1394_add_target_to_node() local
1155 s1394_hal_t *hal; in s1394_remove_target_from_node() local
/titanic_50/usr/src/cmd/mdb/common/modules/s1394/
H A Ds1394.c44 s1394_hal_t hal; in speedmap() local
88 s1394_hal_t hal; in speedmap_walk_step() local
136 print_node_info(s1394_hal_t *hal) in print_node_info()
/titanic_50/usr/src/uts/common/sys/1394/
H A Dh1394.h188 #define HAL_CALL(hal) (hal)->halinfo.hal_events argument