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

/illumos-gate/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit_isns.c237 static boolean_t default_portal_online; variable
3482 if (default_portal_online) {
3667 ASSERT(default_portal_online == B_FALSE);
3668 default_portal_online = B_TRUE;
3688 ASSERT(default_portal_online == B_TRUE);
3689 default_portal_online = B_FALSE;

Completed in 66 milliseconds