Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_asynch.c1087 s1394_compare_swap(s1394_hal_t *hal, s1394_target_t *target, cmd1394_cmd_t *cmd) in s1394_compare_swap() function
1238 if (s1394_compare_swap(hal, target, tmp_cmd) != DDI_SUCCESS) { in s1394_split_lock_req()
1300 if (s1394_compare_swap(to_hal, target, cmd) != in s1394_handle_lock()
H A Dt1394.c773 ret = s1394_compare_swap(to_hal, target, cmd); in t1394_lock()
/illumos-gate/usr/src/uts/common/sys/1394/
H A Ds1394.h961 int s1394_compare_swap(s1394_hal_t *hal, s1394_target_t *target,