Home
last modified time | relevance | path

Searched refs:TCODE_IS_BLOCK_PACKET (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/firewire/
Dcore.h230 #define TCODE_IS_BLOCK_PACKET(tcode) (((tcode) & 1) != 0) macro
Dohci.c1340 if (TCODE_IS_BLOCK_PACKET(tcode)) in at_context_queue_packet()
1532 if (TCODE_IS_BLOCK_PACKET(tcode)) in handle_local_rom()