Lines Matching +full:0 +full:x08000000
45 #define INJCT_RX_RXB_INVAL 0x00001
46 #define INJCT_RX_MP_NULL 0x00002
47 #define INJCT_LRO_RXB_INVAL 0x00003
48 #define INJCT_LRO_MP_NULL 0x00004
49 #define INJCT_NUM_HNDLE_INVALID 0x00005
50 #define INJCT_RDWR_INDREG_FAILURE 0x00006
51 #define INJCT_RDWR_OFFCHIPMEM_FAILURE 0x00007
52 #define INJCT_MBX_CMD_FAILURE 0x00008
53 #define INJCT_HEARTBEAT_FAILURE 0x00009
54 #define INJCT_TEMPERATURE_FAILURE 0x0000A
55 #define INJCT_M_GETCL_M_GETJCL_FAILURE 0x0000B
56 #define INJCT_INV_CONT_OPCODE 0x0000C
57 #define INJCT_SGL_RCV_INV_DESC_COUNT 0x0000D
58 #define INJCT_SGL_LRO_INV_DESC_COUNT 0x0000E
59 #define INJCT_PEER_PORT_FAILURE_ERR_RECOVERY 0x0000F
60 #define INJCT_TXBUF_MBUF_NON_NULL 0x00010
64 #define QL_DPRINT1(ha, x) if (ha->dbg_level & 0x0001) device_printf x
65 #define QL_DPRINT2(ha, x) if (ha->dbg_level & 0x0002) device_printf x
66 #define QL_DPRINT4(ha, x) if (ha->dbg_level & 0x0004) device_printf x
67 #define QL_DPRINT8(ha, x) if (ha->dbg_level & 0x0008) device_printf x
68 #define QL_DPRINT10(ha, x) if (ha->dbg_level & 0x0010) device_printf x
69 #define QL_DPRINT20(ha, x) if (ha->dbg_level & 0x0020) device_printf x
70 #define QL_DPRINT40(ha, x) if (ha->dbg_level & 0x0040) device_printf x
71 #define QL_DPRINT80(ha, x) if (ha->dbg_level & 0x0080) device_printf x
73 #define QL_DUMP_BUFFER8(h, s, b, n) if (h->dbg_level & 0x08000000)\
75 #define QL_DUMP_BUFFER16(h, s, b, n) if (h->dbg_level & 0x08000000)\
77 #define QL_DUMP_BUFFER32(h, s, b, n) if (h->dbg_level & 0x08000000)\
99 #define QL_ERR_INJECT(ha, val) 0