Lines Matching defs:when

160     cyc_time_t *when);
182 * This table is used to determine which bit(s) is(are) bad when an ECC
186 * 00-127 The number of the bad bit, when only one bit is bad.
289 * This table is used to determine which bit(s) is(are) bad when a Mtag
404 * Save the cache bootup state for use when internal
615 clock_t lbolt; /* when recovery started */
775 * 1) when we came in we set ourselves to "in recover" state.
776 * 2) when we try to touch TSB being relocated the mapping
779 * 3) when the CPU that holds the TSB mapping locked tries to
994 * This is called by the cyclic framework when this CPU becomes online
998 cheetah_nudge_onln(void *arg, cpu_t *cpu, cyc_handler_t *hdlr, cyc_time_t *when)
1008 when->cyt_when = cpu->cpu_id * (NANOSEC / NCPU);
1012 when->cyt_interval = cheetah_sendmondo_recover_delay * NANOSEC;
1297 * the probability of getting a TL>1 Fast ECC trap when we're fielding
1465 * trap will not be taken when NCEEN/CEEN is re-enabled. Note that
1471 * Note: CEEN and NCEEN are only reenabled if they were on when trap
1704 * with CEEN off, the trap will not be taken when CEEN is re-enabled.
1945 * introduce more errors (especially when the module is bad).
1983 * introduce more errors (especially when the module is bad).
2015 * trap will not be taken when NCEEN/CEEN is re-enabled. Note that
2021 * Note: CEEN reenabled only if it was on when trap taken.
2222 * Since the valid bit is ignored when checking parity the
2643 * (plat_ecc_error2_data_t) or when the tunable
3211 * Called from errorq drain code when processing a CE error, both from
3225 * in this case - it will be logged when further test results are available.
3737 * flt_synd when we queue the event, so we do not have a valid flt_synd
5681 cyc_time_t *when)
5690 when->cyt_when = 0; /* Start immediately */
5691 when->cyt_interval = NANOSEC / csi->csi_freq;
5706 cyc_time_t when;
5766 when.cyt_when = 0; /* Start immediately */
5767 when.cyt_interval = NANOSEC / csi->csi_freq;
5770 csi->csi_offline_cyc_id = cyclic_add(&offline_hdlr, &when);
6229 * timeout will be rescheduled when the error is logged.
6262 * only be invoked when the memory scrubber actually
6505 * is not set when multiple correctable errors of the same
6845 * when hw_copy_limit_8 was 2K or larger. Apparently for server
6978 * fpras_failure is called when a fpras check detects a bad calculation
7087 * Called when a cpu enters the CPU_FAULTED state (by the cpu placing the
7102 * Called when a cpu leaves the CPU_FAULTED state to return to one of