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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ieee1394/
H A Ddv1394.c227 int empty_packet, first_packet, last_packet, mid_packet; local
247 empty_packet = first_packet = last_packet = mid_packet = 0;
326 mid_packet = 1;
374 (first_packet || mid_packet || last_packet) ? 1 : 0,
377 (first_packet || mid_packet || last_packet) ? 1 : 0,
384 else if (mid_packet)
424 (first_packet || mid_packet || last_packet) ? 1 : 0,
427 (first_packet || mid_packet || last_packet) ? 1 : 0,
438 else if (mid_packet)
459 (first_packet || mid_packet || last_packe
[all...]

Completed in 48 milliseconds