Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/uath/
H A Duath_var.h209 struct uath_cmd_lock rlock; member
H A Duath.c1178 uath_cmd_lock_init(&sc->rlock); in uath_cmdsend()
1179 err = uath_cmd_lock_wait(&sc->rlock, 2000000); in uath_cmdsend()
1194 uath_cmd_lock_destroy(&sc->rlock); in uath_cmdsend()
1349 uath_cmd_lock_signal(&sc->rlock); in uath_cmdeof()
1371 uath_cmd_lock_signal(&sc->rlock); in uath_cmdeof()