Home
last modified time | relevance | path

Searched refs:s1394_fa_type_t (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/1394/
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()
104 s1394_fa_type_t type) in s1394_fa_list_add()
125 s1394_fa_type_t type) 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()
176 s1394_fa_init_cmd(s1394_cmd_priv_t *s_priv, s1394_fa_type_t type) in s1394_fa_init_cmd()
H A Ds1394_fcp.c44 t1394_fcp_evts_t *evts, s1394_fa_type_t type, s1394_fa_descr_t *descr);
46 s1394_fa_type_t type);
50 s1394_fa_type_t type);
129 s1394_fa_type_t type, s1394_fa_descr_t *descr) in s1394_fcp_register_common()
155 s1394_fcp_unregister_common(s1394_target_t *target, s1394_fa_type_t type) in s1394_fcp_unregister_common()
231 s1394_fcp_recv_write_request(cmd1394_cmd_t *req, s1394_fa_type_t type) in s1394_fcp_recv_write_request()
/illumos-gate/usr/src/uts/common/sys/1394/
H A Ds1394.h395 } s1394_fa_type_t; typedef
836 s1394_fa_type_t type;
1077 int s1394_fa_claim_addr(s1394_hal_t *hal, s1394_fa_type_t type,
1080 void s1394_fa_free_addr(s1394_hal_t *hal, s1394_fa_type_t type);
1083 s1394_fa_type_t type);
1086 s1394_fa_type_t type);
1088 boolean_t s1394_fa_list_is_empty(s1394_hal_t *hal, s1394_fa_type_t type);
1090 uint_t s1394_fa_list_gen(s1394_hal_t *hal, s1394_fa_type_t type);
1092 void s1394_fa_init_cmd(s1394_cmd_priv_t *s_priv, s1394_fa_type_t type);