Symbol: t1394_handle_t
usr/src/uts/common/io/1394/t1394.c
1018
t1394_recv_request_done(t1394_handle_t t1394_hdl, cmd1394_cmd_t *resp,
usr/src/uts/common/io/1394/t1394.c
1152
t1394_fcp_register_controller(t1394_handle_t t1394_hdl, t1394_fcp_evts_t *evts,
usr/src/uts/common/io/1394/t1394.c
1177
t1394_fcp_unregister_controller(t1394_handle_t t1394_hdl)
usr/src/uts/common/io/1394/t1394.c
1206
t1394_fcp_register_target(t1394_handle_t t1394_hdl, t1394_fcp_evts_t *evts,
usr/src/uts/common/io/1394/t1394.c
1231
t1394_fcp_unregister_target(t1394_handle_t t1394_hdl)
usr/src/uts/common/io/1394/t1394.c
1258
t1394_cmp_register(t1394_handle_t t1394_hdl, t1394_cmp_evts_t *evts,
usr/src/uts/common/io/1394/t1394.c
1285
t1394_cmp_unregister(t1394_handle_t t1394_hdl)
usr/src/uts/common/io/1394/t1394.c
1310
t1394_cmp_read(t1394_handle_t t1394_hdl, t1394_cmp_reg_t reg, uint32_t *valp)
usr/src/uts/common/io/1394/t1394.c
1337
t1394_cmp_cas(t1394_handle_t t1394_hdl, t1394_cmp_reg_t reg, uint32_t arg_val,
usr/src/uts/common/io/1394/t1394.c
1375
t1394_alloc_isoch_single(t1394_handle_t t1394_hdl,
usr/src/uts/common/io/1394/t1394.c
1535
t1394_free_isoch_single(t1394_handle_t t1394_hdl,
usr/src/uts/common/io/1394/t1394.c
1599
t1394_alloc_isoch_cec(t1394_handle_t t1394_hdl, t1394_isoch_cec_props_t *props,
usr/src/uts/common/io/1394/t1394.c
1693
t1394_free_isoch_cec(t1394_handle_t t1394_hdl, uint_t flags,
usr/src/uts/common/io/1394/t1394.c
172
*t1394_hdl = (t1394_handle_t)target;
usr/src/uts/common/io/1394/t1394.c
1769
t1394_join_isoch_cec(t1394_handle_t t1394_hdl,
usr/src/uts/common/io/1394/t1394.c
1905
t1394_leave_isoch_cec(t1394_handle_t t1394_hdl,
usr/src/uts/common/io/1394/t1394.c
194
t1394_detach(t1394_handle_t *t1394_hdl, uint_t flags)
usr/src/uts/common/io/1394/t1394.c
2021
t1394_setup_isoch_cec(t1394_handle_t t1394_hdl,
usr/src/uts/common/io/1394/t1394.c
2286
t1394_start_isoch_cec(t1394_handle_t t1394_hdl,
usr/src/uts/common/io/1394/t1394.c
2392
t1394_stop_isoch_cec(t1394_handle_t t1394_hdl,
usr/src/uts/common/io/1394/t1394.c
2489
t1394_teardown_isoch_cec(t1394_handle_t t1394_hdl,
usr/src/uts/common/io/1394/t1394.c
2660
t1394_alloc_isoch_dma(t1394_handle_t t1394_hdl,
usr/src/uts/common/io/1394/t1394.c
267
t1394_alloc_cmd(t1394_handle_t t1394_hdl, uint_t flags, cmd1394_cmd_t **cmdp)
usr/src/uts/common/io/1394/t1394.c
2716
t1394_free_isoch_dma(t1394_handle_t t1394_hdl, uint_t flags,
usr/src/uts/common/io/1394/t1394.c
2753
t1394_start_isoch_dma(t1394_handle_t t1394_hdl,
usr/src/uts/common/io/1394/t1394.c
2789
t1394_stop_isoch_dma(t1394_handle_t t1394_hdl,
usr/src/uts/common/io/1394/t1394.c
2825
t1394_update_isoch_dma(t1394_handle_t t1394_hdl,
usr/src/uts/common/io/1394/t1394.c
2860
t1394_initiate_bus_reset(t1394_handle_t t1394_hdl, uint_t flags)
usr/src/uts/common/io/1394/t1394.c
2896
t1394_get_topology_map(t1394_handle_t t1394_hdl, uint_t bus_generation,
usr/src/uts/common/io/1394/t1394.c
2984
t1394_add_cfgrom_entry(t1394_handle_t t1394_hdl,
usr/src/uts/common/io/1394/t1394.c
3067
t1394_rem_cfgrom_entry(t1394_handle_t t1394_hdl, uint_t flags,
usr/src/uts/common/io/1394/t1394.c
3127
t1394_get_targetinfo(t1394_handle_t t1394_hdl, uint_t bus_generation,
usr/src/uts/common/io/1394/t1394.c
336
t1394_free_cmd(t1394_handle_t t1394_hdl, uint_t flags, cmd1394_cmd_t **cmdp)
usr/src/uts/common/io/1394/t1394.c
406
t1394_read(t1394_handle_t t1394_hdl, cmd1394_cmd_t *cmd)
usr/src/uts/common/io/1394/t1394.c
545
t1394_write(t1394_handle_t t1394_hdl, cmd1394_cmd_t *cmd)
usr/src/uts/common/io/1394/t1394.c
699
t1394_lock(t1394_handle_t t1394_hdl, cmd1394_cmd_t *cmd)
usr/src/uts/common/io/1394/t1394.c
71
t1394_attachinfo_t *attachinfo, t1394_handle_t *t1394_hdl)
usr/src/uts/common/io/1394/t1394.c
824
t1394_alloc_addr(t1394_handle_t t1394_hdl, t1394_alloc_addr_t *addr_allocp,
usr/src/uts/common/io/1394/t1394.c
960
t1394_free_addr(t1394_handle_t t1394_hdl, t1394_addr_handle_t *addr_hdl,
usr/src/uts/common/sys/1394/t1394.h
439
t1394_attachinfo_t *attachinfo, t1394_handle_t *t1394_hdl);
usr/src/uts/common/sys/1394/t1394.h
443
int t1394_detach(t1394_handle_t *t1394_hdl, uint_t flags);
usr/src/uts/common/sys/1394/t1394.h
468
int t1394_alloc_cmd(t1394_handle_t t1394_hdl, uint_t flags,
usr/src/uts/common/sys/1394/t1394.h
475
int t1394_free_cmd(t1394_handle_t t1394_hdl, uint_t flags,
usr/src/uts/common/sys/1394/t1394.h
478
int t1394_read(t1394_handle_t t1394_hdl, cmd1394_cmd_t *cmd);
usr/src/uts/common/sys/1394/t1394.h
480
int t1394_write(t1394_handle_t t1394_hdl, cmd1394_cmd_t *cmd);
usr/src/uts/common/sys/1394/t1394.h
482
int t1394_lock(t1394_handle_t t1394_hdl, cmd1394_cmd_t *cmd);
usr/src/uts/common/sys/1394/t1394.h
501
int t1394_alloc_addr(t1394_handle_t t1394_hdl, t1394_alloc_addr_t *addr_allocp,
usr/src/uts/common/sys/1394/t1394.h
512
int t1394_free_addr(t1394_handle_t t1394_hdl, t1394_addr_handle_t *addr_hdl,
usr/src/uts/common/sys/1394/t1394.h
515
int t1394_recv_request_done(t1394_handle_t t1394_hdl, cmd1394_cmd_t *resp,
usr/src/uts/common/sys/1394/t1394.h
537
int t1394_fcp_register_controller(t1394_handle_t t1394_hdl,
usr/src/uts/common/sys/1394/t1394.h
540
int t1394_fcp_unregister_controller(t1394_handle_t t1394_hdl);
usr/src/uts/common/sys/1394/t1394.h
542
int t1394_fcp_register_target(t1394_handle_t t1394_hdl,
usr/src/uts/common/sys/1394/t1394.h
545
int t1394_fcp_unregister_target(t1394_handle_t t1394_hdl);
usr/src/uts/common/sys/1394/t1394.h
560
int t1394_cmp_register(t1394_handle_t t1394_hdl, t1394_cmp_evts_t *evts,
usr/src/uts/common/sys/1394/t1394.h
563
int t1394_cmp_unregister(t1394_handle_t t1394_hdl);
usr/src/uts/common/sys/1394/t1394.h
565
int t1394_cmp_read(t1394_handle_t t1394_hdl, t1394_cmp_reg_t reg,
usr/src/uts/common/sys/1394/t1394.h
568
int t1394_cmp_cas(t1394_handle_t t1394_hdl, t1394_cmp_reg_t reg,
usr/src/uts/common/sys/1394/t1394.h
601
int t1394_alloc_isoch_single(t1394_handle_t t1394_hdl,
usr/src/uts/common/sys/1394/t1394.h
606
void t1394_free_isoch_single(t1394_handle_t t1394_hdl,
usr/src/uts/common/sys/1394/t1394.h
609
int t1394_alloc_isoch_cec(t1394_handle_t t1394_hdl,
usr/src/uts/common/sys/1394/t1394.h
613
int t1394_free_isoch_cec(t1394_handle_t t1394_hdl, uint_t flags,
usr/src/uts/common/sys/1394/t1394.h
616
int t1394_join_isoch_cec(t1394_handle_t t1394_hdl,
usr/src/uts/common/sys/1394/t1394.h
620
int t1394_leave_isoch_cec(t1394_handle_t t1394_hdl,
usr/src/uts/common/sys/1394/t1394.h
623
int t1394_setup_isoch_cec(t1394_handle_t t1394_hdl,
usr/src/uts/common/sys/1394/t1394.h
637
int t1394_start_isoch_cec(t1394_handle_t t1394_hdl,
usr/src/uts/common/sys/1394/t1394.h
640
int t1394_stop_isoch_cec(t1394_handle_t t1394_hdl,
usr/src/uts/common/sys/1394/t1394.h
643
int t1394_teardown_isoch_cec(t1394_handle_t t1394_hdl,
usr/src/uts/common/sys/1394/t1394.h
670
int t1394_alloc_isoch_dma(t1394_handle_t t1394_hdl,
usr/src/uts/common/sys/1394/t1394.h
685
void t1394_free_isoch_dma(t1394_handle_t t1394_hdl, uint_t flags,
usr/src/uts/common/sys/1394/t1394.h
688
int t1394_start_isoch_dma(t1394_handle_t t1394_hdl,
usr/src/uts/common/sys/1394/t1394.h
692
void t1394_stop_isoch_dma(t1394_handle_t t1394_hdl,
usr/src/uts/common/sys/1394/t1394.h
696
int t1394_update_isoch_dma(t1394_handle_t t1394_hdl,
usr/src/uts/common/sys/1394/t1394.h
730
int t1394_get_targetinfo(t1394_handle_t t1394_hdl, uint_t bus_generation,
usr/src/uts/common/sys/1394/t1394.h
733
void t1394_initiate_bus_reset(t1394_handle_t t1394_hdl, uint_t flags);
usr/src/uts/common/sys/1394/t1394.h
735
int t1394_get_topology_map(t1394_handle_t t1394_hdl, uint_t bus_generation,
usr/src/uts/common/sys/1394/t1394.h
740
int t1394_add_cfgrom_entry(t1394_handle_t t1394_hdl,
usr/src/uts/common/sys/1394/t1394.h
755
int t1394_rem_cfgrom_entry(t1394_handle_t t1394_hdl, uint_t flags,
usr/src/uts/common/sys/1394/targets/av1394/av1394_impl.h
252
t1394_handle_t av_t1394_hdl; /* 1394 handle */
usr/src/uts/common/sys/1394/targets/dcam1394/dcam.h
101
t1394_handle_t sl_handle;
usr/src/uts/common/sys/1394/targets/scsa1394/impl.h
173
t1394_handle_t s_t1394_hdl; /* 1394 handle */