| /illumos-gate/usr/src/uts/common/io/sfxge/ |
| H A D | sfxge_gld_v3.c | 757 uint8_t *v8 = ((uint8_t *)valp); in sfxge_gld_getprop() local 865 *v8 = sfxge_phy_cap_test(sp, flag, EFX_PHY_CAP_AN, NULL); in sfxge_gld_getprop() 869 *v8 = sfxge_phy_cap_test(sp, flag, EFX_PHY_CAP_40000FDX, NULL); in sfxge_gld_getprop() 873 *v8 = sfxge_phy_cap_test(sp, flag, EFX_PHY_CAP_10000FDX, NULL); in sfxge_gld_getprop() 877 *v8 = sfxge_phy_cap_test(sp, flag, EFX_PHY_CAP_1000FDX, NULL); in sfxge_gld_getprop() 881 *v8 = sfxge_phy_cap_test(sp, flag, EFX_PHY_CAP_1000HDX, NULL); in sfxge_gld_getprop() 885 *v8 = sfxge_phy_cap_test(sp, flag, EFX_PHY_CAP_100FDX, NULL); in sfxge_gld_getprop() 889 *v8 = sfxge_phy_cap_test(sp, flag, EFX_PHY_CAP_100HDX, NULL); in sfxge_gld_getprop() 893 *v8 = sfxge_phy_cap_test(sp, flag, EFX_PHY_CAP_10FDX, NULL); in sfxge_gld_getprop() 897 *v8 = sfxge_phy_cap_test(sp, flag, EFX_PHY_CAP_10HDX, NULL); in sfxge_gld_getprop() [all …]
|
| /illumos-gate/usr/src/test/os-tests/tests/gpio/data/ |
| H A D | gpio-sim01-H.out | 1 gpio_sim0 1v8 0 7 gpio_sim1 1v8 0
|
| H A D | gpio-sim01.out | 2 gpio_sim0 1v8 0 8 gpio_sim1 1v8 0
|
| H A D | attr-g0_0-Ho.out | 1 name 1v8 1v8 --
|
| H A D | attr-g0_0-p.out | 1 name:1v8:1v8:
|
| H A D | attr-g0_0-o.out | 2 name 1v8 1v8 --
|
| H A D | attr-g0_0_filt-p.out | 1 name:1v8
|
| H A D | attr-g0_0_filt.out | 2 name 1v8
|
| H A D | gpio-sim0-H.out | 1 gpio_sim0 1v8 0
|
| H A D | gpio-sim0.out | 2 gpio_sim0 1v8 0
|
| H A D | attr-g0_0-H.out | 1 name r- 1v8 --
|
| H A D | attr-g0_0.out | 2 name r- 1v8 --
|
| /illumos-gate/usr/src/test/os-tests/tests/gpio/ |
| H A D | gpioadm_test.ksh | 188 gpio_sim0/periodic-500ms gpio_sim1/1v8 288 check_output "attr-g0_0.out" gpio attr get gpio_sim0/1v8 289 check_output "attr-g0_0-H.out" gpio attr get -H gpio_sim0/1v8 291 gpio_sim0/1v8 293 gpio_sim0/1v8 295 gpio_sim0/1v8 296 check_output "attr-g0_0_filt.out" gpio attr get -o attr,value gpio_sim0/1v8 \ 299 gpio_sim0/1v8 name sim:pull sim:voltage
|
| /illumos-gate/usr/src/lib/libsqlite/test/ |
| H A D | view.test | 328 CREATE VIEW v8 AS SELECT max(cnt) AS mx FROM 330 SELECT * FROM v8; 335 SELECT mx+10, mx*2 FROM v8; 340 SELECT mx+10, pqr FROM v6, v8 WHERE xyz=2; 345 SELECT mx+10, pqr FROM v6, v8 WHERE xyz>2;
|
| /illumos-gate/usr/src/lib/udapl/udapl_tavor/sparc/ |
| H A D | Makefile | 29 ASFLAGS += -D_ASM -xarch=v8
|
| /illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_upgrade/ |
| H A D | zpool_upgrade.cfg | 110 # v8 pool 111 ZPOOL_VERSION_8_FILES="zfs-pool-v8.dat" 112 ZPOOL_VERSION_8_NAME="v8-pool"
|
| /illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/ |
| H A D | t4_mac.c | 1301 uint8_t v8 = *(uint8_t *)val; in t4_mc_setprop() local 1305 rc = t4_link_set_autoneg(pi, v8, &new_caps); in t4_mc_setprop() 1332 rc = t4_link_set_speed(pi, FW_PORT_CAP32_SPEED_100G, v8, in t4_mc_setprop() 1338 rc = t4_link_set_speed(pi, FW_PORT_CAP32_SPEED_50G, v8, in t4_mc_setprop() 1344 rc = t4_link_set_speed(pi, FW_PORT_CAP32_SPEED_40G, v8, in t4_mc_setprop() 1350 rc = t4_link_set_speed(pi, FW_PORT_CAP32_SPEED_25G, v8, in t4_mc_setprop() 1356 rc = t4_link_set_speed(pi, FW_PORT_CAP32_SPEED_10G, v8, in t4_mc_setprop() 1362 rc = t4_link_set_speed(pi, FW_PORT_CAP32_SPEED_1G, v8, in t4_mc_setprop() 1368 rc = t4_link_set_speed(pi, FW_PORT_CAP32_SPEED_100M, v8, in t4_mc_setprop()
|
| /illumos-gate/usr/src/cmd/dtrace/test/tst/common/funcs/ |
| H A D | tst.lltostrbase.d.out | 244 base 32 of 1000: v8
|
| /illumos-gate/usr/src/common/crypto/aes/amd64/ |
| H A D | aes_amd64.S | 238 #define v8(x) [fe(x)], [f9(x)], [fd(x)], [fb(x)], [fe(x)], [f9(x)], [fd(x)], [x] macro 801 dec_vals(v8)
|
| /illumos-gate/usr/src/cmd/picl/plugins/sun4u/boston/frudr/ |
| H A D | fru_SC_data.info | 179 name:RMCLOMV/mb_v_+1v8
|
| H A D | SB-tables.info | 89 REFPROP _voltage-sensor_ name:RMCLOMV/mb_v_+1v8
|
| /illumos-gate/usr/src/common/crypto/des/sun4u/ |
| H A D | des_crypt_asm.s | 2207 ! For v8, the addresses are 32-bit long 2395 ! v8 version 3200 subcc %i3, 1, %i3 ! one_or_three for v8 3364 ! result at this point is in i0-i1, just as it should for v8
|
| /illumos-gate/usr/src/pkg/manifests/ |
| H A D | system-test-zfstest.p5m | 2139 path=opt/zfs-tests/tests/functional/cli_root/zpool_upgrade/blockfiles/zfs-pool-v8.dat.bz2 \
|
| /illumos-gate/usr/src/data/hwdata/ |
| H A D | usb.ids | 2572 07b2 2.4GHz Transceiver v8.0 used by mouse Wireless Desktop 900
|