Searched refs:TCODE_IS_READ_REQUEST (Results 1 – 3 of 3) sorted by relevance
228 #define TCODE_IS_READ_REQUEST(tcode) (((tcode) & ~1) == 4) macro
1066 if (!TCODE_IS_READ_REQUEST(tcode)) { in handle_topology_map()
1528 } else if (!TCODE_IS_READ_REQUEST(tcode)) { in handle_local_rom()