CIP_EOH           485 sound/firewire/amdtp-stream.c 	cip_header[1] = cpu_to_be32(CIP_EOH |
CIP_EOH           535 sound/firewire/amdtp-stream.c 	if ((((cip_header[0] & CIP_EOH_MASK) == CIP_EOH) ||
CIP_EOH           536 sound/firewire/amdtp-stream.c 	     ((cip_header[1] & CIP_EOH_MASK) != CIP_EOH)) &&