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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/firewire/
H A Dfw-card.c542 fw_core_initiate_bus_reset(struct fw_card *card, int short_reset) argument
544 int reg = short_reset ? 5 : 1;
545 int bit = short_reset ? PHY_BUS_SHORT_RESET : PHY_BUS_RESET;
H A Dfw-transaction.h412 fw_core_initiate_bus_reset(struct fw_card *card, int short_reset);
H A Dfw-cdev.c551 int short_reset; local
553 short_reset = (request->type == FW_CDEV_SHORT_RESET);
555 return fw_core_initiate_bus_reset(client->device->card, short_reset);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/kernel/
H A Dperfmon.c246 unsigned long short_reset; /* reset value on overflow */ member in struct:__anon3531
2736 unsigned long val = is_long_reset ? reg->long_reset : reg->short_reset;
3174 ctx->ctx_pmds[cnum].short_reset = req->reg_short_reset;
3231 DPRINT(("pmd[%u]=0x%lx ld=%d apmu=%d, hw_value=0x%lx ctx_pmd=0x%lx short_reset=0x%lx "
3239 ctx->ctx_pmds[cnum].short_reset,

Completed in 62 milliseconds