Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/comstar/stmf/
H A Dstmf_state.h52 stmf_exclusive_open:1, member
H A Dstmf.c437 if (stmf_state.stmf_exclusive_open) { in stmf_open()
446 stmf_state.stmf_exclusive_open = 1; in stmf_open()
459 if (stmf_state.stmf_exclusive_open && in stmf_close()
466 stmf_state.stmf_exclusive_open = 0; in stmf_close()
1468 if (!stmf_state.stmf_exclusive_open) { in stmf_set_stmf_state()