Home
last modified time | relevance | path

Searched +full:100 +full:mg (Results 1 – 25 of 27) sorted by relevance

12

/freebsd/sys/contrib/device-tree/Bindings/iio/pressure/
H A Dhoneywell,hsc030pa.yaml64 006MD, 010MD, 016MD, 025MD, 040MD, 060MD, 100MD, 160MD, 250MD,
65 400MD, 600MD, 001BD, 1.6BD, 2.5BD, 004BD, 2.5MG, 004MG, 006MG,
66 010MG, 016MG, 025MG, 040MG, 060MG, 100MG, 160MG, 250MG, 400MG,
67 600MG, 001BG, 1.6BG, 2.5BG, 004BG, 006BG, 010BG, 100KA, 160KA,
70 100KD, 160KD, 250KD, 400KD, 250LG, 400LG, 600LG, 001KG, 1.6KG,
71 2.5KG, 004KG, 006KG, 010KG, 016KG, 025KG, 040KG, 060KG, 100KG,
72 160KG, 250KG, 400KG, 600KG, 001GG, 015PA, 030PA, 060PA, 100PA,
75 010NG, 020NG, 030NG, 001PG, 005PG, 015PG, 030PG, 060PG, 100PG,
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dmetaslab.c87 * Values should be greater than or equal to 100.
181 * limit, fragmented pools can see >100,000 iterations and
199 static const uint32_t metaslab_min_search_count = 100;
345 static uint_t zfs_metaslab_find_max_tries = 100;
379 metaslab_rt_name(metaslab_group_t *mg, metaslab_t *ms, const char *name) in metaslab_rt_name() argument
382 spa_name(mg->mg_vd->vdev_spa), in metaslab_rt_name()
383 (u_longlong_t)mg->mg_vd->vdev_guid, in metaslab_rt_name()
491 metaslab_group_t *mg, *rotor; in metaslab_class_validate() local
496 if ((mg = rotor = mca->mca_rotor) == NULL) in metaslab_class_validate()
499 metaslab_group_allocator_t *mga = &mg->mg_allocator[i]; in metaslab_class_validate()
[all …]
H A Dvdev.c1745 metaslab_group_t *mg = vd->vdev_mg; in vdev_metaslab_fini() local
1747 metaslab_group_passivate(mg); in vdev_metaslab_fini()
1764 ASSERT0(mg->mg_histogram[i]); in vdev_metaslab_fini()
2964 * 8GB - 100GB one per 512MB in vdev_metaslab_set_size()
2965 * 100GB - 3TB ~200 in vdev_metaslab_set_size()
4510 metaslab_group_t *mg; in vdev_offline_locked() local
4525 mg = tvd->vdev_mg; in vdev_offline_locked()
4548 if (tvd->vdev_islog && mg != NULL) { in vdev_offline_locked()
4553 metaslab_group_passivate(mg); in vdev_offline_locked()
4575 metaslab_group_activate(mg); in vdev_offline_locked()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/arm/marvell/
H A Dcp110-system-controller.txt47 - 1 5 MG Domain
48 - 1 6 MG Core
182 CP110_LABEL(gpio1): gpio@100 {
/freebsd/sys/contrib/openzfs/cmd/
H A Dztest.c472 ZTI_INIT(ztest_zap_parallel, 100, &zopt_always),
579 #define ZTEST_COMMIT_CB_MIN_REG 100
3349 metaslab_group_t *mg; in ztest_vdev_add_remove() local
3354 mg = spa_log_class(spa)->mc_allocator[0].mca_rotor; in ztest_vdev_add_remove()
3355 while (!mg->mg_vd->vdev_islog) in ztest_vdev_add_remove()
3356 mg = mg->mg_next; in ztest_vdev_add_remove()
3358 guid = mg->mg_vd->vdev_guid; in ztest_vdev_add_remove()
4057 for (int t = 100; t > 0; t -= 1) { in ztest_scratch_thread()
4061 (void) poll(NULL, 0, 100); in ztest_scratch_thread()
4367 metaslab_group_t *mg; in ztest_vdev_LUN_growth() local
[all …]
/freebsd/contrib/unbound/sldns/
H A Drrdef.h204 LDNS_RR_TYPE_UINFO = 100,
222 /** A request for mailbox-related records (MB, MG or MR) */
/freebsd/share/misc/
H A Diso316655 BG BGR 100 Bulgaria
153 MG MDG 450 Madagascar
H A Dusb_vendors525 3802 PhotoSmart 100
882 b9b0 Fujitsu SK-16FX-100PMC V1.1
1269 006e LUA-U2-GT 10/100/1000 Ethernet Adapter
1440 4004 Nomad II MG
1767 7500 LAN7500 Ethernet 10/100/1000 Adapter
1771 9904 LAN9512/LAN9514 Ethernet 10/100 Adapter (SAL10)
1803 100e 24.1" LCD Monitor v4 / FID-638 Mouse
2198 100a Aashima Technology Trust Sight Fighter Vibration Feedback Joystick
2348 007a 10/100 USB NIC
3476 4254 BUA-100 Bluetooth Adapter
[all …]
H A Dpci_vendors135 1012 1012 PCMCIA 10/100 Ethernet Card [RTL81xx]
304 ae32 Netelligent 10/100 TX PCI UTP
308 ae40 Netelligent Dual 10/100 TX PCI UTP
309 ae43 Netelligent Integrated 10/100 TX UTP
313 b011 Netelligent 10/100 TX Embedded UTP
318 b030 Netelligent 10/100 TX UTP
319 b04a 10/100 TX PCI Intel WOL UTP Controller
370 13e9 1000 6221L-4U (Dual U2W SCSI, dual 10/100TX, graphics)
599 1000 100a MegaRAID SAS 8708ELP
600 1000 100e MegaRAID SAS 8884E
[all …]
/freebsd/contrib/ldns/
H A Drdata.c615 int val = ((s[1] - '0') * 100 + in ldns_octet()
639 /* I'm not sure if this is needed in libdns... MG */ in ldns_octet()
/freebsd/lib/libc/resolv/
H A Dres_debug.c461 {ns_t_mg, "MG", "mail group member"},
747 static unsigned int poweroften[10] = {1, 10, 100, 1000, 10000, 100000,
763 (void) sprintf(retbuf, "%lu.%.2lu", val/100, val%100); in precsize_ntoa()
790 cmval = (mval * 100) + cmval; in precsize_aton()
840 secsfrac = (*cp++ - '0') * 100; in latlon2ul()
963 alt = (10000000 + (altsign * (altmeters * 100 + altfrac))); in loc_aton()
1027 const u_int32_t referencealt = 100000 * 100; in loc_ntoa()
1093 altfrac = altval % 100; in loc_ntoa()
1094 altmeters = (altval / 100); in loc_ntoa()
/freebsd/sys/contrib/openzfs/cmd/zdb/
H A Dzdb.c1681 int free_pct = zfs_range_tree_space(rt) * 100 / msp->ms_size; in dump_metaslab_stats()
1824 metaslab_group_t *mg = tvd->vdev_mg; in dump_metaslab_groups() local
1826 if (mg == NULL || (mg->mg_class != mc && in dump_metaslab_groups()
1827 (!show_special || mg->mg_class != smc))) in dump_metaslab_groups()
1830 metaslab_group_histogram_verify(mg); in dump_metaslab_groups()
1831 mg->mg_fragmentation = metaslab_group_fragmentation(mg); in dump_metaslab_groups()
1837 if (mg->mg_fragmentation == ZFS_FRAG_INVALID) { in dump_metaslab_groups()
1841 (u_longlong_t)mg->mg_fragmentation); in dump_metaslab_groups()
1843 dump_histogram(mg->mg_histogram, in dump_metaslab_groups()
2237 (int)((histogram.dah_age_histo[i] * 100) / in dump_all_ddts()
[all …]
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dsysctl_os.c110 SYSCTL_NODE(_vfs_zfs, OID_AUTO, mg, CTLFLAG_RW, 0, "ZFS metaslab group");
527 * Values should be greater than or equal to 100.
/freebsd/contrib/tzdata/
H A Dsouthamerica607 # Espírito Santo (ES), Minas Gerais (MG), Bahia (BA), Goiás (GO),
641 # Unlike in the United States, elections in Brazil are 100% computerized and
800 # in SP, RJ, GB, MG, ES, due to the prolongation of the drought.
837 # adopted by RS, SC, PR, SP, RJ, ES, MG, GO, MS, DF.
842 # adopted by RS, SC, PR, SP, RJ, ES, MG, BA, GO, MT, MS, DF.
948 # DF, ES, GO, MG, MS, MT, PR, RJ, RS, SC, SP.
1040 # Goiás (GO), Distrito Federal (DF), Minas Gerais (MG),
/freebsd/contrib/ldns/ldns/
H A Drr.h200 LDNS_RR_TYPE_UINFO = 100,
217 /** A request for mailbox-related records (MB, MG or MR) */
/freebsd/usr.sbin/ppp/
H A Dip.c132 { 6, "SOA" }, { 7, "MB" }, { 8, "MG" }, { 9, "MR" }, { 10, "NULL" }, in dns_Qtype2Txt()
227 char dbuff[100], dstip[NCP_ASCIIBUFFERSIZE]; in FilterCheck()
/freebsd/contrib/tcpdump/
H A Dprint-domain.c411 /* keepalive is in increments of 100ms. Convert to seconds */ in eopt_print()
486 { T_MG, "MG" }, /* RFC 1035 */
/freebsd/tests/sys/geom/class/eli/
H A Dtestvect.h3 …{ "\331}\035\215\000\272\350\261", 8, "\323\303\210\231\260\225\217\035", 100, "J\257\275\352n\371…
4 …{ "\321\213\277\330\210E\207x", 8, "(C\371\344\354\356\232\212\346\014\335M(\234g\226", 100, "\035…
5 …5\367", 8, "/pj@N\344\271\243^\352\236gu\352\344os\366FR\362\001\347\301", 100, "\223eS:\015\311\0…
6 …247\010\313\274\334\255\362J\356\333\302\345\317\305*\357 \366Aj\344\346", 100, "\223\015X\340\024…
7 …246\353\300\373\267\335\314h\216\245$\373\210\214\014b\340\377\256\0202E", 100, "a\274S.\032\246\3…
8 …\270G\345!>29\010\204m\240!\326\255\326\321\272(\325T\033B\262[\267]\272", 100, "\2563\024\201\310…
9 …5\257\371,\260\360\325\224\026q[VuS\217\004\262\376T\353\262\321\241\024", 100, "\313\246&~\374Zq(…
10 …25\341\377\334\241p\314\334\005O,\374\225\234\014\266\365\030i6\210a\205", 100, "\220\006\216\2420…
11 …340P\267\202#\354\330\266O\347\254(\203\270\366w\274\375\272\016\240\313", 100, "?j\005\340=\022\0…
165 …{ "\347H\205\004\340w\177\321\313\337\042G\204\274\033\334", 16, "h}o\344Iv:b", 100, "\037 \023\34…
[all …]
/freebsd/sys/dev/usb/
H A Dusbdevs876 product ABOCOM DSB650TX_PNA 0x4003 1/10/100 Ethernet Adapter
1276 product ASIX AX88172 0x1720 10/100 Ethernet
1278 product ASIX AX88178A 0x178a AX88178A USB 2.0 10/100/1000 Ethernet
1279 product ASIX AX88179 0x1790 AX88179 USB 3.0 10/100/1000 Ethernet
1281 product ASIX AX88772A 0x772a AX88772A USB 2.0 10/100 Ethernet
1282 product ASIX AX88772B 0x772b AX88772B USB 2.0 10/100 Ethernet
1283 product ASIX AX88772B_1 0x7e2b AX88772B USB 2.0 10/100 Ethernet
1457 product BILLIONTON USB100 0x0986 USB100N 10/100 FastEthernet
1662 product CREATIVE NOMAD_IIMG 0x4004 Nomad II MG
1776 product DLINK DUBE100 0x1a00 10/100 Ethernet
[all …]
/freebsd/sys/contrib/dev/rtw88/
H A Drtw8814a.c648 case 100 ... 116: in rtw8814a_switch_channel()
666 case 100 ... 140: in rtw8814a_switch_channel()
687 case 100 ... 144: in rtw8814a_switch_channel()
2100 RTW_DMA_MAPPING_EXTRA, RTW_DMA_MAPPING_HIGH}, /* mg hi */
2166 /* rssi in percentage % (dbm = % - 100) */
/freebsd/contrib/tcsh/
H A Dsh.c359 /* Default history size to 100 */ in main()
360 setcopy(STRhistory, str2short("100"), VAR_READWRITE); in main()
361 sethistory(100); in main()
1906 int just_signaled; /* bugfix by Michael Bloom (mg@ttidca.TTI.COM) */
2550 for (i = 0; i < 100; i++) { in grabpgrp()
/freebsd/contrib/sendmail/src/
H A DREADME633 -> c + b*100 + a*10000, e.g. for 1.5.9 define SASL=10509.
1460 This version of sendmail does not support MB, MG, and MR resource
/freebsd/crypto/heimdal/lib/wind/
H A DUnicodeData.txt2250 0BF1;TAMIL NUMBER ONE HUNDRED;No;0;L;;;;100;N;;;;;
2935 100A;MYANMAR LETTER NNYA;Lo;0;L;;;;;N;;;;;
2936 100B;MYANMAR LETTER TTA;Lo;0;L;;;;;N;;;;;
2937 100C;MYANMAR LETTER TTHA;Lo;0;L;;;;;N;;;;;
2938 100D;MYANMAR LETTER DDA;Lo;0;L;;;;;N;;;;;
2939 100E;MYANMAR LETTER DDHA;Lo;0;L;;;;;N;;;;;
2940 100F;MYANMAR LETTER NNA;Lo;0;L;;;;;N;;;;;
3666 137B;ETHIOPIC NUMBER HUNDRED;No;0;L;;;;100;N;;;;;
5835 216D;ROMAN NUMERAL ONE HUNDRED;Nl;0;L;<compat> 0043;;;100;N;;;;217D;
5851 217D;SMALL ROMAN NUMERAL ONE HUNDRED;Nl;0;L;<compat> 0063;;;100;N;;;216D;;216D
[all …]
/freebsd/contrib/libxo/xohtml/external/
H A Djquery.js6702 ( parseFloat( RegExp.$1 ) / 100 ) + "" :
6709 opacity = jQuery.isNumeric( value ) ? "alpha(opacity=" + value * 100 + ")" : "",
6891 rheaders = /^(.*?):[ \t]*([^\r\n]*)\r?$/mg, // IE leaves an \r character at EOL
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.cpp1065 CmdArgs.push_back("-MG"); in AddPreprocessingOptions()
7103 if (Invalid || GNUCVer.getBuild() || Minor >= 100 || Patch >= 100) { in ConstructJob()

12