[SCSI] lpfc: NPIV: add NPIV support on top of SLI-3
[deliverable/linux.git] / drivers / scsi / lpfc / lpfc_logmsg.h
index 438cbcd9eb136cf4a391ee49387ba3f8f38bea81..8a6ceffeabcf7e24831af599317e8e08e829937e 100644 (file)
@@ -30,6 +30,7 @@
 #define LOG_SLI                       0x800    /* SLI events */
 #define LOG_FCP_ERROR                 0x1000   /* log errors, not underruns */
 #define LOG_LIBDFC                    0x2000   /* Libdfc events */
+#define LOG_VPORT                     0x4000   /* NPIV events */
 #define LOG_ALL_MSG                   0xffff   /* LOG all messages */
 
 #define lpfc_printf_log(phba, level, mask, fmt, arg...) \
This page took 0.024617 seconds and 5 git commands to generate.