Searched defs:bscv_exit (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dbscv.c96 static void bscv_exit(bscv_soft_state_t *);
672 bscv_exit(ssp);
686 bscv_exit(ssp);
729 bscv_exit(ssp);
1028 bscv_exit(ssp);
1050 * bscv_exit() - releases an I/O lock acquired by bscv_enter().
1079 * bscv_enter()/bscv_exit().
1150 bscv_exit(bscv_soft_state_t *ssp) function
1153 BSCV_TRACE(ssp, '@', "bscv_exit", "");
1437 bscv_exit(ss
[all...]

Completed in 51 milliseconds