Searched refs:s1394_remove_q_asynch_cmd (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/uts/common/io/1394/ |
H A D | s1394_asynch.c | 624 s1394_remove_q_asynch_cmd(s1394_hal_t *hal, cmd1394_cmd_t *cmd) in s1394_remove_q_asynch_cmd() function 739 s1394_remove_q_asynch_cmd(hal, req); in s1394_atreq_cmd_complete() 810 s1394_remove_q_asynch_cmd(hal, req); in s1394_atreq_cmd_complete() 893 s1394_remove_q_asynch_cmd(hal, req); in s1394_atreq_cmd_complete() 905 s1394_remove_q_asynch_cmd(hal, req); in s1394_atreq_cmd_complete() 1300 s1394_remove_q_asynch_cmd(hal, cmd); in s1394_compare_swap() 1339 s1394_remove_q_asynch_cmd(hal, cmd); in s1394_compare_swap() 1351 s1394_remove_q_asynch_cmd(hal, cmd); in s1394_compare_swap() 1953 s1394_remove_q_asynch_cmd(hal, cmd); in s1394_pending_q_helper() 1961 s1394_remove_q_asynch_cmd(hal, cmd); in s1394_pending_q_helper()
|
H A D | t1394.c | 545 s1394_remove_q_asynch_cmd(to_hal, cmd); in t1394_read() 577 s1394_remove_q_asynch_cmd(to_hal, cmd); in t1394_read() 586 s1394_remove_q_asynch_cmd(to_hal, cmd); in t1394_read() 731 s1394_remove_q_asynch_cmd(to_hal, cmd); in t1394_write() 767 s1394_remove_q_asynch_cmd(to_hal, cmd); in t1394_write() 779 s1394_remove_q_asynch_cmd(to_hal, cmd); in t1394_write()
|
H A D | s1394_dev_disc.c | 1802 s1394_remove_q_asynch_cmd(hal, cmd); in s1394_read_config_quadlet() 2436 s1394_remove_q_asynch_cmd(hal, cmd); in s1394_become_bus_mgr()
|
/titanic_44/usr/src/uts/common/sys/1394/ |
H A D | s1394.h | 987 void s1394_remove_q_asynch_cmd(s1394_hal_t *hal, cmd1394_cmd_t *cmd);
|