Home
last modified time | relevance | path

Searched refs:Gb (Results 1 – 25 of 39) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCDuplexInfo.cpp89 bool HexagonMCInstrInfo::isDuplexPairMatch(unsigned Ga, unsigned Gb) { in isDuplexPairMatch() argument
95 return (Gb == HexagonII::HSIG_L1 || Gb == HexagonII::HSIG_A); in isDuplexPairMatch()
97 return (Gb == HexagonII::HSIG_L1 || Gb == HexagonII::HSIG_L2 || in isDuplexPairMatch()
98 Gb == HexagonII::HSIG_A); in isDuplexPairMatch()
100 return (Gb == HexagonII::HSIG_L1 || Gb == HexagonII::HSIG_L2 || in isDuplexPairMatch()
101 Gb == HexagonII::HSIG_S1 || Gb == HexagonII::HSIG_A); in isDuplexPairMatch()
103 return (Gb == HexagonII::HSIG_L1 || Gb == HexagonII::HSIG_L2 || in isDuplexPairMatch()
104 Gb == HexagonII::HSIG_S1 || Gb == HexagonII::HSIG_S2 || in isDuplexPairMatch()
105 Gb == HexagonII::HSIG_A); in isDuplexPairMatch()
107 return (Gb == HexagonII::HSIG_A); in isDuplexPairMatch()
[all …]
H A DHexagonMCInstrInfo.h200 unsigned iClassOfDuplexPair(unsigned Ga, unsigned Gb);
243 bool isDuplexPairMatch(unsigned Ga, unsigned Gb);
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dkeystone-netcp.txt13 includes a 3-port Ethernet switch sub-module capable of 10Gb/s and 1Gb/s rates
65 1Gb/10Gb (gbe/xgbe) ethernet switch sub-module specifications.
67 - label: Must be "netcp-gbe" for 1Gb & "netcp-xgbe" for 10Gb.
103 - 10Gb mac<->phy mode : 10
104 - 10Gb mac<->mac forced mode : 11
H A Dfsl-fman.txt255 Must include "fsl,fman-mdio" for 1 Gb/s MDIO from FMan v2.
256 Must include "fsl,fman-xmdio" for 10 Gb/s MDIO from FMan v2.
257 Must include "fsl,fman-memac-mdio" for 1/10 Gb/s MDIO from
/freebsd/lib/msun/ld80/
H A De_powl.c225 #define Gb u macro
449 Gb = G - Ga; in powl()
451 H = Fb + Gb; in powl()
/freebsd/sbin/pfctl/tests/files/
H A Dpf1006.in1 altq on igb0 fairq bandwidth 1Gb queue { qLink }
H A Dpf1006.ok1 altq on igb0 fairq bandwidth 1Gb tbrsize 36000 queue { qLink }
/freebsd/share/misc/
H A Dpci_vendors381 1d49 0602 ThinkSystem RAID 930-16i 4GB Flash PCIe 12Gb Adapter
382 1d49 0604 ThinkSystem RAID 930-8e 4GB Flash PCIe 12Gb Adapter
383 1d49 0607 ThinkSystem RAID 930-16i 8GB Flash PCIe 12Gb Adapter
391 1d49 0503 ThinkSystem RAID 530-16i PCIe 12Gb Adapter
401 1d49 0601 ThinkSystem RAID 930-8i 2GB Flash PCIe 12Gb Adapter
402 1d49 0603 ThinkSystem RAID 930-24i 4GB Flash PCIe 12Gb Adapter
409 1d49 0500 ThinkSystem RAID 530-8i PCIe 12Gb Adapter
555 1d49 0600 ThinkSystem RAID 730-8i 1GB Cache PCIe 12Gb Adapter
556 1d49 0608 ThinkSystem RAID 730-8i 2GB Flash PCIe 12Gb Adapter
557 1d49 0609 ThinkSystem RAID 730-8i 4GB Flash PCIe 12Gb Adapter
[all …]
/freebsd/crypto/openssl/test/certs/
H A DsubinterCA.pem13 Gb+0GNIldNLQqigkfwIDAQABo1AwTjAMBgNVHRMEBTADAQH/MB0GA1UdDgQWBBTp
H A Duntrusted.pem13 Gb+0GNIldNLQqigkfwIDAQABo1AwTjAMBgNVHRMEBTADAQH/MB0GA1UdDgQWBBTp
H A Dleaf-chain.pem34 Gb+0GNIldNLQqigkfwIDAQABo1AwTjAMBgNVHRMEBTADAQH/MB0GA1UdDgQWBBTp
/freebsd/crypto/openssl/test/recipes/80-test_cmp_http_data/Mock/
H A Dissuing.crt14 Gb+0GNIldNLQqigkfwIDAQABo1AwTjAMBgNVHRMEBTADAQH/MB0GA1UdDgQWBBTp
H A Dsigner_issuing.crt14 Gb+0GNIldNLQqigkfwIDAQABo1AwTjAMBgNVHRMEBTADAQH/MB0GA1UdDgQWBBTp
H A Dsigner.crt37 Gb+0GNIldNLQqigkfwIDAQABo1AwTjAMBgNVHRMEBTADAQH/MB0GA1UdDgQWBBTp
/freebsd/sys/contrib/device-tree/Bindings/ata/
H A Dfsl-sata.txt1 * Freescale 8xxx/3.0 Gb/s SATA nodes
H A Dapm-xgene.txt1 * APM X-Gene 6.0 Gb/s SATA host controller nodes
/freebsd/sys/contrib/device-tree/src/arm/allwinner/
H A Dsun8i-r16-nintendo-nes-classic.dts35 /* 2Gb Macronix MX30LF2G18AC (3V) */
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zfs_create/
H A Dzfs_create.cfg50 "1p" "1P" "1z" "1Z" "1gb" "1gB" "1Gb" "1GB" "1pb" "1pB" "1Pb" \
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp260 static bool isDuplexPairMatch(unsigned Ga, unsigned Gb) { in isDuplexPairMatch() argument
266 return (Gb == HexagonII::HSIG_L1 || Gb == HexagonII::HSIG_A); in isDuplexPairMatch()
268 return (Gb == HexagonII::HSIG_L1 || Gb == HexagonII::HSIG_L2 || in isDuplexPairMatch()
269 Gb == HexagonII::HSIG_A); in isDuplexPairMatch()
271 return (Gb == HexagonII::HSIG_L1 || Gb == HexagonII::HSIG_L2 || in isDuplexPairMatch()
272 Gb == HexagonII::HSIG_S1 || Gb == HexagonII::HSIG_A); in isDuplexPairMatch()
274 return (Gb == HexagonII::HSIG_L1 || Gb == HexagonII::HSIG_L2 || in isDuplexPairMatch()
275 Gb == HexagonII::HSIG_S1 || Gb == HexagonII::HSIG_S2 || in isDuplexPairMatch()
276 Gb == HexagonII::HSIG_A); in isDuplexPairMatch()
278 return (Gb == HexagonII::HSIG_A); in isDuplexPairMatch()
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_create/
H A Dzfs_create.cfg58 "1p" "1P" "1z" "1Z" "1gb" "1gB" "1Gb" "1GB" "1pb" "1pB" "1Pb" \
/freebsd/sys/contrib/device-tree/src/arm/marvell/
H A Darmada-385-clearfog-gtr.dtsi46 43 - Micron L-PBGA 24 ball SPI (1Gb) CS, or TPM SPI CS
58 56(mosi),57(clk),58(miso) - SPI interface - 32Mb SPI, 1Gb SPI and TPM
/freebsd/sys/amd64/conf/
H A DNOTES88 # sfxge: Solarflare SFC9000 family 10Gb Ethernet adapters
100 device sfxge # Solarflare SFC9000 10Gb Ethernet
H A DGENERIC168 device tws # LSI 3ware 9750 SATA+SAS 6Gb/s RAID controller
177 device mrsas # LSI/Avago MegaRAID SAS/SATA, 6Gb/s and 12Gb/s
/freebsd/sys/i386/conf/
H A DGENERIC150 device tws # LSI 3ware 9750 SATA+SAS 6Gb/s RAID controller
159 device mrsas # LSI/Avago MegaRAID SAS/SATA, 6Gb/s and 12Gb/s
/freebsd/sys/powerpc/conf/
H A DGENERIC64142 device mrsas # LSI/Avago MegaRAID SAS/SATA, 6Gb/s and 12Gb/s

12