Home
last modified time | relevance | path

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

/linux-6.1.9/tools/firewire/
Dnosy-dump.h71 #define TCODE_PHY_PACKET 0x10 macro
/linux-6.1.9/drivers/firewire/
Dnosy.c34 #define TCODE_PHY_PACKET 0x10 macro
423 tcode_mask = 1 << TCODE_PHY_PACKET; in packet_irq_handler()