Searched refs:QETH_IS_IDX_ACT_POS_REPLY (Results 1 – 2 of 2) sorted by relevance
908 #define QETH_IS_IDX_ACT_POS_REPLY(buffer) (((buffer)[0x08] & 3) == 2) macro
1860 if (QETH_IS_IDX_ACT_POS_REPLY(iob->data)) in qeth_idx_check_activate_response()