Home
last modified time | relevance | path

Searched refs:ISCSI_OPCODE_MASK (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/sys/dev/iser/
H A Dicl_iser.h152 #define ISCSI_OPCODE_MASK 0x3f macro
H A Dicl_iser.c200 switch (opcode & ISCSI_OPCODE_MASK) { in is_control_opcode()