#include <dtndef.h>
Go to the source code of this file.
Classes | |
struct | _qsrv_packack |
Defines | |
#define | QSRV_HLPR_ACT_C_C_PREP 1 |
#define | QSRV_HLPR_ACT_C_C_POST 2 |
#define | QSRV_HLPR_ACT_C_C_CLNUP 3 |
#define | QSRV_HLPR_ACT_C_S_PREP 4 |
#define | QSRV_HLPR_ACT_C_S_POST 5 |
#define | QSRV_HLPR_ACT_C_S_CLNUP 6 |
#define | QSRV_NTFY_ACT_C_PATH_REST 1 |
#define | QSRV_NTFY_ACT_C_PATH_LOST 2 |
#define | QSRV_PACKACK_M_ORIG_BUFIO 0x1 |
#define | QSRV_PACKACK_M_DATA_VALID 0x2 |
#define | QSRV_PACKACK_C_LENGTH 128 |
#define | QSRV_PACKACK_K_LENGTH 128 |
#define | QSRV_PACKACK_C_LENGTH_WWID 448 |
#define | QSRV_PACKACK_K_LENGTH_WWID 448 |
#define | QSRV_PACKACK_S_QSRV_PACKACK 448 |
#define | QSRV_ACTION_C_MOUNTVER 1 |
#define | QSRV_ACTION_C_MPDEV_PATHSWITCH 2 |
#define QSRV_ACTION_C_MOUNTVER 1 |
Definition at line 26 of file qssysdef.h.
#define QSRV_ACTION_C_MPDEV_PATHSWITCH 2 |
Definition at line 28 of file qssysdef.h.
#define QSRV_HLPR_ACT_C_C_CLNUP 3 |
Definition at line 8 of file qssysdef.h.
#define QSRV_HLPR_ACT_C_C_POST 2 |
Definition at line 7 of file qssysdef.h.
#define QSRV_HLPR_ACT_C_C_PREP 1 |
Definition at line 6 of file qssysdef.h.
#define QSRV_HLPR_ACT_C_S_CLNUP 6 |
Definition at line 11 of file qssysdef.h.
#define QSRV_HLPR_ACT_C_S_POST 5 |
Definition at line 10 of file qssysdef.h.
#define QSRV_HLPR_ACT_C_S_PREP 4 |
Definition at line 9 of file qssysdef.h.
#define QSRV_NTFY_ACT_C_PATH_LOST 2 |
Definition at line 14 of file qssysdef.h.
#define QSRV_NTFY_ACT_C_PATH_REST 1 |
Definition at line 13 of file qssysdef.h.
#define QSRV_PACKACK_C_LENGTH 128 |
Definition at line 19 of file qssysdef.h.
#define QSRV_PACKACK_C_LENGTH_WWID 448 |
Definition at line 21 of file qssysdef.h.
#define QSRV_PACKACK_K_LENGTH 128 |
Definition at line 20 of file qssysdef.h.
#define QSRV_PACKACK_K_LENGTH_WWID 448 |
Definition at line 22 of file qssysdef.h.
#define QSRV_PACKACK_M_DATA_VALID 0x2 |
Definition at line 17 of file qssysdef.h.
#define QSRV_PACKACK_M_ORIG_BUFIO 0x1 |
Definition at line 16 of file qssysdef.h.
#define QSRV_PACKACK_S_QSRV_PACKACK 448 |
Definition at line 24 of file qssysdef.h.