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

/linux-4.4.14/drivers/firewire/
H A Dcore.h229 #define TCODE_IS_READ_REQUEST(tcode) (((tcode) & ~1) == 4) macro
H A Dcore-transaction.c1049 if (!TCODE_IS_READ_REQUEST(tcode)) { handle_topology_map()
H A Dohci.c1541 } else if (!TCODE_IS_READ_REQUEST(tcode)) { handle_local_rom()

Completed in 113 milliseconds