Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/ieee1394/
Dohci1394.c2513 static const int TCODE_SIZE[16] = {20, 0, 16, -1, 16, 20, 20, 0, variable
2526 length = TCODE_SIZE[tcode]; in packet_length()