short_reset 254 arch/ia64/kernel/perfmon.c unsigned long short_reset; /* reset value on overflow */ short_reset 2662 arch/ia64/kernel/perfmon.c unsigned long val = is_long_reset ? reg->long_reset : reg->short_reset; short_reset 3100 arch/ia64/kernel/perfmon.c ctx->ctx_pmds[cnum].short_reset = req->reg_short_reset; short_reset 3165 arch/ia64/kernel/perfmon.c ctx->ctx_pmds[cnum].short_reset, short_reset 219 drivers/firewire/core-card.c static int reset_bus(struct fw_card *card, bool short_reset) short_reset 221 drivers/firewire/core-card.c int reg = short_reset ? 5 : 1; short_reset 222 drivers/firewire/core-card.c int bit = short_reset ? PHY_BUS_SHORT_RESET : PHY_BUS_RESET; short_reset 227 drivers/firewire/core-card.c void fw_schedule_bus_reset(struct fw_card *card, bool delayed, bool short_reset) short_reset 230 drivers/firewire/core-card.c card->br_short = short_reset; short_reset 372 include/linux/firewire.h bool short_reset);