Searched refs:s1394_compare_swap (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/common/io/1394/ |
H A D | s1394_asynch.c | 1258 s1394_compare_swap(s1394_hal_t *hal, s1394_target_t *target, cmd1394_cmd_t *cmd) in s1394_compare_swap() function 1438 if (s1394_compare_swap(hal, target, tmp_cmd) != DDI_SUCCESS) { in s1394_split_lock_req() 1508 if (s1394_compare_swap(to_hal, target, cmd) != in s1394_handle_lock()
|
H A D | t1394.c | 907 ret = s1394_compare_swap(to_hal, target, cmd); in t1394_lock()
|
/titanic_44/usr/src/uts/common/sys/1394/ |
H A D | s1394.h | 997 int s1394_compare_swap(s1394_hal_t *hal, s1394_target_t *target,
|