Searched refs:period (Results 51 - 75 of 142) sorted by relevance

123456

/freebsd-9.3-release/sbin/pfctl/missing/altq/
H A Daltq_hfsc.h103 u_int period; member in struct:hfsc_classstats
105 u_int vtperiod; /* vt period sequence no */
106 u_int parentperiod; /* parent's vt period seqno */
266 (monotonic within a period) */
267 u_int64_t cl_vtadj; /* intra-period cumulative vt
269 u_int64_t cl_vtoff; /* inter-period cumulative vt offset */
270 u_int64_t cl_cvtmax; /* max child's vt in the last period */
282 u_int cl_vtperiod; /* vt period sequence no */
283 u_int cl_parentperiod; /* parent's vt period seqno */
293 u_int period; member in struct:hfsc_class::__anon5476
[all...]
/freebsd-9.3-release/sys/contrib/altq/altq/
H A Daltq_hfsc.h98 u_int period; member in struct:hfsc_classstats
100 u_int vtperiod; /* vt period sequence no */
101 u_int parentperiod; /* parent's vt period seqno */
261 (monotonic within a period) */
262 u_int64_t cl_vtadj; /* intra-period cumulative vt
264 u_int64_t cl_vtoff; /* inter-period cumulative vt offset */
265 u_int64_t cl_cvtmax; /* max child's vt in the last period */
277 u_int cl_vtperiod; /* vt period sequence no */
278 u_int cl_parentperiod; /* parent's vt period seqno */
288 u_int period; member in struct:hfsc_class::__anon6192
[all...]
/freebsd-9.3-release/sys/dev/advansys/
H A Dadwlib.c155 /* mc_sdtr period rate */
808 adw_find_sdtr(struct adw_softc *adw, u_int period) argument
817 if (period == 0)
821 if (period <= adw_syncrates[i].period)
836 return (adw_syncrates[i].period);
H A Dadvansys.c330 spi->sync_period = tconf->period;
381 spi->sync_period = tconf->period;
814 &adv->tinfo[i].user.period,
842 &adv->tinfo[i].user.period,
858 if (adv->tinfo[i].user.period < max_sync)
859 adv->tinfo[i].user.period = max_sync;
905 i, /*period*/0, /*offset*/0,
H A Dadvlib.h488 u_int8_t period; member in struct:adv_transinfo
831 u_int target_id, u_int period, u_int offset,
834 u_int8_t sync_data, u_int8_t *period,
836 u_int8_t adv_period_offset_to_sdtr(struct adv_softc *adv, u_int *period,
/freebsd-9.3-release/usr.sbin/ppp/
H A Dlqr.c271 int period; local
290 period = lcp->want_lqrperiod ?
299 period / 100, period % 100);
300 physical->hdlc.lqm.timer.load = period * SECTICKS / 100;
H A Dmp.c218 if (mp->link.stats.total.SamplePeriod != mp->cfg.autoload.period) {
220 throughput_init(&mp->link.stats.total, mp->cfg.autoload.period);
233 if (mp->link.stats.total.SamplePeriod != mp->cfg.autoload.period)
259 mp->cfg.autoload.period = SAMPLE_PERIOD;
261 throughput_init(&mp->link.stats.total, mp->cfg.autoload.period);
332 throughput_init(&mp->link.stats.total, mp->cfg.autoload.period);
892 " period %d secs\n", mp->cfg.autoload.min,
893 mp->cfg.autoload.max, mp->cfg.autoload.period);
/freebsd-9.3-release/sys/dev/sym/
H A Dsym_hipd.c1045 u8 period; member in struct:sym_trans
1607 u_char minsync; /* Min sync period factor (ST) */
1608 u_char maxsync; /* Max sync period factor (ST) */
1610 u_char minsync_dt; /* Min sync period factor (DT) */
1611 u_char maxsync_dt; /* Max sync period factor (DT) */
2483 u32 period; local
2527 * Minimum synchronous period factor supported by the chip.
2528 * Btw, 'period' is in tenths of nanoseconds.
2530 period = (4 * div_10M[0] + np->clock_khz - 1) / np->clock_khz;
2531 if (period <
[all...]
/freebsd-9.3-release/sys/pci/
H A Dncr.c77 ** The default synchronous period factor
99 ** The minimal asynchronous pre-scaler period (ns)
517 u_int8_t period; member in struct:ncr_transinfo
1033 u_char minsync; /* Minimum sync period factor */
1034 u_char maxsync; /* Maximum sync period factor */
1280 u_char period);
2663 ** get period and offset
3361 u_long period; local
3493 * Minimum synchronous period factor supported by the chip.
3494 * Btw, 'period' i
4898 ncr_setsync(ncb_p np, nccb_p cp, u_char scntl3, u_char sxfer, u_char period) argument
[all...]
/freebsd-9.3-release/sys/dev/ncv/
H A Dncr53c500.c515 u_int hwcycle, period; local
530 period = ti->ti_maxsynch.period;
534 if (period < 200 / 4 && period >= 100 / 4)
539 period = ((period * 40 / hwcycle) + 5) / 10;
540 nti->nti_reg_period = period & 0x1f;
560 ti->ti_maxsynch.period = sc->sc_hw.hw_mperiod;
/freebsd-9.3-release/sys/cam/scsi/
H A Dscsi_low.c1089 if (val == 0 || val > ti->ti_maxsynch.period)
1090 ti->ti_maxsynch.period = val;
1177 spi->sync_period = ti->ti_maxsynch.period;
2808 ti->ti_osynch.offset = ti->ti_osynch.period = 0;
3269 ti->ti_msgoutstr[ptr + 3] = ti->ti_maxsynch.period;
3741 u_int period = 0, offset = 0, speed; local
3745 if ((MSGIN_PERIOD(ti) >= ti->ti_maxsynch.period &&
3750 period = MSGIN_PERIOD(ti);
3759 ti->ti_maxsynch.period = 0;
3766 ti->ti_maxsynch.period
4488 u_int offset, period, diskflags; local
[all...]
/freebsd-9.3-release/bin/rcp/
H A Drcp.c90 static char period[] = "."; variable
216 targ = period;
236 src = period;
312 src = period;
/freebsd-9.3-release/contrib/llvm/lib/TableGen/
H A DTGLexer.cpp104 case '.': return tgtok::period;
/freebsd-9.3-release/sys/dev/aic/
H A Daicvar.h30 u_int8_t period; member in struct:aic_transinfo
/freebsd-9.3-release/sys/ofed/drivers/net/mlx4/
H A Dcq.c139 u16 count, u16 period)
153 cq_context->cq_period = cpu_to_be16(period);
138 mlx4_cq_modify(struct mlx4_dev *dev, struct mlx4_cq *cq, u16 count, u16 period) argument
/freebsd-9.3-release/sys/x86/x86/
H A Dlocal_apic.c168 struct bintime *first, struct bintime *period);
485 struct bintime *first, struct bintime *period)
518 if (period != NULL) {
521 (et->et_frequency * (period->frac >> 32)) >> 32;
522 if (period->sec != 0)
523 la->la_timer_period += et->et_frequency * period->sec;
484 lapic_et_start(struct eventtimer *et, struct bintime *first, struct bintime *period) argument
/freebsd-9.3-release/sys/dev/acpica/
H A Dacpi_hpet.c151 struct bintime *first, struct bintime *period)
159 if (period != NULL) {
161 t->div = (sc->freq * (period->frac >> 32)) >> 32;
162 if (period->sec != 0)
163 t->div += sc->freq * period->sec;
409 device_printf(dev, "invalid period\n");
150 hpet_start(struct eventtimer *et, struct bintime *first, struct bintime *period) argument
/freebsd-9.3-release/usr.sbin/edquota/
H A Dedquota.c700 fprintf(fd, "Grace period before enforcing soft limits for %ss:\n",
703 fprintf(fd, "%s: block grace period: %s, ",
705 fprintf(fd, "file grace period: %s\n",
745 " block grace period: %ju %s file grace period: %ju %s",
810 cvtatos(uint64_t period, char *units, uint64_t *seconds) argument
814 *seconds = period;
816 *seconds = period * 60;
818 *seconds = period * 60 * 60;
820 *seconds = period * 2
[all...]
/freebsd-9.3-release/sys/dev/sfxge/common/
H A Dsiena_mac.c293 __in uint16_t period,
325 MAC_STATS_IN_PERIODIC_ENABLE, period ? 1 : 0,
327 MAC_STATS_IN_PERIOD_MS, period);
290 siena_mac_stats_periodic( __in efx_nic_t *enp, __in efsys_mem_t *esmp, __in uint16_t period, __in boolean_t events) argument
/freebsd-9.3-release/sys/dev/nsp/
H A Dnsp.c524 u_int period, offset; local
540 period = ti->ti_maxsynch.period;
549 if (period >= sdp->min_period && period <= sdp->max_period)
553 if (period != 0 && sdp->max_period == 0)
556 * NO proper period/offset found,
559 ti->ti_maxsynch.period = 0;
589 ti->ti_maxsynch.period = 100 / 4;
/freebsd-9.3-release/sys/dev/aic7xxx/
H A Daic79xx.h579 * an additional timeout period
772 uint8_t period; /* Sync rate factor */ member in struct:ahd_transinfo
819 /* Safe and valid period for async negotiations. */
823 * In RevA, the synctable uses a 120MHz rate for the period
824 * factor 8 and 160MHz for the period factor 7. The 120MHz
1498 void ahd_find_syncrate(struct ahd_softc *ahd, u_int *period,
1502 u_int period, u_int *offset,
1527 u_int period, u_int offset,
H A Daic7xxx.h544 * an additional timeout period
719 uint8_t period; /* Sync rate factor */ member in struct:ahc_transinfo
762 uint8_t period; /* Period to send to SCSI target */ member in struct:ahc_syncrate
766 /* Safe and valid period for async negotiations. */
1285 struct ahc_syncrate* ahc_find_syncrate(struct ahc_softc *ahc, u_int *period,
1318 u_int period, u_int offset,
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5312/
H A Dar5312_attach.c54 .period = 100,
/freebsd-9.3-release/sys/dev/hatm/
H A Dif_hatm_tx.c543 u_int period, rate; local
546 period = (clk + 2 * cps - 1) / (2 * cps);
547 rate = hatm_cps2atmf(period);
548 if (hatm_atmf2cps(rate) < period)
/freebsd-9.3-release/sys/xen/interface/arch-x86/hvm/
H A Dsave.h389 uint64_t period[HPET_TIMER_NUM]; /* Last value written to comparator */ member in struct:hvm_hw_hpet

Completed in 330 milliseconds

123456