Searched refs:s1394_remove_q_asynch_cmd (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/io/1394/ |
H A D | s1394_asynch.c | 549 s1394_remove_q_asynch_cmd(s1394_hal_t *hal, cmd1394_cmd_t *cmd) in s1394_remove_q_asynch_cmd() function 655 s1394_remove_q_asynch_cmd(hal, req); in s1394_atreq_cmd_complete() 718 s1394_remove_q_asynch_cmd(hal, req); in s1394_atreq_cmd_complete() 793 s1394_remove_q_asynch_cmd(hal, req); in s1394_atreq_cmd_complete() 803 s1394_remove_q_asynch_cmd(hal, req); in s1394_atreq_cmd_complete() 1122 s1394_remove_q_asynch_cmd(hal, cmd); in s1394_compare_swap() 1154 s1394_remove_q_asynch_cmd(hal, cmd); in s1394_compare_swap() 1164 s1394_remove_q_asynch_cmd(hal, cmd); in s1394_compare_swap() 1692 s1394_remove_q_asynch_cmd(hal, cmd); in s1394_pending_q_helper() 1698 s1394_remove_q_asynch_cmd(hal, cmd); in s1394_pending_q_helper()
|
H A D | t1394.c | 477 s1394_remove_q_asynch_cmd(to_hal, cmd); in t1394_read() 503 s1394_remove_q_asynch_cmd(to_hal, cmd); in t1394_read() 512 s1394_remove_q_asynch_cmd(to_hal, cmd); in t1394_read() 629 s1394_remove_q_asynch_cmd(to_hal, cmd); in t1394_write() 658 s1394_remove_q_asynch_cmd(to_hal, cmd); in t1394_write() 668 s1394_remove_q_asynch_cmd(to_hal, cmd); in t1394_write()
|
H A D | s1394_dev_disc.c | 1432 s1394_remove_q_asynch_cmd(hal, cmd); in s1394_read_config_quadlet() 1917 s1394_remove_q_asynch_cmd(hal, cmd); in s1394_become_bus_mgr()
|
/illumos-gate/usr/src/uts/common/sys/1394/ |
H A D | s1394.h | 951 void s1394_remove_q_asynch_cmd(s1394_hal_t *hal, cmd1394_cmd_t *cmd);
|