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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/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;
324 last_packet = 1;
374 (first_packet || mid_packet || last_packet) ? 1 : 0,
377 (first_packet || mid_packet || last_packet) ? 1 : 0,
386 else if (last_packet) {
424 (first_packet || mid_packet || last_packet) ? 1 : 0,
427 (first_packet || mid_packet || last_packet) ? 1 : 0,
440 else if (last_packet) {
459 (first_packet || mid_packet || last_packet)
[all...]

Completed in 45 milliseconds