Home
last modified time | relevance | path

Searched refs:aux (Results 1 – 25 of 60) sorted by last modified time

123

/illumos-gate/usr/src/cmd/mdb/common/modules/zfs/
H A Dzfs.c1779 aux = "-"; in do_print_vdev()
1794 aux = "TOO_SMALL"; in do_print_vdev()
1797 aux = "BAD_LABEL"; in do_print_vdev()
1800 aux = "VERS_NEWER"; in do_print_vdev()
1803 aux = "VERS_OLDER"; in do_print_vdev()
1809 aux = "SPARED"; in do_print_vdev()
1818 aux = "BAD_LOG"; in do_print_vdev()
1821 aux = "EXTERNAL"; in do_print_vdev()
1830 aux = "UNKNOWN"; in do_print_vdev()
2384 uintptr_t *aux; in spa_print_aux() local
[all …]
/illumos-gate/usr/src/data/hwdata/
H A Dpci.ids6137 5e10 Morphis aux I/O
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa_misc.c971 spa_aux_t *aux; in spa_aux_add() local
975 aux->aux_count++; in spa_aux_add()
978 aux->aux_guid = vd->vdev_guid; in spa_aux_add()
979 aux->aux_count = 1; in spa_aux_add()
980 avl_insert(avl, aux, where); in spa_aux_add()
988 spa_aux_t *aux; in spa_aux_remove() local
994 ASSERT(aux != NULL); in spa_aux_remove()
996 if (--aux->aux_count == 0) { in spa_aux_remove()
997 avl_remove(avl, aux); in spa_aux_remove()
998 kmem_free(aux, sizeof (spa_aux_t)); in spa_aux_remove()
[all …]
H A Dvdev.c805 char *aux; in vdev_alloc() local
810 ZPOOL_CONFIG_AUX_STATE, &aux) == 0 && in vdev_alloc()
811 strcmp(aux, "external") == 0) in vdev_alloc()
3270 vd->vdev_label_aux = aux; in vdev_fault()
3328 aux); in vdev_degrade()
4134 nvlist_t **aux; in vdev_config_dirty() local
4155 ZPOOL_CONFIG_SPARES, &aux, &naux) == 0); in vdev_config_dirty()
4164 nvlist_free(aux[c]); in vdev_config_dirty()
4323 vd->vdev_stat.vs_aux = aux; in vdev_set_state()
4330 vd->vdev_stat.vs_aux = aux; in vdev_set_state()
[all …]
H A Dspa.c2278 spa_vdev_err(vdev_t *vdev, vdev_aux_t aux, int err) in spa_vdev_err() argument
2280 vdev_set_state(vdev, B_TRUE, VDEV_STATE_CANT_OPEN, aux); in spa_vdev_err()
8818 spa_lookup_by_guid(spa_t *spa, uint64_t guid, boolean_t aux) argument
8826 if (aux) {
H A Dvdev_label.c654 const char *aux = NULL; in vdev_config_generate() local
674 aux = "err_exceeded"; in vdev_config_generate()
678 aux = "external"; in vdev_config_generate()
682 if (aux != NULL) in vdev_config_generate()
683 fnvlist_add_string(nv, ZPOOL_CONFIG_AUX_STATE, aux); in vdev_config_generate()
/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c936 if (aux != NULL) { in make_vdev_file()
941 aux, vdev); in make_vdev_file()
975 return (make_vdev_file(path, aux, pool, size, ashift)); in make_vdev_raidz()
979 child[c] = make_vdev_file(path, aux, pool, size, ashift); in make_vdev_raidz()
1041 child[c] = make_vdev_mirror(path, aux, pool, size, ashift, in make_vdev_root()
1055 VERIFY(nvlist_add_nvlist_array(root, aux ? aux : ZPOOL_CONFIG_CHILDREN, in make_vdev_root()
3020 char *aux; in ztest_vdev_aux_add_remove() local
3029 aux = ZPOOL_CONFIG_SPARES; in ztest_vdev_aux_add_remove()
3032 aux = ZPOOL_CONFIG_L2CACHE; in ztest_vdev_aux_add_remove()
3053 ztest_opts.zo_dir, ztest_opts.zo_pool, aux, in ztest_vdev_aux_add_remove()
[all …]
/illumos-gate/usr/src/data/terminfo/
H A Dterminfo.src20803 # (S) MC parameters: 0 = start xfer to primary aux device, 1 = start xfer from
20804 # primary aux device, 2 = start xfer to secondary aux device, 3 = start xfer
20805 # from secondary aux device, 4 = stop relay to primary aux device, 5 =
20806 # start relay to primary aux device, 6 = stop relay to secondary aux device,
20807 # 7 = start relay to secondary aux device.
H A Dtermcap.src18585 # (S) MC parameters: 0 = start xfer to primary aux device, 1 = start xfer from
18586 # primary aux device, 2 = start xfer to secondary aux device, 3 = start xfer
18587 # from secondary aux device, 4 = stop relay to primary aux device, 5 =
18588 # start relay to primary aux device, 6 = stop relay to secondary aux device,
18589 # 7 = start relay to secondary aux device.
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_pool.c191 zpool_state_to_name(vdev_state_t state, vdev_aux_t aux) in zpool_state_to_name() argument
200 if (aux == VDEV_AUX_CORRUPT_DATA || aux == VDEV_AUX_BAD_LOG) in zpool_state_to_name()
202 else if (aux == VDEV_AUX_SPLIT_POOL) in zpool_state_to_name()
1890 char aux[256]; in zpool_import_props() local
1957 (void) snprintf(aux, sizeof (aux), in zpool_import_props()
1964 (void) snprintf(aux, sizeof (aux), in zpool_import_props()
1971 (void) zfs_error_aux(hdl, aux); in zpool_import_props()
2992 zpool_vdev_fault(zpool_handle_t *zhp, uint64_t guid, vdev_aux_t aux) in zpool_vdev_fault() argument
3004 zc.zc_obj = aux; in zpool_vdev_fault()
3027 zpool_vdev_degrade(zpool_handle_t *zhp, uint64_t guid, vdev_aux_t aux) in zpool_vdev_degrade() argument
[all …]
/illumos-gate/usr/src/cmd/zdb/
H A Dzdb.c2244 char aux[50]; in dump_object() local
2304 aux[0] = '\0'; in dump_object()
2307 (void) snprintf(aux + strlen(aux), sizeof (aux), " (K=%s)", in dump_object()
2312 (void) snprintf(aux + strlen(aux), sizeof (aux), " (Z=%s)", in dump_object()
2319 asize, dnsize, lsize, fill, ZDB_OT_NAME(doi.doi_type), aux); in dump_object()
/illumos-gate/usr/src/cmd/bhyve/
H A Datkbdc.c136 struct aux_dev aux; member
152 sc->aux.irq_active = true; in atkbdc_assert_aux_intr()
153 vm_isa_pulse_irq(sc->ctx, sc->aux.irq, sc->aux.irq); in atkbdc_assert_aux_intr()
546 sc->aux.irq = AUX_DEV_IRQ; in atkbdc_init()
/illumos-gate/usr/src/data/zoneinfo/
H A Dantarctica164 # Port-aux-Français, Kerguelen Islands, -492110+0701303, since 1951;
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dk5-platform.h237 static void JOIN__2(NAME, aux) (void); \
239 { K5_ONCE_INIT, 0, 0, JOIN__2(NAME, aux) }; \
241 static void JOIN__2(NAME, aux) (void) \
281 static void JOIN__2(NAME, aux)(void) \
284 static void JOIN__2(NAME, aux)(void) \
/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_mii.c135 regs[i] = aux; in bge_phydump()
1140 uint16_t aux; in bge_check_copper() local
1178 aux = bge_mii_get16(bgep, MII_AUX_STATUS); in bge_check_copper()
1186 mode = aux & MII_AUX_STATUS_MODE_MASK; in bge_check_copper()
1189 linkup = BIS(aux, MII_AUX_STATUS_LINKUP); in bge_check_copper()
1195 linkup &= BIS(aux, MII_AUX_STATUS_LINKUP); in bge_check_copper()
1201 mii_status, aux, in bge_check_copper()
1208 bgep->phy_aux_status = aux; in bge_check_copper()
1241 if (BIS(aux, MII_AUX_STATUS_LP_ANEG_ABLE)) { in bge_check_copper()
1247 aux = bge_mii_get16(bgep, MII_MSSTATUS); in bge_check_copper()
[all …]
/illumos-gate/usr/src/uts/common/exec/elf/
H A Delf.c273 aux_entry_t *aux; in elfexec() local
595 aux = bigwad->elfargs; in elfexec()
771 ADDAUX(aux, AT_EXECFD, fd) in elfexec()
848 ADDAUX(aux, AT_BASE, voffset) in elfexec()
884 ((char *)&aux->a_type - in elfexec()
910 ((char *)&aux->a_type - in elfexec()
931 ADDAUX(aux, AT_NULL, 0) in elfexec()
940 ADDAUX(aux, AT_NULL, 0) in elfexec()
941 ADDAUX(aux, AT_NULL, 0) in elfexec()
945 ADDAUX(aux, AT_NULL, 0) in elfexec()
[all …]
/illumos-gate/usr/src/lib/libproc/common/
H A DPservice.c363 ps_pauxv(struct ps_prochandle *P, const auxv_t **aux) in ps_pauxv() argument
371 *aux = (const auxv_t *)P->auxv; in ps_pauxv()
/illumos-gate/usr/src/lib/libzfs_jni/common/
H A Dlibzfs_jni_ipool.h48 extern char *zjni_vdev_aux_to_str(vdev_aux_t aux);
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dtrigger1.test436 ATTACH 'test2.db' AS aux;
455 INSERT INTO insert_log VALUES('aux', new.a, new.b, new.c);
470 } {main 1 2 3 temp 4 5 6 aux 7 8 9}
484 } {main 1 2 3 temp 4 5 6 aux 7 8 9}
497 } {main 11 12 13 temp 14 15 16 aux 17 18 19}
518 } {main 21 22 23 temp 24 25 26 aux 27 28 29}
H A Dattach.test368 # Unable to reinitialize the schema tables because the aux database
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dcharset.c1598 Byte *s, *oo, *o, *aux; in ldap_8859_to_t61() local
1643 if ( (aux = cc_to_t61( o, s )) != NULL ) { in ldap_8859_to_t61()
1644 o = aux; in ldap_8859_to_t61()
/illumos-gate/usr/src/lib/libc/sparc/crt/
H A D_rtboot.S120 st %l0, [%o0 + 20] ! store aux vector pointer
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/
H A Dboot.S154 st %l0, [%o0 + 20] ! store aux vector pointer
/illumos-gate/usr/src/cmd/ptools/pargs/
H A Dpargs.c905 struct aux_id *aux = aux_find(datap->pd_auxv[i].a_type); in get_auxv() local
910 if ((aux != NULL) && (aux->aux_decode == at_str)) { in get_auxv()
1280 struct aux_id *aux; in print_auxv() local
1284 aux = aux_find(pa->a_type); in print_auxv()
1287 if (aux != NULL) { in print_auxv()
1292 (void) strlcpy(type, aux->aux_name, sizeof (type)); in print_auxv()
1293 aux->aux_decode(v, datap->pd_auxv_strs[i], in print_auxv()
/illumos-gate/usr/src/lib/librestart/common/
H A Dlibrestart.c848 restarter_str_t aux) in restarter_set_states() argument
854 const char *p = restarter_get_str_short(aux); in restarter_set_states()
895 nvlist_add_int32(attr, RESTARTER_NAME_REASON, aux) != 0) { in restarter_set_states()
1120 restarter_instance_state_t new_state_next, const char *aux) in _restarter_commit_states() argument
1199 if (aux) { in _restarter_commit_states()
1200 if (scf_value_set_astring(v_aux, aux) != 0) in _restarter_commit_states()
1278 if (aux) { in _restarter_commit_states()

123