Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/1394/
H A Ds1394_asynch.c55 static boolean_t s1394_pending_q_helper(s1394_hal_t *hal, cmd1394_cmd_t *cmd);
1759 ret = s1394_pending_q_helper(hal, cmd); in s1394_process_pending_q()
1791 ret = s1394_pending_q_helper(hal, cmd); in s1394_process_pending_q()
1916 ret = s1394_pending_q_helper(hal, cmd); in s1394_process_pending_q()
1930 s1394_pending_q_helper(s1394_hal_t *hal, cmd1394_cmd_t *cmd) in s1394_pending_q_helper() function