Home
last modified time | relevance | path

Searched refs:TCODE_IS_BLOCK_PACKET (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/firewire/
H A Dcore.h229 #define TCODE_IS_BLOCK_PACKET(tcode) (((tcode) & 1) != 0) macro
H A Dohci.c1372 if (TCODE_IS_BLOCK_PACKET(tcode)) in at_context_queue_packet()
1564 if (TCODE_IS_BLOCK_PACKET(tcode)) in handle_local_rom()
/kernel/linux/linux-6.6/drivers/firewire/
H A Dcore.h229 #define TCODE_IS_BLOCK_PACKET(tcode) (((tcode) & 1) != 0) macro
H A Dohci.c1374 if (TCODE_IS_BLOCK_PACKET(tcode)) in at_context_queue_packet()
1566 if (TCODE_IS_BLOCK_PACKET(tcode)) in handle_local_rom()

Completed in 16 milliseconds