Searched refs:ISNS_GLOBAL_LOCK (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit_isns.c93 * information. The ISNS_GLOBAL_LOCK protects the iSNS run time structures
139 /* The ISNS_GLOBAL_LOCK protects the per-server data structures */
140 #define ISNS_GLOBAL_LOCK() \ macro
239 /* List of all portals. Protected by ISNS_GLOBAL_LOCK */
437 ISNS_GLOBAL_LOCK();
496 ISNS_GLOBAL_LOCK();
530 ISNS_GLOBAL_LOCK();
905 ISNS_GLOBAL_LOCK();
1004 ISNS_GLOBAL_LOCK();
1013 * isnst_monitor_one_server can release ISNS_GLOBAL_LOCK
[all...]

Completed in 46 milliseconds