Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_bus_reset.c177 s1394_sort_selfids(s1394_hal_t *hal) in s1394_sort_selfids()
384 s1394_topology_tree_build(s1394_hal_t *hal) in s1394_topology_tree_build()
523 s1394_hal_stack_pop(s1394_hal_t *hal) in s1394_hal_stack_pop()
561 s1394_hal_queue_remove(s1394_hal_t *hal) in s1394_hal_queue_remove()
654 s1394_copy_old_tree(s1394_hal_t *hal) in s1394_copy_old_tree()
686 s1394_match_tree_nodes(s1394_hal_t *hal) in s1394_match_tree_nodes()
924 s1394_speed_map_fill(s1394_hal_t *hal) in s1394_speed_map_fill()
1055 s1394_speed_map_initialize(s1394_hal_t *hal) in s1394_speed_map_initialize()
1151 s1394_get_isoch_rsrc_mgr(s1394_hal_t *hal) in s1394_get_isoch_rsrc_mgr()
1221 s1394_hal_t *hal; in s1394_physical_arreq_set_one() local
[all …]
H A Ds1394_csr.c445 s1394_hal_t *hal; in s1394_CSR_state_clear() local
549 s1394_hal_t *hal; in s1394_CSR_state_set() local
641 s1394_hal_t *hal; in s1394_CSR_node_ids() local
656 s1394_hal_t *hal; in s1394_CSR_reset_start() local
702 s1394_hal_t *hal; in s1394_CSR_split_timeout() local
717 s1394_hal_t *hal; in s1394_CSR_argument_regs() local
732 s1394_hal_t *hal; in s1394_CSR_test_regs() local
758 s1394_hal_t *hal; in s1394_CSR_interrupt_regs() local
773 s1394_hal_t *hal; in s1394_CSR_clock_regs() local
788 s1394_hal_t *hal; in s1394_CSR_message_regs() local
[all …]
H A Ds1394_misc.c204 s1394_initiate_hal_reset(s1394_hal_t *hal, int reason) in s1394_initiate_hal_reset()
225 s1394_on_br_thread(s1394_hal_t *hal) in s1394_on_br_thread()
238 s1394_destroy_br_thread(s1394_hal_t *hal) in s1394_destroy_br_thread()
267 s1394_tickle_bus_reset_thread(s1394_hal_t *hal) in s1394_tickle_bus_reset_thread()
582 s1394_kstat_init(s1394_hal_t *hal) in s1394_kstat_init()
611 s1394_kstat_delete(s1394_hal_t *hal) in s1394_kstat_delete()
627 s1394_hal_t *hal; in s1394_kstat_update() local
664 s1394_print_node_info(s1394_hal_t *hal) in s1394_print_node_info()
806 s1394_destroy_timers(s1394_hal_t *hal) in s1394_destroy_timers()
827 s1394_cleanup_node_cfgrom(s1394_hal_t *hal) in s1394_cleanup_node_cfgrom()
[all …]
H A Ds1394_fa.c51 s1394_fa_claim_addr(s1394_hal_t *hal, s1394_fa_type_t type, in s1394_fa_claim_addr()
86 s1394_fa_free_addr(s1394_hal_t *hal, s1394_fa_type_t type) in s1394_fa_free_addr()
103 s1394_fa_list_add(s1394_hal_t *hal, s1394_target_t *target, in s1394_fa_list_add()
124 s1394_fa_list_remove(s1394_hal_t *hal, s1394_target_t *target, in s1394_fa_list_remove()
151 s1394_fa_list_is_empty(s1394_hal_t *hal, s1394_fa_type_t type) in s1394_fa_list_is_empty()
164 s1394_fa_list_gen(s1394_hal_t *hal, s1394_fa_type_t type) in s1394_fa_list_gen()
187 s1394_fa_convert_cmd(s1394_hal_t *hal, cmd1394_cmd_t *cmd) in s1394_fa_convert_cmd()
203 s1394_fa_restore_cmd(s1394_hal_t *hal, cmd1394_cmd_t *cmd) in s1394_fa_restore_cmd()
219 s1394_fa_check_restore_cmd(s1394_hal_t *hal, cmd1394_cmd_t *cmd) in s1394_fa_check_restore_cmd()
235 s1394_hal_t *hal = cmd->cmd_callback_arg; in s1394_fa_completion_cb() local
H A Ds1394_cmp.c86 s1394_hal_t *hal = target->on_hal; in s1394_cmp_register() local
126 s1394_hal_t *hal = target->on_hal; in s1394_cmp_unregister() local
147 s1394_hal_t *hal = target->on_hal; in s1394_cmp_read() local
170 s1394_hal_t *hal = target->on_hal; in s1394_cmp_cas() local
201 s1394_cmp_init(s1394_hal_t *hal) in s1394_cmp_init()
213 s1394_cmp_fini(s1394_hal_t *hal) in s1394_cmp_fini()
227 s1394_hal_t *hal = req->cmd_callback_arg; in s1394_cmp_ompr_recv_read_request() local
245 s1394_hal_t *hal = req->cmd_callback_arg; in s1394_cmp_impr_recv_read_request() local
263 s1394_hal_t *hal = req->cmd_callback_arg; in s1394_cmp_ompr_recv_lock_request() local
295 s1394_hal_t *hal = req->cmd_callback_arg; in s1394_cmp_impr_recv_lock_request() local
[all …]
H A Ds1394_addr.c387 s1394_free_addr_blk(s1394_hal_t *hal, s1394_addr_space_blk_t *blk) in s1394_free_addr_blk()
582 s1394_init_addr_space(s1394_hal_t *hal) in s1394_init_addr_space()
715 s1394_destroy_addr_space(s1394_hal_t *hal) in s1394_destroy_addr_space()
871 s1394_free_list_search(s1394_hal_t *hal, uint64_t addr) in s1394_free_list_search()
971 s1394_used_tree_insert(s1394_hal_t *hal, s1394_addr_space_blk_t *x) in s1394_used_tree_insert()
1074 s1394_used_tree_search(s1394_hal_t *hal, uint64_t addr) in s1394_used_tree_search()
1114 s1394_used_tree_delete(s1394_hal_t *hal, s1394_addr_space_blk_t *z) in s1394_used_tree_delete()
1423 s1394_is_posted_write(s1394_hal_t *hal, uint64_t addr) in s1394_is_posted_write()
1440 s1394_is_physical_addr(s1394_hal_t *hal, uint64_t addr) in s1394_is_physical_addr()
1457 s1394_is_csr_addr(s1394_hal_t *hal, uint64_t addr) in s1394_is_csr_addr()
[all …]
H A Ds1394_dev_disc.c177 s1394_br_thread(s1394_hal_t *hal) in s1394_br_thread()
366 s1394_flush_cmplq(s1394_hal_t *hal) in s1394_flush_cmplq()
402 s1394_br_thread_exit(s1394_hal_t *hal) in s1394_br_thread_exit()
1460 s1394_hal_t *hal; in s1394_cfgrom_read_callback() local
1671 s1394_match_all_GUIDs(s1394_hal_t *hal) in s1394_match_all_GUIDs()
1812 s1394_hal_t *hal; in s1394_become_bus_mgr() local
1949 s1394_hal_t *hal; in s1394_become_bus_mgr_callback() local
2241 s1394_hal_t *hal; in s1394_get_maxpayload() local
2476 s1394_hal_t *hal; in s1394_phy_config_callback() local
2505 s1394_lock_tree(s1394_hal_t *hal) in s1394_lock_tree()
[all …]
H A Ds1394_asynch.c64 s1394_alloc_cmd(s1394_hal_t *hal, uint_t flags, cmd1394_cmd_t **cmdp) in s1394_alloc_cmd()
123 s1394_free_cmd(s1394_hal_t *hal, cmd1394_cmd_t **cmdp) in s1394_free_cmd()
304 s1394_setup_asynch_command(s1394_hal_t *hal, s1394_target_t *target, in s1394_setup_asynch_command()
508 s1394_insert_q_asynch_cmd(s1394_hal_t *hal, cmd1394_cmd_t *cmd) in s1394_insert_q_asynch_cmd()
549 s1394_remove_q_asynch_cmd(s1394_hal_t *hal, cmd1394_cmd_t *cmd) in s1394_remove_q_asynch_cmd()
971 s1394_send_response(s1394_hal_t *hal, cmd1394_cmd_t *resp) in s1394_send_response()
1189 s1394_split_lock_req(s1394_hal_t *hal, s1394_target_t *target, in s1394_split_lock_req()
1420 s1394_pending_q_remove(s1394_hal_t *hal) in s1394_pending_q_remove()
1464 s1394_resend_pending_cmds(s1394_hal_t *hal) in s1394_resend_pending_cmds()
1487 s1394_process_pending_q(s1394_hal_t *hal) in s1394_process_pending_q()
[all …]
H A Ds1394_isoch.c50 s1394_isoch_rsrc_realloc(s1394_hal_t *hal) in s1394_isoch_rsrc_realloc()
190 s1394_isoch_rsrc_realloc_notify(s1394_hal_t *hal) in s1394_isoch_rsrc_realloc_notify()
291 s1394_channel_alloc(s1394_hal_t *hal, uint32_t channel_mask, uint_t generation, in s1394_channel_alloc()
446 s1394_channel_free(s1394_hal_t *hal, uint32_t channel_mask, uint_t generation, in s1394_channel_free()
591 s1394_bandwidth_alloc(s1394_hal_t *hal, uint32_t bw_alloc_units, in s1394_bandwidth_alloc()
724 s1394_compute_bw_alloc_units(s1394_hal_t *hal, uint_t bandwidth, uint_t speed) in s1394_compute_bw_alloc_units()
769 s1394_bandwidth_free(s1394_hal_t *hal, uint32_t bw_alloc_units, in s1394_bandwidth_free()
896 s1394_isoch_cec_list_insert(s1394_hal_t *hal, s1394_isoch_cec_t *cec) in s1394_isoch_cec_list_insert()
927 s1394_isoch_cec_list_remove(s1394_hal_t *hal, s1394_isoch_cec_t *cec) in s1394_isoch_cec_list_remove()
963 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.c117 s1394_hal_t *hal; in h1394_attach() local
317 s1394_hal_t *hal; in h1394_detach() local
365 s1394_hal_t *hal; in h1394_alloc_cmd() local
399 s1394_hal_t *hal; in h1394_free_cmd() local
446 s1394_hal_t *hal; in h1394_cmd_is_complete() local
490 s1394_hal_t *hal; in h1394_bus_reset() local
562 s1394_hal_t *hal; in h1394_self_ids() local
748 s1394_hal_t *hal; in h1394_read_request() local
930 s1394_hal_t *hal; in h1394_write_request() local
1131 s1394_hal_t *hal; in h1394_lock_request() local
[all …]
H A Dnx1394.c267 s1394_hal_t *hal; in nx1394_dma_allochdl() local
299 s1394_hal_t *hal; in nx1394_get_event_cookie() local
325 s1394_hal_t *hal; in nx1394_add_eventcall() local
353 s1394_hal_t *hal; in nx1394_remove_eventcall() local
393 s1394_hal_t *hal; in nx1394_post_event() local
426 nx1394_define_events(s1394_hal_t *hal) in nx1394_define_events()
451 nx1394_undefine_events(s1394_hal_t *hal) in nx1394_undefine_events()
H A Dt1394.c73 s1394_hal_t *hal; in t1394_attach() local
269 s1394_hal_t *hal; in t1394_alloc_cmd() local
338 s1394_hal_t *hal; in t1394_free_cmd() local
827 s1394_hal_t *hal; in t1394_alloc_addr() local
964 s1394_hal_t *hal; in t1394_free_addr() local
1021 s1394_hal_t *hal; in t1394_recv_request_done() local
2663 s1394_hal_t *hal; in t1394_alloc_isoch_dma() local
2718 s1394_hal_t *hal; in t1394_free_isoch_dma() local
2757 s1394_hal_t *hal; in t1394_start_isoch_dma() local
2791 s1394_hal_t *hal; in t1394_stop_isoch_dma() local
[all …]
H A Ds1394_fcp.c79 s1394_fcp_hal_init(s1394_hal_t *hal) in s1394_fcp_hal_init()
131 s1394_hal_t *hal = target->on_hal; in s1394_fcp_register_common() local
157 s1394_hal_t *hal = target->on_hal; in s1394_fcp_unregister_common() local
233 s1394_hal_t *hal = (s1394_hal_t *)req->cmd_callback_arg; in s1394_fcp_recv_write_request() local
304 s1394_fcp_recv_write_unclaimed(s1394_hal_t *hal, cmd1394_cmd_t *req) in s1394_fcp_recv_write_unclaimed()
H A Ds1394_hotplug.c64 s1394_send_remove_event(s1394_hal_t *hal, dev_info_t *dip, in s1394_send_remove_event()
87 s1394_send_insert_event(s1394_hal_t *hal, dev_info_t *dip, in s1394_send_insert_event()
115 s1394_create_devinfo(s1394_hal_t *hal, s1394_node_t *node, uint32_t *unit_dir, in s1394_create_devinfo()
419 s1394_update_devinfo_tree(s1394_hal_t *hal, s1394_node_t *node) in s1394_update_devinfo_tree()
578 s1394_offline_node(s1394_hal_t *hal, s1394_node_t *node) in s1394_offline_node()
677 s1394_process_topology_tree(s1394_hal_t *hal, int *wait_for_cbs, in s1394_process_topology_tree()
783 s1394_process_old_tree(s1394_hal_t *hal) in s1394_process_old_tree()
851 s1394_update_unit_dir_location(s1394_hal_t *hal, dev_info_t *tdip, in s1394_update_unit_dir_location()
871 s1394_hal_t *hal; in s1394_add_target_to_node() local
945 s1394_hal_t *hal; in s1394_remove_target_from_node() local
/illumos-gate/usr/src/cmd/mdb/common/modules/s1394/
H A Ds1394.c42 s1394_hal_t hal; in speedmap() local
86 s1394_hal_t hal; in speedmap_walk_step() local
134 print_node_info(s1394_hal_t *hal) in print_node_info()
/illumos-gate/usr/src/uts/common/sys/1394/
H A Dh1394.h186 #define HAL_CALL(hal) (hal)->halinfo.hal_events argument
/illumos-gate/usr/src/lib/
H A DMakefile584 hal: dbusdeps target