Home
last modified time | relevance | path

Searched refs:TCODE_IS_READ_REQUEST (Results 1 – 3 of 3) sorted by relevance

/drivers/firewire/
Dcore.h230 #define TCODE_IS_READ_REQUEST(tcode) (((tcode) & ~1) == 4) macro
Dcore-transaction.c1049 if (!TCODE_IS_READ_REQUEST(tcode)) { in handle_topology_map()
Dohci.c1540 } else if (!TCODE_IS_READ_REQUEST(tcode)) { in handle_local_rom()