Searched refs:ISCSI_TM_FUNC_VALUE (Results 1 – 2 of 2) sorted by relevance
301 #define ISCSI_TM_FUNC_VALUE(hdr) ((hdr)->flags & ISCSI_FLAG_TM_FUNC_MASK) macro
255 switch (ISCSI_TM_FUNC_VALUE(tmf)) { in iscsi_check_tmf_restrictions()