Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/ieee1394/
Dohci1394.h411 #define EVT_LONG_PACKET 0x2 /* The revc data was longer than the buf */ macro
Dohci1394.c2758 case EVT_LONG_PACKET: /* that should never happen */ in dma_trm_tasklet()