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