| /illumos-gate/usr/src/lib/libmp/common/ |
| H A D | gcd.c | 50 MINT v2, v3; in mp_invert() local 71 v2.len = v3.len = 0; in mp_invert() 73 _mp_move(x1, &v3); in mp_invert() 75 while (mp_mcmp(&v3, &zero) != 0) { in mp_invert() 79 mp_mdiv(&u3, &v3, &q, &r); in mp_invert() 80 _mp_move(&v3, &u3); in mp_invert() 81 _mp_move(&r, &v3); in mp_invert() 95 _mp_xfree(&v3); in mp_invert()
|
| /illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_upgrade/ |
| H A D | zpool_upgrade.cfg | 70 # v3 pools 71 ZPOOL_VERSION_3_FILES="zfs-pool-v3.dat" 72 ZPOOL_VERSION_3_NAME="v3-pool" 73 # v3 stripe 77 # v3 raidz 81 # v3 mirror 85 # v3 raidz2 89 # v3 hotspares
|
| /illumos-gate/usr/src/test/os-tests/tests/gpio/data/ |
| H A D | gpio-sim01-H.out | 2 gpio_sim0 3v3 1 8 gpio_sim1 3v3 1
|
| H A D | gpio-sim01.out | 3 gpio_sim0 3v3 1 9 gpio_sim1 3v3 1
|
| H A D | gpio-sim0-H.out | 2 gpio_sim0 3v3 1
|
| H A D | gpio-sim0.out | 3 gpio_sim0 3v3 1
|
| /illumos-gate/usr/src/lib/smbclnt/libfknsmb/common/ |
| H A D | fake_sdt.c | 50 fknsmb_dtrace3(const char *n, long v1, long v2, long v3) in fknsmb_dtrace3() argument 54 " 0x%lx, 0x%lx, 0x%lx\n", n, v1, v2, v3); in fknsmb_dtrace3()
|
| /illumos-gate/usr/src/uts/common/io/chxge/com/ |
| H A D | mc5.c | 178 static inline void dbgi_wr_addr3(adapter_t *adapter, u32 v1, u32 v2, u32 v3) in dbgi_wr_addr3() argument 182 t1_write_reg_4(adapter, A_MC5_DBGI_REQ_ADDR2, v3); in dbgi_wr_addr3() 185 static inline void dbgi_wr_data3(adapter_t *adapter, u32 v1, u32 v2, u32 v3) in dbgi_wr_data3() argument 189 t1_write_reg_4(adapter, A_MC5_DBGI_REQ_DATA2, v3); in dbgi_wr_data3() 192 static inline void dbgi_rd_rsp3(adapter_t *adapter, u32 *v1, u32 *v2, u32 *v3) in dbgi_rd_rsp3() argument 196 *v3 = t1_read_reg_4(adapter, A_MC5_DBGI_RSP_DATA2); in dbgi_rd_rsp3()
|
| /illumos-gate/usr/src/common/crypto/aes/amd64/ |
| H A D | aestab.h | 128 d_4(uint32_t, t_dec(i, n), isb_data, v0, v1, v2, v3); 158 d_4(uint32_t, t_dec(i, m), mm_data, v0, v1, v2, v3);
|
| /illumos-gate/usr/src/test/os-tests/tests/gpio/ |
| H A D | gpioadm_test.ksh | 308 expect_success dpio define -r -K gpio_sim2/3v3 "$gt_dpio2" 331 expect_success dpio undefine gpio_sim2/3v3 339 check_attr_val gpio_sim1/1 name 3v3 341 check_attr_field gpio_sim1/3v3 sim:voltage 3.3V possible
|
| /illumos-gate/usr/src/lib/libm/common/C/ |
| H A D | __lgamma.c | 104 v3 = 1.488613728678813811542398e10, variable 258 q = v0+y*(v1+y*(v2+y*(v3+y*(v4+y*(v5+y*(v6+y*(v7-y))))))); in __k_lgamma()
|
| /illumos-gate/usr/src/lib/libsqlite/test/ |
| H A D | attach.test | 455 CREATE VIEW v3 AS SELECT x*100+y FROM t3; 456 SELECT * FROM v3; 461 CREATE VIEW v3 AS SELECT a*100+b FROM t3; 462 SELECT * FROM v3; 468 SELECT * FROM db2.v3; 473 SELECT * FROM main.v3;
|
| H A D | view.test | 146 CREATE VIEW v3 AS SELECT a FROM t1 UNION SELECT b FROM t1 ORDER BY b; 147 SELECT * FROM v3 LIMIT 4;
|
| /illumos-gate/usr/src/data/hwdata/ |
| H A D | pci.ids | 7624 0002 PT86C523 [Vesuvius v3] PCI-ISA Bridge Master 7628 8002 PT86C523 [Vesuvius v3] PCI-ISA Bridge Slave 14967 ec02 SMC 1244TX v3 15482 1133 1c01 Diva PRI/E1/T1-8 PCI v3 15483 1133 1c02 Diva PRI/T1-24 PCI(e) v3 15484 1133 1c03 Diva PRI/E1-30 PCI(e) v3 15485 1133 1c04 Diva PRI/E1/T1-CTI PCI(e) v3 15486 1133 1c05 Diva V-PRI/T1-24 PCI(e) v3 15487 1133 1c06 Diva V-PRI/E1-30 PCI(e) v3 17531 1385 4800 WG511 v2/v3 54 Mbps Wireless PC Card [all …]
|
| /illumos-gate/usr/src/cmd/dtrace/test/tst/common/java_api/src/ |
| H A D | TestBean.java | 397 ValueRecord v3 = new ScalarRecord("mouse", 256); in getAggregate() local 401 Tuple tuple = new Tuple(v1, v2, v3, v4, v5, v6); in getAggregate()
|
| /illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/ |
| H A D | common_uif.h | 119 } v3; member
|
| /illumos-gate/usr/src/lib/fm/libfmd_snmp/mibs/ |
| H A D | SUN-IREPORT-MIB.mib | 169 -- mapping v2/v3 notifications to v1 traps.
|
| H A D | SUN-FM-MIB.mib | 518 -- mapping v2/v3 notifications to v1 traps.
|
| /illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/ |
| H A D | SB-tables.info | 69 REFPROP _voltage-sensor_ name:RMCLOMV/mb_v_+3v3 188 name:RMCLOMV/mb_v_+3v3
|
| /illumos-gate/usr/src/cmd/picl/plugins/sun4u/seattle/frudr/ |
| H A D | SB-tables.info | 88 REFPROP _voltage-sensor_ name:RMCLOMV/mb_v_+3v3 236 name:RMCLOMV/mb_v_+3v3
|
| /illumos-gate/usr/src/test/os-tests/tests/oclo/ |
| H A D | oclo.c | 350 oclo_dup_common(const clo_create_t *c, int targ_flags, bool v3) in oclo_dup_common() argument 355 if (v3) { in oclo_dup_common()
|
| /illumos-gate/usr/src/cmd/picl/plugins/sun4u/chalupa/frudr/ |
| H A D | SB-tables.info | 85 REFPROP _voltage-sensor_ name:RMCLOMV/mb_v_+3v3 183 name:RMCLOMV/mb_v_+3v3
|
| /illumos-gate/usr/src/cmd/picl/plugins/sun4u/boston/frudr/ |
| H A D | fru_SC_data.info | 183 name:RMCLOMV/mb_v_+3v3
|
| /illumos-gate/usr/src/lib/libshare/nfs/ |
| H A D | libshare_nfs.c | 2138 check_rorwnone(char *v1, char *v2, char *v3) in check_rorwnone() argument 2143 else if (v3 != NULL && strcmp(v1, v3) == 0) in check_rorwnone()
|
| /illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/ |
| H A D | lm_stats.c | 2937 …stats_v3->v3.coalesced_pkts = pdev->vars.stats.stats_mirror.stats_fw.eth_ustorm_common.client_stat… in lm_stats_get_l2_chip_stats() 2938 …stats_v3->v3.coalesced_bytes = pdev->vars.stats.stats_mirror.stats_fw.eth_ustorm_common.client_sta… in lm_stats_get_l2_chip_stats() 2939 …stats_v3->v3.coalesced_events = pdev->vars.stats.stats_mirror.stats_fw.eth_ustorm_common.client_st… in lm_stats_get_l2_chip_stats() 2940 …stats_v3->v3.coalesced_aborts = pdev->vars.stats.stats_mirror.stats_fw.eth_ustorm_common.client_st… in lm_stats_get_l2_chip_stats()
|