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.c83 s1394_parse_selfid_buffer(s1394_hal_t *hal, void *selfid_buf_addr, in s1394_parse_selfid_buffer()
177 s1394_sort_selfids(s1394_hal_t *hal) in s1394_sort_selfids()
336 s1394_init_topology_tree(s1394_hal_t *hal, boolean_t copied, in s1394_init_topology_tree()
384 s1394_topology_tree_build(s1394_hal_t *hal) in s1394_topology_tree_build()
508 s1394_hal_stack_push(s1394_hal_t *hal, void *obj) in s1394_hal_stack_push()
523 s1394_hal_stack_pop(s1394_hal_t *hal) in s1394_hal_stack_pop()
541 s1394_hal_queue_insert(s1394_hal_t *hal, void *obj) in s1394_hal_queue_insert()
561 s1394_hal_queue_remove(s1394_hal_t *hal) in s1394_hal_queue_remove()
584 s1394_node_number_list_add(s1394_hal_t *hal, int node_num) in s1394_node_number_list_add()
600 s1394_topology_tree_mark_all_unvisited(s1394_hal_t *hal) in s1394_topology_tree_mark_all_unvisited()
[all …]
H A Ds1394_csr.c88 s1394_setup_CSR_space(s1394_hal_t *hal) in s1394_setup_CSR_space()
445 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
[all …]
H A Ds1394_misc.c58 s1394_cleanup_for_detach(s1394_hal_t *hal, uint_t cleanup_level) in s1394_cleanup_for_detach()
161 s1394_hal_shutdown(s1394_hal_t *hal, boolean_t disable_hal) in s1394_hal_shutdown()
204 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()
319 s1394_HAL_asynch_error(s1394_hal_t *hal, cmd1394_cmd_t *cmd, in s1394_HAL_asynch_error()
514 s1394_ioctl(s1394_hal_t *hal, int cmd, intptr_t arg, int mode, cred_t *cred_p, in s1394_ioctl()
582 s1394_kstat_init(s1394_hal_t *hal) in s1394_kstat_init()
611 s1394_kstat_delete(s1394_hal_t *hal) in s1394_kstat_delete()
[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.c83 s1394_request_addr_blk(s1394_hal_t *hal, t1394_alloc_addr_t *addr_allocp) in s1394_request_addr_blk()
172 s1394_claim_addr_blk(s1394_hal_t *hal, t1394_alloc_addr_t *addr_allocp) in s1394_claim_addr_blk()
387 s1394_free_addr_blk(s1394_hal_t *hal, s1394_addr_space_blk_t *blk) in s1394_free_addr_blk()
420 s1394_reserve_addr_blk(s1394_hal_t *hal, t1394_alloc_addr_t *addr_allocp) in s1394_reserve_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()
790 s1394_free_list_insert(s1394_hal_t *hal, s1394_addr_space_blk_t *new_blk) in s1394_free_list_insert()
871 s1394_free_list_search(s1394_hal_t *hal, uint64_t addr) in s1394_free_list_search()
895 s1394_free_list_find(s1394_hal_t *hal, uint32_t type, uint32_t length) in s1394_free_list_find()
934 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.c177 s1394_br_thread(s1394_hal_t *hal) in s1394_br_thread()
242 s1394_wait_for_events(s1394_hal_t *hal, int firsttime) in s1394_wait_for_events()
293 s1394_wait_for_cfgrom_callbacks(s1394_hal_t *hal, uint_t wait_gen, in s1394_wait_for_cfgrom_callbacks()
294 hcmd_ret_t(*handle_cmd_fn)(s1394_hal_t *hal, cmd1394_cmd_t *cmd)) in s1394_wait_for_cfgrom_callbacks()
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()
421 s1394_target_bus_reset_notifies(s1394_hal_t *hal, t1394_localinfo_t *localinfo) in s1394_target_bus_reset_notifies()
443 s1394_alloc_cfgrom(s1394_hal_t *hal, s1394_node_t *node, s1394_status_t *status) in s1394_alloc_cfgrom()
485 s1394_free_cfgrom(s1394_hal_t *hal, s1394_node_t *node, in s1394_free_cfgrom()
583 s1394_read_bus_info_blk(s1394_hal_t *hal, s1394_node_t *node, in s1394_read_bus_info_blk()
[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()
156 s1394_xfer_asynch_command(s1394_hal_t *hal, cmd1394_cmd_t *cmd, int *err) in s1394_xfer_asynch_command()
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()
599 s1394_atreq_cmd_complete(s1394_hal_t *hal, cmd1394_cmd_t *req, int status) in s1394_atreq_cmd_complete()
839 s1394_atresp_cmd_complete(s1394_hal_t *hal, cmd1394_cmd_t *resp, int status) in s1394_atresp_cmd_complete()
971 s1394_send_response(s1394_hal_t *hal, cmd1394_cmd_t *resp) in s1394_send_response()
1087 s1394_compare_swap(s1394_hal_t *hal, s1394_target_t *target, cmd1394_cmd_t *cmd) in s1394_compare_swap()
[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
1380 s1394_hal_t *hal; in t1394_alloc_isoch_single() local
1602 s1394_hal_t *hal; in t1394_alloc_isoch_cec() local
1696 s1394_hal_t *hal; in t1394_free_isoch_cec() local
1773 s1394_hal_t *hal; in t1394_join_isoch_cec() 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