Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/firewire/
A Dcore.h229 #define TCODE_IS_BLOCK_PACKET(tcode) (((tcode) & 1) != 0) macro
A Dohci.c1327 if (TCODE_IS_BLOCK_PACKET(tcode)) in at_context_queue_packet()
1519 if (TCODE_IS_BLOCK_PACKET(tcode)) in handle_local_rom()

Completed in 10 milliseconds