Lines Matching full:logs
28 #define QEDI_LOG_INFO 0x2 /* Informational logs,
32 #define QEDI_LOG_LL2 0x8 /* LL2, VLAN logs */
36 #define QEDI_LOG_MP_REQ 0x80 /* Middle Path (MP) logs */
38 #define QEDI_LOG_UNSOL 0x200 /* unsolicited event logs */
40 #define QEDI_LOG_MQ 0x800 /* Multi Queue logs */
41 #define QEDI_LOG_BSG 0x1000 /* BSG logs */
42 #define QEDI_LOG_DEBUGFS 0x2000 /* debugFS logs */
43 #define QEDI_LOG_LPORT 0x4000 /* lport logs */
44 #define QEDI_LOG_ELS 0x8000 /* ELS logs */
45 #define QEDI_LOG_NPIV 0x10000 /* NPIV logs */
47 #define QEDI_LOG_UIO 0x40000 /* iSCSI UIO logs */
59 #define QEDI_LOG_NOTICE 0x40000000 /* Notice logs */
60 #define QEDI_LOG_WARN 0x80000000 /* Warning logs */