Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/1394/
H A Ds1394_asynch.c1430 s_priv->lock_req_step = 0; in s1394_split_lock_req()
1472 uint32_t lock_req_step; in s1394_handle_lock() local
1483 lock_req_step = s_priv->lock_req_step; in s1394_handle_lock()
1493 if (lock_req_step == 0) { in s1394_handle_lock()
1504 s_priv->lock_req_step = 1; in s1394_handle_lock()
1529 lock_req_step = 0; in s1394_handle_lock()
2324 s_priv->lock_req_step = 0; in s1394_finish_split_lock()
/titanic_44/usr/src/uts/common/sys/1394/
H A Ds1394.h887 int lock_req_step; member