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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/firewire/
H A Dfw-transaction.h31 #define TCODE_IS_BLOCK_PACKET(tcode) (((tcode) & 1) != 0) macro
H A Dfw-ohci.c637 if (TCODE_IS_BLOCK_PACKET(tcode))
775 if (TCODE_IS_BLOCK_PACKET(tcode))

Completed in 51 milliseconds