/src/usr.sbin/mrouted/ |
rsrr.h | 101 * The threshold indicates the ttl an outgoing packet needs in order to 110 u_char threshold; /* vif threshold ttl */ member in struct:rsrr_vif
|
rsrr.h | 101 * The threshold indicates the ttl an outgoing packet needs in order to 110 u_char threshold; /* vif threshold ttl */ member in struct:rsrr_vif
|
rsrr.h | 101 * The threshold indicates the ttl an outgoing packet needs in order to 110 u_char threshold; /* vif threshold ttl */ member in struct:rsrr_vif
|
/src/sys/arch/arm/nvidia/ |
tegra124_cpu.c | 191 int threshold = 0; local in function:tegra124_speedo_init_ids 214 threshold = 1; 222 threshold = 1; 229 return threshold;
|
tegra124_cpu.c | 191 int threshold = 0; local in function:tegra124_speedo_init_ids 214 threshold = 1; 222 threshold = 1; 229 return threshold;
|
tegra124_cpu.c | 191 int threshold = 0; local in function:tegra124_speedo_init_ids 214 threshold = 1; 222 threshold = 1; 229 return threshold;
|
/src/sys/dev/scsipi/ |
scsi_scanner.h | 82 u_int8_t threshold; member in struct:scsi_window_data
|
scsi_scanner.h | 82 u_int8_t threshold; member in struct:scsi_window_data
|
scsi_scanner.h | 82 u_int8_t threshold; member in struct:scsi_window_data
|
/src/sys/external/bsd/drm2/dist/drm/i915/display/ |
intel_hotplug.c | 70 * of interrupts exceeds a certain threshold, the interrupt is disabled for a 140 * @HPD_STORM_DEFAULT_THRESHOLD. Long IRQs count as +10 to this threshold, and 141 * short IRQs count as +1. If this threshold is exceeded, it's considered an 152 * The HPD threshold can be controlled through i915_hpd_storm_ctl in debugfs, 164 const int threshold = hpd->hpd_storm_threshold; local in function:intel_hpd_irq_storm_detect 167 if (!threshold || 177 if (hpd->stats[pin].count > threshold) {
|
intel_hotplug.c | 70 * of interrupts exceeds a certain threshold, the interrupt is disabled for a 140 * @HPD_STORM_DEFAULT_THRESHOLD. Long IRQs count as +10 to this threshold, and 141 * short IRQs count as +1. If this threshold is exceeded, it's considered an 152 * The HPD threshold can be controlled through i915_hpd_storm_ctl in debugfs, 164 const int threshold = hpd->hpd_storm_threshold; local in function:intel_hpd_irq_storm_detect 167 if (!threshold || 177 if (hpd->stats[pin].count > threshold) {
|
intel_hotplug.c | 70 * of interrupts exceeds a certain threshold, the interrupt is disabled for a 140 * @HPD_STORM_DEFAULT_THRESHOLD. Long IRQs count as +10 to this threshold, and 141 * short IRQs count as +1. If this threshold is exceeded, it's considered an 152 * The HPD threshold can be controlled through i915_hpd_storm_ctl in debugfs, 164 const int threshold = hpd->hpd_storm_threshold; local in function:intel_hpd_irq_storm_detect 167 if (!threshold || 177 if (hpd->stats[pin].count > threshold) {
|
intel_fbc.c | 129 /* Note: fbc.threshold == 1 for i8xx */ 223 int threshold = dev_priv->fbc.threshold; local in function:ilk_fbc_activate 227 threshold++; 229 switch (threshold) { 288 int threshold = dev_priv->fbc.threshold; local in function:gen7_fbc_activate 307 threshold++; 309 switch (threshold) { 492 fbc->threshold = ret [all...] |
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
mt2701.dtsi | 96 threshold: trip-point@0 { label in label:cpu_thermal
|
mt2701.dtsi | 96 threshold: trip-point@0 { label in label:cpu_thermal
|
mt2701.dtsi | 96 threshold: trip-point@0 { label in label:cpu_thermal
|
/src/usr.sbin/diskpart/ |
diskpart.c | 126 int threshold, numcyls[NPARTITIONS], startcyl[NPARTITIONS]; local in function:main 188 threshold = howmany(spc, badsecttable); 191 threshold = 0; 213 if (curcyl < dp->d_ncylinders - threshold)
|
diskpart.c | 126 int threshold, numcyls[NPARTITIONS], startcyl[NPARTITIONS]; local in function:main 188 threshold = howmany(spc, badsecttable); 191 threshold = 0; 213 if (curcyl < dp->d_ncylinders - threshold)
|
diskpart.c | 126 int threshold, numcyls[NPARTITIONS], startcyl[NPARTITIONS]; local in function:main 188 threshold = howmany(spc, badsecttable); 191 threshold = 0; 213 if (curcyl < dp->d_ncylinders - threshold)
|
/src/sys/arch/macppc/dev/ |
pbms.c | 89 * below a threshold. The raw finger position is computed as a 166 * threshold: Accumulated changes less than this are ignored. A good 187 int threshold; /* Changes less than this are ignored. */ member in struct:pbms_dev 205 .threshold = 5, \ 244 int sc_theshold; /* Threshold value. */ 355 sc->sc_theshold = pd->threshold; 698 detect_pos(int *sensors, int n_sensors, int threshold, int fact, 710 if (sensors[i] >= threshold) { 711 if (i == 0 || sensors[i - 1] < threshold)
|
/src/sys/external/bsd/drm/dist/shared-core/ |
savage_bci.c | 41 uint32_t threshold = dev_priv->bci_threshold_hi; local in function:savage_bci_wait_fifo_shadow 46 if (n > dev_priv->cob_size + SAVAGE_BCI_FIFO_SIZE - threshold) 54 if ((status & mask) < threshold) 61 DRM_INFO(" status=0x%08x, threshold=0x%08x\n", status, threshold);
|
/src/sys/external/bsd/drm2/dist/drm/savage/ |
savage_bci.c | 55 uint32_t threshold = dev_priv->bci_threshold_hi; local in function:savage_bci_wait_fifo_shadow 60 if (n > dev_priv->cob_size + SAVAGE_BCI_FIFO_SIZE - threshold) 68 if ((status & mask) < threshold) 75 DRM_INFO(" status=0x%08x, threshold=0x%08x\n", status, threshold);
|
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/hisilicon/ |
hi6220.dtsi | 884 threshold: trip-point0 { label in label:cls0
|
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/mediatek/ |
mt8173-elm.dtsi | 195 threshold: trip-point0 { label
|
/src/sys/sys/ |
rndio.h | 55 uint32_t threshold; member in struct:__anon55e960fb0208
|