Signed-off-by: Marcelo Vanzin <mvanzin@vmware.com>
#define RANK_vmioPluginEvtLock (RANK_libLockBase + 0x5030)
#define RANK_vmioPluginSysLock (RANK_libLockBase + 0x5040)
#define RANK_fsCmdLock (RANK_libLockBase + 0x5050)
-#define RANK_parInitLock (RANK_libLockBase + 0x5060)
+#define RANK_scsiStateLock (RANK_libLockBase + 0x5060)
+#define RANK_parInitLock (RANK_libLockBase + 0x5070)
/*
* RANK_vigorClientLock < VMDB range
* The actual resolution of these "clocks" are undefined - it varies
* depending on hardware, OSen and OS versions.
*
+ * *** NOTE: This function and all children must be callable
+ * while RANK_logLock is held. ***
+ *
* Results:
* The time in nanoseconds is returned. Zero upon error.
*