Home
last modified time | relevance | path

Searched refs:t1394_handle_t (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/sys/1394/
H A Dt1394.h71 typedef struct target_handle *t1394_handle_t; typedef
441 t1394_attachinfo_t *attachinfo, t1394_handle_t *t1394_hdl);
445 int t1394_detach(t1394_handle_t *t1394_hdl, uint_t flags);
470 int t1394_alloc_cmd(t1394_handle_t t1394_hdl, uint_t flags,
477 int t1394_free_cmd(t1394_handle_t t1394_hdl, uint_t flags,
480 int t1394_read(t1394_handle_t t1394_hdl, cmd1394_cmd_t *cmd);
482 int t1394_write(t1394_handle_t t1394_hdl, cmd1394_cmd_t *cmd);
484 int t1394_lock(t1394_handle_t t1394_hdl, cmd1394_cmd_t *cmd);
503 int t1394_alloc_addr(t1394_handle_t t1394_hdl, t1394_alloc_addr_t *addr_allocp,
514 int t1394_free_addr(t1394_handle_t t1394_hdl, t1394_addr_handle_t *addr_hdl,
[all …]
/titanic_41/usr/src/uts/common/io/1394/
H A Dt1394.c73 t1394_attachinfo_t *attachinfo, t1394_handle_t *t1394_hdl) in t1394_attach()
189 *t1394_hdl = (t1394_handle_t)target; in t1394_attach()
212 t1394_detach(t1394_handle_t *t1394_hdl, uint_t flags) in t1394_detach()
292 t1394_alloc_cmd(t1394_handle_t t1394_hdl, uint_t flags, cmd1394_cmd_t **cmdp) in t1394_alloc_cmd()
373 t1394_free_cmd(t1394_handle_t t1394_hdl, uint_t flags, cmd1394_cmd_t **cmdp) in t1394_free_cmd()
455 t1394_read(t1394_handle_t t1394_hdl, cmd1394_cmd_t *cmd) in t1394_read()
626 t1394_write(t1394_handle_t t1394_hdl, cmd1394_cmd_t *cmd) in t1394_write()
817 t1394_lock(t1394_handle_t t1394_hdl, cmd1394_cmd_t *cmd) in t1394_lock()
961 t1394_alloc_addr(t1394_handle_t t1394_hdl, t1394_alloc_addr_t *addr_allocp, in t1394_alloc_addr()
1125 t1394_free_addr(t1394_handle_t t1394_hdl, t1394_addr_handle_t *addr_hdl, in t1394_free_addr()
[all …]
/titanic_41/usr/src/uts/common/sys/1394/targets/dcam1394/
H A Ddcam.h102 t1394_handle_t sl_handle;
/titanic_41/usr/src/uts/common/sys/1394/targets/av1394/
H A Dav1394_impl.h253 t1394_handle_t av_t1394_hdl; /* 1394 handle */
/titanic_41/usr/src/uts/common/sys/1394/targets/scsa1394/
H A Dimpl.h175 t1394_handle_t s_t1394_hdl; /* 1394 handle */