/freebsd/tools/tools/iwn/iwnstats/ |
H A D | main.c | 218 le32toh(stats->general.temp), in iwn_stats_general_print() 219 le32toh(stats->general.temp_m), in iwn_stats_general_print() 220 le32toh(stats->general.burst_check), in iwn_stats_general_print() 221 le32toh(stats->general.burst), in iwn_stats_general_print() 222 le32toh(stats->general.sleep), in iwn_stats_general_print() 223 le32toh(stats->general.slot_out), in iwn_stats_general_print() 224 le32toh(stats->general.slot_idle)); in iwn_stats_general_print() 227 le32toh(stats->general.slot_out), in iwn_stats_general_print() 228 le32toh(stats->general.ttl_tstamp), in iwn_stats_general_print() 229 le32toh(stats->general.tx_ant_a), in iwn_stats_general_print() [all …]
|
/freebsd/contrib/cortex-strings/benchmarks/dhry/ |
H A D | dhry_1.c | 136 char general[9][80] = {" "}; in main() local 469 gets(general[1]); in main() 472 gets(general[2]); in main() 475 gets(general[3]); in main() 478 gets(general[4]); in main() 481 gets(general[5]); in main() 484 gets(general[6]); in main() 487 gets(general[7]); in main() 490 gets(general[8]); in main() 493 gets(general[0]); in main() [all …]
|
/freebsd/sys/contrib/dev/iwlwifi/mvm/ |
H A D | debugfs.c | 896 struct mvm_statistics_rx_non_phy_v3 *general = in iwl_dbgfs_tas_get_status_read() 897 &mvm->rx_stats_v3.general; in iwl_dbgfs_tas_get_status_read() 899 PRINT_STATS_LE32(general, bogus_cts); in iwl_dbgfs_tas_get_status_read() 900 PRINT_STATS_LE32(general, bogus_ack); in iwl_dbgfs_tas_get_status_read() 901 PRINT_STATS_LE32(general, non_bssid_frames); in iwl_dbgfs_tas_get_status_read() 902 PRINT_STATS_LE32(general, filtered_frames); in iwl_dbgfs_tas_get_status_read() 903 PRINT_STATS_LE32(general, non_channel_beacons); in iwl_dbgfs_tas_get_status_read() 904 PRINT_STATS_LE32(general, channel_beacons); in iwl_dbgfs_tas_get_status_read() 905 PRINT_STATS_LE32(general, num_missed_bcon); in iwl_dbgfs_tas_get_status_read() 906 PRINT_STATS_LE32(general, adc_rx_saturation_tim in iwl_dbgfs_tas_get_status_read() 1063 struct mvm_statistics_rx_non_phy_v3 *general = iwl_dbgfs_fw_rx_stats_read() local 1091 struct mvm_statistics_rx_non_phy *general = iwl_dbgfs_fw_rx_stats_read() local [all...] |
H A D | rx.c | 1229 data.mac_id = stats->rx.general.mac_id; 1231 stats->general.common.beacon_filter_average_energy; 1236 le64_to_cpu(stats->general.common.rx_time); 1238 le64_to_cpu(stats->general.common.tx_time); 1240 le64_to_cpu(stats->general.common.on_time_rf); 1242 le64_to_cpu(stats->general.common.on_time_scan); 1244 data.beacon_counter = stats->general.beacon_counter; 1246 stats->general.beacon_average_energy; 1251 data.mac_id = stats->rx.general.mac_id; 1253 stats->general [all...] |
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | pistachio-clock.txt | 5 general control, and top general control) which are instantiated individually 31 top-level general control. 71 Peripheral general control: 74 The peripheral general control block generates system interface clocks and 81 - reg: Must contain the base address and length of the peripheral general 99 Top-level general control: 102 The top-level general control block contains miscellaneous control registers and
|
/freebsd/contrib/llvm-project/libcxx/include/ |
H A D | ratio | 291 …static_assert(__is_ratio<_R1>::value, "[ratio.general]/2 requires R1 to be a specialisation of the… 292 …static_assert(__is_ratio<_R2>::value, "[ratio.general]/2 requires R2 to be a specialisation of the… 317 …static_assert(__is_ratio<_R1>::value, "[ratio.general]/2 requires R1 to be a specialisation of the… 318 …static_assert(__is_ratio<_R2>::value, "[ratio.general]/2 requires R2 to be a specialisation of the… 343 …static_assert(__is_ratio<_R1>::value, "[ratio.general]/2 requires R1 to be a specialisation of the… 344 …static_assert(__is_ratio<_R2>::value, "[ratio.general]/2 requires R2 to be a specialisation of the… 372 …static_assert(__is_ratio<_R1>::value, "[ratio.general]/2 requires R1 to be a specialisation of the… 373 …static_assert(__is_ratio<_R2>::value, "[ratio.general]/2 requires R2 to be a specialisation of the… 399 …static_assert(__is_ratio<_R1>::value, "[ratio.general]/2 requires R1 to be a specialisation of the… 400 …static_assert(__is_ratio<_R2>::value, "[ratio.general]/2 requires R2 to be a specialisation of the… [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/soc/rockchip/ |
H A D | grf.txt | 3 The general register file will be used to do static set by software, which 7 - GRF, used for general non-secure system, 8 - SGRF, used for general secure system, 14 - GRF, used for general non-secure system, 15 - SGRF, used for general secure system,
|
/freebsd/sys/contrib/device-tree/Bindings/mfd/ |
H A D | fsl-imx25-tsadc.txt | 3 This device combines two general purpose conversion queues one used for general 21 The first queue is for the touchscreen, the second for general purpose ADC.
|
/freebsd/cddl/usr.sbin/dtrace/tests/common/json/ |
H A D | Makefile | 8 tst.general.d \ 9 tst.general.d.out \
|
/freebsd/sys/contrib/device-tree/Bindings/timer/ |
H A D | qcom,msm-timer.txt | 11 - interrupts : Interrupts for the debug timer, the first general purpose 12 timer, and optionally a second general purpose timer, and 23 - clock-frequency : The frequency of the debug timer and the general purpose
|
H A D | ti,keystone-timer.txt | 4 architecture devices. The timer can be configured as a general-purpose 64-bit 5 timer, dual general-purpose 32-bit timers. When configured as dual 32-bit
|
H A D | ti,davinci-timer.txt | 4 architecture devices. The timer can be configured as a general-purpose 64-bit 5 timer, dual general-purpose 32-bit timers. When configured as dual 32-bit
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | ibm6000 | 13 # GRR: line below is too general as it matches also TTComp archive, ASCII, 1K handled by ./archive 15 # GRR: line below is too general as it matches also TTComp archive, ASCII, 2K handled by ./archive 27 # GRR: this test is still too general as it catches also many FATs of DOS filesystems
|
H A D | terminfo | 10 # GRR: line below too general as it catches also 40 # GRR: line below too general as it catches Commodore C128 program (crc32.prg XLINK.PRG) with start…
|
/freebsd/sys/contrib/dev/iwlwifi/fw/api/ |
H A D | stats.h | 223 struct mvm_statistics_tx_non_phy_v3 general; 229 struct mvm_statistics_tx_non_phy general; 343 struct mvm_statistics_rx_non_phy general; 350 struct mvm_statistics_rx_non_phy_v3 general; 366 struct mvm_statistics_general_v8 general; 373 struct mvm_statistics_general_v8 general; 381 struct mvm_statistics_general general; 639 * @hdr: general statistics header 664 * @hdr: general statistics header 709 * @hdr: general statistic 222 struct mvm_statistics_tx_non_phy_v3 general; global() member 228 struct mvm_statistics_tx_non_phy general; global() member 342 struct mvm_statistics_rx_non_phy general; global() member 349 struct mvm_statistics_rx_non_phy_v3 general; global() member 365 struct mvm_statistics_general_v8 general; global() member 372 struct mvm_statistics_general_v8 general; global() member 380 struct mvm_statistics_general general; global() member [all...] |
H A D | nvm-reg.h | 154 * struct iwl_nvm_get_info_general - general NVM data 240 * @general: general NVM data 246 struct iwl_nvm_get_info_general general; 254 * @general: general NVM data 260 struct iwl_nvm_get_info_general general; 238 struct iwl_nvm_get_info_general general; global() member 252 struct iwl_nvm_get_info_general general; global() member
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | BIO_find_type.pod | 19 is made for a BIO of that type. If B<type> is a general type (such as 20 B<BIO_TYPE_SOURCE_SINK>) then the next matching BIO of the given general type is 24 The following general types are defined:
|
/freebsd/contrib/libcbor/doc/source/ |
H A D | api.rst | 13 …mentation provides a short overview of the CBOR constructs, as well as a general introduction to t… 15 …general convenience with sane defaults. [#]_ For example, client with very specific requirements (…
|
/freebsd/sys/contrib/device-tree/Bindings/display/bridge/ |
H A D | analogix_dp.txt | 19 from general PHY binding: the phandle for the PHY device. 21 from general PHY binding: Should be "dp".
|
/freebsd/sys/contrib/device-tree/Bindings/mips/ |
H A D | mscc.txt | 15 functionalities: chip ID, general purpose register for software use, reset 32 the CPU: 8 general purpose registers, reset control, CPU en/disabling, CPU
|
/freebsd/sys/contrib/device-tree/Bindings/regulator/ |
H A D | lp872x.txt | 8 - ti,general-config: the value of LP872X_GENERAL_CFG register (u8) 50 ti,general-config = /bits/ 8 <0x03>; 102 ti,general-config = /bits/ 8 <0xdd>;
|
/freebsd/sys/contrib/device-tree/Bindings/powerpc/fsl/ |
H A D | srio-rmu.txt | 15 The version X.Y should match the general SRIO controller's IP Block 46 The version X.Y should match the general SRIO controller's IP Block 76 The version X.Y should match the general SRIO controller's IP Block 106 The version X.Y should match the general SRIO controller's IP Block
|
/freebsd/sys/contrib/device-tree/Bindings/pci/ |
H A D | amlogic,meson-pcie.txt | 27 - "general" PCIe Phy clock 61 clock-names = "general",
|
/freebsd/contrib/jemalloc/include/jemalloc/internal/ |
H A D | stats.h | 7 OPTION('g', general, true, false) \
|
/freebsd/lib/libnetbsd/ |
H A D | README | 5 installed for general use. Likewise, its header files are not
|