Searched refs:vsc (Results 1 – 7 of 7) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs_status.c | 98 vdev_missing(vdev_stat_t *vs, uint_t vsc) in vdev_missing() argument 106 vdev_faulted(vdev_stat_t *vs, uint_t vsc) in vdev_faulted() argument 113 vdev_errors(vdev_stat_t *vs, uint_t vsc) in vdev_errors() argument 122 vdev_broken(vdev_stat_t *vs, uint_t vsc) in vdev_broken() argument 129 vdev_offlined(vdev_stat_t *vs, uint_t vsc) in vdev_offlined() argument 136 vdev_removed(vdev_stat_t *vs, uint_t vsc) in vdev_removed() argument 160 uint_t c, vsc, children; in find_vdev_problem() local 184 (uint64_t **)&vs, &vsc) == 0); in find_vdev_problem() 186 if (func(vs, vsc) != 0) in find_vdev_problem() 226 uint_t vsc, psc; in check_status() local [all …]
|
| H A D | libzfs_pool.c | 254 uint_t vsc; in zpool_get_state_str() local 268 ZPOOL_CONFIG_VDEV_STATS, (uint64_t **)&vs, &vsc) in zpool_get_state_str()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/net/dsa/ |
| H A D | vitesse,vsc73xx.txt | 76 vsc: port@6 { 118 vsc: port@6 {
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | gemini-sl93512r.dts | 124 vsc: port@6 { label
|
| H A D | gemini-sq201.dts | 109 vsc: port@6 { label
|
| /f-stack/freebsd/contrib/openzfs/cmd/zpool/ |
| H A D | zpool_main.c | 2166 uint_t c, i, vsc, children; in print_status_config() local 2183 (uint64_t **)&vs, &vsc) == 0); in print_status_config() 2340 VDEV_STAT_VALID(vs_physical_ashift, vsc) && in print_status_config() 2603 uint_t vsc; in show_import() local 2617 (uint64_t **)&vs, &vsc) == 0); in show_import()
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | spa.c | 5195 uint_t vsc; local 5225 (uint64_t **)&vs, &vsc) == 0); 5245 uint_t vsc; local 5281 ZPOOL_CONFIG_VDEV_STATS, (uint64_t **)&vs, &vsc)
|