Searched refs:ISNS_RSP_MASK (Results 1 – 4 of 4) sorted by relevance
499 if (pdu->func_id & ISNS_RSP_MASK) { in pdu_get_source()530 if (pdu->func_id & ISNS_RSP_MASK) { in pdu_get_key()579 if (pdu->func_id & ISNS_RSP_MASK) { in pdu_get_operand()
45 #define ISNS_RSP_MASK (0x8000) macro
2040 rsp->func_id = htons(pdu->func_id | ISNS_RSP_MASK);2073 rsp->func_id = htons(pdu->func_id | ISNS_RSP_MASK);
256 if (id & ISNS_RSP_MASK) { in dump_pdu()