Home
last modified time | relevance | path

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

/linux-3.4.99/tools/firewire/
Dnosy-dump.h70 #define TCODE_PHY_PACKET 0x10 macro
/linux-3.4.99/drivers/firewire/
Dnosy.c46 #define TCODE_PHY_PACKET 0x10 macro
429 tcode_mask = 1 << TCODE_PHY_PACKET; in packet_irq_handler()