/titanic_50/usr/src/lib/libvscan/common/ |
H A D | libvscan.c | 591 vs_scfctx_t vsc; in vs_scf_values_get() local 596 if ((vs_scf_ctx_open(&vsc)) != 0) { in vs_scf_values_get() 597 vs_scf_ctx_close(&vsc); in vs_scf_values_get() 601 if (scf_instance_get_pg(vsc.vscf_inst, pgname, vsc.vscf_pgroup) == -1) { in vs_scf_values_get() 602 vs_scf_ctx_close(&vsc); in vs_scf_values_get() 623 vsc.vscf_prop[np] = scf_property_create(vsc.vscf_handle); in vs_scf_values_get() 624 vsc.vscf_val[np] = scf_value_create(vsc.vscf_handle); in vs_scf_values_get() 626 if (vsc.vscf_prop[np] == NULL || vsc.vscf_val[np] == NULL) { in vs_scf_values_get() 631 if (scf_pg_get_property(vsc.vscf_pgroup, vpd->vpd_name, in vs_scf_values_get() 632 vsc.vscf_prop[np]) == -1) { in vs_scf_values_get() [all …]
|
/titanic_50/usr/src/uts/common/io/vioif/ |
H A D | vioif.c | 1576 struct virtio_softc *vsc = (void *) arg1; in vioif_rx_handler() local 1577 struct vioif_softc *sc = container_of(vsc, in vioif_rx_handler() 1591 struct virtio_softc *vsc = (void *)arg1; in vioif_tx_handler() local 1592 struct vioif_softc *sc = container_of(vsc, in vioif_tx_handler() 1656 struct virtio_softc *vsc; in vioif_attach() local 1678 vsc = &sc->sc_virtio; in vioif_attach() 1682 vsc->sc_dev = devinfo; in vioif_attach() 1712 vsc->sc_nvqs = vioif_has_feature(sc, VIRTIO_NET_F_CTRL_VQ) ? 3 : 2; in vioif_attach()
|
/titanic_50/usr/src/lib/libzfs/common/ |
H A D | libzfs_status.c | 190 uint_t vsc, psc; in check_status() local 202 (uint64_t **)&vs, &vsc) == 0); in check_status()
|
H A D | libzfs_pool.c | 222 uint_t vsc; in zpool_get_prop() local 322 ZPOOL_CONFIG_VDEV_STATS, (uint64_t **)&vs, &vsc) in zpool_get_prop() 3305 uint_t vsc; in zpool_vdev_name() local 3323 (uint64_t **)&vs, &vsc) != 0 || in zpool_vdev_name()
|
/titanic_50/usr/src/uts/common/io/vioblk/ |
H A D | vioblk.c | 642 struct virtio_softc *vsc = (void *)arg1; in vioblk_int_handler() local 643 struct vioblk_softc *sc = container_of(vsc, in vioblk_int_handler() 820 struct virtio_softc *vsc; in vioblk_attach() local 844 vsc = &sc->sc_virtio; in vioblk_attach() 848 vsc->sc_dev = devinfo; in vioblk_attach()
|
/titanic_50/usr/src/uts/common/io/virtio/ |
H A D | virtio.c | 680 struct virtio_softc *vsc = vq->vq_owner; in virtio_sync_vq() local 694 ddi_put16(vsc->sc_ioh, in virtio_sync_vq() 696 (uint16_t *)(vsc->sc_io_addr + in virtio_sync_vq()
|
/titanic_50/usr/src/lib/libbe/common/ |
H A D | be_activate.c | 887 uint_t vsc; in be_do_installboot_helper() local 896 (uint64_t **)&vs, &vsc) != 0) || in be_do_installboot_helper()
|
/titanic_50/usr/src/uts/common/fs/zfs/ |
H A D | spa.c | 3109 uint_t vsc; in spa_add_spares() local 3139 (uint64_t **)&vs, &vsc) == 0); in spa_add_spares() 3159 uint_t vsc; in spa_add_l2cache() local 3195 ZPOOL_CONFIG_VDEV_STATS, (uint64_t **)&vs, &vsc) in spa_add_l2cache()
|
/titanic_50/usr/src/cmd/zpool/ |
H A D | zpool_main.c | 1465 uint_t vsc; in show_import() local 1479 (uint64_t **)&vs, &vsc) == 0); in show_import()
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-data-terminfo.mf | 1397 file path=usr/share/lib/terminfo/v/vsc
|
/titanic_50/usr/src/cmd/terminfo/ |
H A D | termcap.src | 17466 vsc|Signetics Vsc Video driver by RMC:\ 19212 # versaterm, vi500, vsc, vt131, vt340, vt400 entries from UW.
|
H A D | terminfo.src | 19589 vsc|Signetics Vsc Video driver by RMC, 21428 # versaterm, vi500, vsc, vt131, vt340, vt400 entries from UW.
|