Searched refs:vsc (Results 1 - 20 of 20) sorted by relevance

/freebsd-10.0-release/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_status.c76 vdev_missing(vdev_stat_t *vs, uint_t vsc) argument
84 vdev_faulted(vdev_stat_t *vs, uint_t vsc) argument
91 vdev_errors(vdev_stat_t *vs, uint_t vsc) argument
100 vdev_broken(vdev_stat_t *vs, uint_t vsc) argument
107 vdev_offlined(vdev_stat_t *vs, uint_t vsc) argument
114 vdev_removed(vdev_stat_t *vs, uint_t vsc) argument
120 vdev_non_native_ashift(vdev_stat_t *vs, uint_t vsc) argument
122 return (VDEV_STAT_VALID(vs_physical_ashift, vsc) &&
135 uint_t c, vsc, children; local
159 (uint64_t **)&vs, &vsc)
201 uint_t vsc, psc; local
[all...]
H A Dlibzfs_pool.c250 uint_t vsc; local
327 ZPOOL_CONFIG_VDEV_STATS, (uint64_t **)&vs, &vsc)
3382 uint_t vsc; local
3387 (uint64_t **)&vs, &vsc) == 0;
/freebsd-10.0-release/sys/dev/cy/
H A Dcy_isa.c108 void *irq_cookie, *vaddr, *vsc; local
123 vsc = cyattach_common(vaddr, 0);
124 if (vsc == NULL) {
137 cyintr, NULL, vsc, &irq_cookie) != 0) {
H A Dcy_pci.c107 void *irq_cookie, *vaddr, *vsc; local
134 vsc = cyattach_common(vaddr, 1);
135 if (vsc == NULL) {
149 cyintr, NULL, vsc, &irq_cookie);
155 NULL, (driver_intr_t *)cyintr, vsc, &irq_cookie);
/freebsd-10.0-release/usr.sbin/bhyve/
H A Dpci_virtio_block.c143 pci_vtblk_reset(void *vsc) argument
145 struct pci_vtblk_softc *sc = vsc;
244 pci_vtblk_notify(void *vsc, struct vqueue_info *vq) argument
246 struct pci_vtblk_softc *sc = vsc;
349 pci_vtblk_cfgwrite(void *vsc, int offset, int size, uint32_t value) argument
357 pci_vtblk_cfgread(void *vsc, int offset, int size, uint32_t *retval) argument
359 struct pci_vtblk_softc *sc = vsc;
H A Dpci_virtio_net.c199 pci_vtnet_reset(void *vsc) argument
201 struct pci_vtnet_softc *sc = vsc;
356 pci_vtnet_ping_rxq(void *vsc, struct vqueue_info *vq) argument
358 struct pci_vtnet_softc *sc = vsc;
397 pci_vtnet_ping_txq(void *vsc, struct vqueue_info *vq) argument
399 struct pci_vtnet_softc *sc = vsc;
473 pci_vtnet_ping_ctlq(void *vsc, struct vqueue_info *vq) argument
643 pci_vtnet_cfgwrite(void *vsc, int offset, int size, uint32_t value) argument
645 struct pci_vtnet_softc *sc = vsc;
663 pci_vtnet_cfgread(void *vsc, in argument
[all...]
/freebsd-10.0-release/sys/dev/cm/
H A Dsmc90cx6.c121 void cm_srint_locked(void *vsc);
475 cm_srint(void *vsc) argument
477 struct cm_softc *sc = (struct cm_softc *)vsc;
480 cm_srint_locked(vsc);
490 cm_srint_locked(vsc)
491 void *vsc;
493 struct cm_softc *sc = (struct cm_softc *)vsc;
/freebsd-10.0-release/sys/dev/drm2/radeon/
H A Drs690.c246 if (crtc->vsc.full > dfixed_const(2))
265 * vsc = vertical scaling ratio, defined as source/destination
274 if (crtc->vsc.full > b.full)
275 b.full = crtc->vsc.full;
H A Drv515.c898 if (crtc->vsc.full > dfixed_const(2))
917 * vsc = vertical scaling ratio, defined as source/destination
926 if (crtc->vsc.full > b.full)
927 b.full = crtc->vsc.full;
H A Devergreen.c773 fixed20_12 vsc; /* vertical scale ratio */ member in struct:evergreen_wm_params
888 bandwidth.full = dfixed_mul(bandwidth, wm->vsc);
913 if ((wm->vsc.full > a.full) ||
914 ((wm->vsc.full > b.full) && (wm->vtaps >= 3)) ||
916 ((wm->vsc.full >= a.full) && wm->interlaced))
974 if (wm->vsc.full > a.full)
1022 wm.vsc = radeon_crtc->vsc;
H A Dsi.c514 fixed20_12 vsc; /* vertical scale ratio */ member in struct:dce6_wm_params
646 bandwidth.full = dfixed_mul(bandwidth, wm->vsc);
672 if ((wm->vsc.full > a.full) ||
673 ((wm->vsc.full > b.full) && (wm->vtaps >= 3)) ||
675 ((wm->vsc.full >= a.full) && wm->interlaced))
742 if (wm->vsc.full > a.full)
789 wm.vsc = radeon_crtc->vsc;
H A Dradeon_mode.h315 fixed20_12 vsc; member in struct:radeon_crtc
H A Dradeon_display.c1525 radeon_crtc->vsc.full = dfixed_div(a, b);
1530 radeon_crtc->vsc.full = dfixed_const(1);
/freebsd-10.0-release/cddl/contrib/opensolaris/cmd/zpool/
H A Dzpool_main.c1299 uint_t c, vsc, children; local
1314 (uint64_t **)&vs, &vsc) == 0);
1415 VDEV_STAT_VALID(vs_physical_ashift, vsc) &&
1600 uint_t vsc; local
1614 (uint64_t **)&vs, &vsc) == 0);
/freebsd-10.0-release/sys/dev/hifn/
H A Dhifn7751.c792 hifn_rng(void *vsc) argument
795 struct hifn_softc *sc = vsc;
2129 hifn_tick(void* vsc) argument
2131 struct hifn_softc *sc = vsc;
/freebsd-10.0-release/sys/dev/txp/
H A Dif_txp.c794 txp_intr(void *vsc) argument
799 sc = vsc;
1983 txp_tick(void *vsc) argument
1991 sc = vsc;
/freebsd-10.0-release/sys/dev/wl/
H A Dif_wl.c1473 wlwatchdog(void *vsc) argument
1475 struct wl_softc *sc = vsc;
/freebsd-10.0-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dspa.c2962 uint_t vsc; local
2992 (uint64_t **)&vs, &vsc) == 0);
3012 uint_t vsc; local
3048 ZPOOL_CONFIG_VDEV_STATS, (uint64_t **)&vs, &vsc)
/freebsd-10.0-release/sys/dev/ubsec/
H A Dubsec.c1773 ubsec_rng(void *vsc) argument
1775 struct ubsec_softc *sc = vsc;
/freebsd-10.0-release/contrib/ncurses/misc/
H A Dterminfo.src18951 vsc|Signetics Vsc Video driver by RMC,
20790 # versaterm, vi500, vsc, vt131, vt340, vt400 entries from UW.

Completed in 574 milliseconds