Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/krtld/
H A Dkobj.c147 extern int bop_io_quiesced;
183 #define _ioquiesced get_weakish_int(&bop_io_quiesced)
/titanic_41/usr/src/uts/common/os/
H A Dmodctl.c137 int bop_io_quiesced = 0; /* set when BOP I/O can no longer be used */ variable