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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/firewire/
H A Dcore.h219 #define TCODE_IS_BLOCK_PACKET(tcode) (((tcode) & 1) != 0) macro
H A Dohci.c1123 if (TCODE_IS_BLOCK_PACKET(tcode))
1285 if (TCODE_IS_BLOCK_PACKET(tcode))

Completed in 70 milliseconds