Searched refs:ISCSI_OPCODE_MASK (Results 1 – 2 of 2) sorted by relevance
152 #define ISCSI_OPCODE_MASK 0x3f macro
200 switch (opcode & ISCSI_OPCODE_MASK) { in is_control_opcode()