Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/1394/
H A Ds1394_asynch.c1258 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 Dt1394.c907 ret = s1394_compare_swap(to_hal, target, cmd); in t1394_lock()
/titanic_41/usr/src/uts/common/sys/1394/
H A Ds1394.h997 int s1394_compare_swap(s1394_hal_t *hal, s1394_target_t *target,