Searched refs:general (Results 1 - 25 of 27) sorted by relevance

12

/freebsd-11.0-release/cddl/usr.sbin/dtrace/tests/common/json/
H A DMakefile10 tst.general.d \
11 tst.general.d.out \
/freebsd-11.0-release/tools/tools/iwn/iwnstats/
H A Dmain.c221 le32toh(stats->general.temp),
222 le32toh(stats->general.temp_m),
223 le32toh(stats->general.burst_check),
224 le32toh(stats->general.burst),
225 le32toh(stats->general.sleep),
226 le32toh(stats->general.slot_out),
227 le32toh(stats->general.slot_idle));
230 le32toh(stats->general.slot_out),
231 le32toh(stats->general.ttl_tstamp),
232 le32toh(stats->general
[all...]
/freebsd-11.0-release/sys/dev/drm2/i915/
H A Dintel_bios.c347 struct bdb_general_features *general; local
349 general = find_section(bdb, BDB_GENERAL_FEATURES);
350 if (general) {
351 dev_priv->int_tv_support = general->int_tv_support;
352 dev_priv->int_crt_support = general->int_crt_support;
353 dev_priv->lvds_use_ssc = general->enable_ssc;
355 intel_bios_ssc_frequency(dev, general->ssc_freq);
356 dev_priv->display_clock_mode = general->display_clock_mode;
357 dev_priv->fdi_rx_polarity_inverted = general->fdi_rx_polarity_inverted;
372 struct bdb_general_definitions *general; local
[all...]
/freebsd-11.0-release/contrib/jemalloc/src/
H A Dstats.c378 bool general = true; local
412 general = false;
436 if (general) {
/freebsd-11.0-release/contrib/gdb/gdb/
H A Dremote-vx.c413 ? "general-purpose"
456 ? "general-purpose"
/freebsd-11.0-release/gnu/usr.bin/gdb/libgdb/
H A DMakefile15 SRCS= annotate.c arch-utils.c auxv.c ax-gdb.c ax-general.c \
/freebsd-11.0-release/sys/dev/wpi/
H A Dif_wpireg.h769 struct wpi_rx_general_stats general; member in struct:wpi_rx_stats
803 struct wpi_general_stats general; member in struct:wpi_stats
/freebsd-11.0-release/contrib/gcc/
H A Dtree-complex.c855 goto general;
862 goto general;
868 general:
/freebsd-11.0-release/sys/dev/iwn/
H A Dif_iwnreg.h1602 struct iwn_rx_general_stats general; member in struct:iwn_rx_stats
1681 struct iwn_general_stats general; member in struct:iwn_stats
1702 struct iwn_general_stats general; member in struct:iwn_stats_bt
H A Dif_iwn.c3356 memcpy(&lstats->rx.general, &stats_bt->rx_bt.general_bt.common,
3363 /* general */
3364 memcpy(&lstats->general, &stats_bt->general,
3405 * Collect/track general statistics for reporting.
3418 if (lstats->general.temp != sc->rawtemp) {
3420 sc->rawtemp = stats->general.temp;
3433 sc->noise = iwn_get_noise(&lstats->rx.general);
3437 if (le32toh(lstats->rx.general.flags) != 1) {
3444 iwn_collect_noise(sc, &lstats->rx.general);
[all...]
/freebsd-11.0-release/contrib/llvm/projects/libunwind/src/
H A DUnwindRegistersSave.S305 @ EHABI #7.4.5 notes that in general all VRS registers should be restored
/freebsd-11.0-release/contrib/bmake/mk/
H A Dgendirdeps.mk98 # GENDIRDEPS_FILTER_VARS is more general.
H A Ddirdeps.mk76 # target so that in the general case TARGET_SPEC can be ignored.
/freebsd-11.0-release/share/mk/
H A Dgendirdeps.mk99 # GENDIRDEPS_FILTER_VARS is more general.
H A Dbsd.cpu.mk313 # floating point in the general case, so don't define softfp for
H A Ddirdeps.mk77 # target so that in the general case TARGET_SPEC can be ignored.
/freebsd-11.0-release/sys/dev/bxe/
H A Decore_sp.c4937 /* initialize the general, tx and rx parts of a queue object */
4944 &data->general,
4962 /* initialize the general and tx parts of a tx-only queue object */
4969 &data->general,
5131 o->cids[cid_index], rdata->general.client_id,
5132 rdata->general.sp_client_id, rdata->general.cos);
H A Decore_hsi.h2715 /* general values written by the MFW (such as current version) */
3632 uint8_t __reserved62 /* Mask value for the decision algorithm of the general flags */;
3640 uint8_t __reserved62 /* Mask value for the decision algorithm of the general flags */;
3692 uint8_t __reserved62 /* Mask value for the decision algorithm of the general flags */;
3700 uint8_t __reserved62 /* Mask value for the decision algorithm of the general flags */;
5922 #define XSTORM_TCP_TCP_AG_CONTEXT_SECTION_ECE_FLAG (0x1<<26) /* BitField tcp_agg_vars6Various aggregative variables Can be also used as general purpose if ECN is not used */
5924 #define __XSTORM_TCP_TCP_AG_CONTEXT_SECTION_RESERVED71 (0x1<<27) /* BitField tcp_agg_vars6Various aggregative variables Can be also used as general purpose if ECN is not used */
6346 #define XSTORM_TOE_TCP_AG_CONTEXT_SECTION_ECE_FLAG (0x1<<26) /* BitField tcp_agg_vars6Various aggregative variables Can be also used as general purpose if ECN is not used */
6348 #define __XSTORM_TOE_TCP_AG_CONTEXT_SECTION_RESERVED71 (0x1<<27) /* BitField tcp_agg_vars6Various aggregative variables Can be also used as general purpose if ECN is not used */
6756 struct client_init_general_data general /* clien member in struct:client_init_ramrod_data
7262 struct ramrod_data general; member in union:eth_ramrod_data
7917 struct client_init_general_data general /* client init general data */; member in struct:tx_queue_init_ramrod_data
12800 struct ramrod_data general; member in union:toe_ramrod_data
[all...]
/freebsd-11.0-release/sys/dev/iwm/
H A Dif_iwmreg.h131 * UCODE-DRIVER GP (general purpose) mailbox registers.
247 * GP (general purpose) CONTROL REGISTER
333 /* One-time-programmable memory general purpose reg */
351 * UCODE-DRIVER GP (general purpose) mailbox register 1
2751 * @phy_flags: general phy flags: band, modulation, ...
3158 struct iwm_mvm_statistics_rx_non_phy general; member in struct:iwm_mvm_statistics_rx
3182 struct iwm_mvm_statistics_general general; member in struct:iwm_notif_statistics
/freebsd-11.0-release/sys/boot/i386/btx/btx/
H A Dbtx.S226 init.9: push $0x0 # general
515 * push a dummy frame of zeros onto the stack for all the general
/freebsd-11.0-release/sys/boot/pc98/btx/btx/
H A Dbtx.S224 init.9: push $0x0 # general
541 * push a dummy frame of zeros onto the stack for all the general
/freebsd-11.0-release/contrib/dtc/Documentation/
H A Ddtc-paper.tex272 with the general conventions of IEEE1275 (a simple such binding for a
/freebsd-11.0-release/contrib/gcc/doc/include/
H A Dtexinfo.tex547 % The general wording of \badenverr may not be ideal, but... --kasal, 06nov03
830 % paragraph. For more general purposes, use the \margin insertion
1919 % general. @allowcodebreaks provides a way to control this.
3486 % Most index entries go through here, but \dosubind is the general case.
5105 % and narrows the margins. We keep \parskip nonzero in general, since
6387 % footnote text as a parameter. Our footnotes don't need to be so general.
/freebsd-11.0-release/contrib/amd/doc/
H A Dtexinfo.tex538 % The general wording of \badenverr may not be ideal, but... --kasal, 06nov03
806 % paragraph. For more general purposes, use the \margin insertion
3312 % Most index entries go through here, but \dosubind is the general case.
4909 % and narrows the margins. We keep \parskip nonzero in general, since
6186 % footnote text as a parameter. Our footnotes don't need to be so general.
/freebsd-11.0-release/contrib/groff/doc/
H A Dtexinfo.tex539 % The general wording of \badenverr may not be ideal, but... --kasal, 06nov03
807 % paragraph. For more general purposes, use the \margin insertion
3384 % Most index entries go through here, but \dosubind is the general case.
4981 % and narrows the margins. We keep \parskip nonzero in general, since
6258 % footnote text as a parameter. Our footnotes don't need to be so general.

Completed in 306 milliseconds

12