Searched defs:t1394_hdl (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/io/1394/ |
H A D | t1394.c | 73 t1394_attachinfo_t *attachinfo, t1394_handle_t *t1394_hdl) 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() 1188 t1394_recv_request_done(t1394_handle_t t1394_hdl, cmd1394_cmd_t *resp, in t1394_recv_request_done() [all …]
|