next_res_count 721 drivers/firewire/ohci.c __le16 res_count, next_res_count; next_res_count 732 drivers/firewire/ohci.c next_res_count = READ_ONCE(ctx->descriptors[next_i].res_count); next_res_count 737 drivers/firewire/ohci.c if (next_res_count == cpu_to_le16(PAGE_SIZE)) { next_res_count 748 drivers/firewire/ohci.c next_res_count = READ_ONCE(ctx->descriptors[next_i].res_count); next_res_count 749 drivers/firewire/ohci.c if (next_res_count != cpu_to_le16(PAGE_SIZE)) next_res_count 758 drivers/firewire/ohci.c res_count = next_res_count;