2.2.2.4 DTCLUXLN

The DTCLUXLN enumeration defines the log status values used in an exchange of state information between a remote LU and a local LU.

 typedef  enum 
 {
   DTCLUXLN_COLD = 1,
   DTCLUXLN_WARM = 2
 } DTCLUXLN;

DTCLUXLN_COLD:  The log status of an LU is Log Status Cold.

DTCLUXLN_WARM:  The log status of an LU is Log Status Warm.