SCODE_400 255 sound/firewire/cmp.c if (c->speed > SCODE_400) { SCODE_400 56 sound/firewire/iso-resources.c if (speed <= SCODE_400) SCODE_400 57 sound/firewire/iso-resources.c s400_bytes = bytes * (1 << (SCODE_400 - speed)); SCODE_400 59 sound/firewire/iso-resources.c s400_bytes = DIV_ROUND_UP(bytes, 1 << (speed - SCODE_400));