Searched refs:devs (Results 1 - 25 of 41) sorted by relevance

12

/opensolaris-onvv-gate/usr/src/cmd/rcm_daemon/common/
H A DSUNW,vdevices.pl76 my @devs = glob $path;
83 printf "rcm_log_debug=do_register: %d devices\n", scalar(@devs);
84 foreach $consdev(@devs) {
/opensolaris-onvv-gate/usr/src/cmd/ssh/sshd/
H A Dauth2-kbdint.c43 char *lang, *devs; local
49 devs = packet_get_string(NULL);
52 debug("keyboard-interactive devs %s", devs);
59 auth2_challenge(authctxt, devs);
61 xfree(devs);
H A Dauth2-chall.c76 kbdint_alloc(const char *devs) argument
83 if (strcmp(devs, "") == 0) {
95 kbdintctxt->devices = xstrdup(devs);
158 auth2_challenge(Authctxt *authctxt, char *devs) argument
160 debug("auth2_challenge: user=%s devs=%s",
162 devs ? devs : "<no devs>");
164 if (authctxt->user == NULL || !devs)
170 authctxt->method->method_data = (void *) kbdint_alloc(devs);
[all...]
/opensolaris-onvv-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/
H A DPrinterUtil.java44 String devs[] = null;
51 devs = getDeviceList();
60 for (int i = 0; i < devs.length; i++) {
61 System.out.println(devs[i]);
/opensolaris-onvv-gate/usr/src/uts/sun4u/opl/sys/
H A Dfiomp.h59 char **devs; /* device names */ member in struct:fiompdev
157 char **devs; /* device names */ member in struct:fiomppath
/opensolaris-onvv-gate/usr/src/cmd/lvm/metassist/layout/
H A Dlayout_discovery.c986 } devs[3]; local
988 devs[0].msg = gettext("HBA/Controllers");
989 devs[0].list = _known_hbas;
990 devs[1].msg = gettext("disks");
991 devs[1].list = _known_disks;
992 devs[2].msg = gettext("slices");
993 devs[2].list = _known_slices;
999 devs[i].msg);
1001 print_device_list(devs[i].list);
2085 } devs[ local
2172 } devs[2]; local
[all...]
H A Dlayout.c105 static int convert_device_names(devconfig_t *request, dlist_t *devs);
630 * FUNCTION: collect_modified_disks(devconfig_t *request, dlist_t* devs)
632 * INPUT: devs - pointer to a list of composed volumes
649 dlist_t *devs)
656 for (; (devs != NULL) && (error == 0); devs = devs->next) {
658 devconfig_t *dev = (devconfig_t *)devs->obj;
1078 * INPUT: devs - pointer to a list of composed volumes
647 collect_modified_disks( devconfig_t *request, dlist_t *devs) argument
/opensolaris-onvv-gate/usr/src/uts/i86pc/sys/
H A Ddr.h210 #define DR_DEVS_CONFIGURE(bp, devs) \
211 ((bp)->b_dev_attached = (devs))
212 #define DR_DEVS_DISCONNECT(bp, devs) \
213 ((bp)->b_dev_present &= ~(devs))
214 #define DR_DEVS_CANCEL(bp, devs) \
215 ((bp)->b_dev_released &= ~(devs), \
216 (bp)->b_dev_unreferenced &= ~(devs))
/opensolaris-onvv-gate/usr/src/uts/sun4u/ngdr/sys/
H A Ddr.h176 #define DR_DEVS_CONFIGURE(bp, devs) \
177 ((bp)->b_dev_attached = (devs))
178 #define DR_DEVS_DISCONNECT(bp, devs) \
179 ((bp)->b_dev_present &= ~(devs))
180 #define DR_DEVS_CANCEL(bp, devs) \
181 ((bp)->b_dev_released &= ~(devs), \
182 (bp)->b_dev_unreferenced &= ~(devs))
/opensolaris-onvv-gate/usr/src/cmd/fs.d/
H A Dfsck.c224 struct devlist *dp, *devs = NULL; local
357 dp->nxt = devs;
358 devs = dp;
378 fsck_dopreen(&devs, preencnt);
542 dp->nxt = devs;
543 devs = dp;
573 fsck_dopreen(&devs, preencnt);
/opensolaris-onvv-gate/usr/src/uts/common/io/usb/
H A Dusbdevs2h.awk264 if (arg !~ /^-[dDhH]+$/ && arg !~ /devs$/)
274 if (arg ~ /devs$/)
/opensolaris-onvv-gate/usr/src/lib/libprtdiag_psr/sparc/cherrystone/common/
H A Dworkfile.c262 int devs = 0; local
278 ++devs;
280 *device_array = calloc((devs), sizeof (picl_nodehdl_t));
292 for (i = 0; i < devs; i++) {
317 *number_of_devices = devs;
/opensolaris-onvv-gate/usr/src/lib/libprtdiag_psr/sparc/daktari/common/
H A Dworkfile.c516 int devs = 0; local
531 ++devs;
533 *device_array = calloc((devs), sizeof (picl_nodehdl_t));
544 for (i = 0; i < (devs); i++) {
569 *number_of_devices = devs;
/opensolaris-onvv-gate/usr/src/lib/libprtdiag_psr/sparc/littleneck/common/
H A Dworkfile.c341 int devs = 0; local
356 ++devs;
358 *device_array = calloc((devs), sizeof (picl_nodehdl_t));
370 for (i = 0; i < devs; i++) {
395 *number_of_devices = devs;
/opensolaris-onvv-gate/usr/src/uts/i86pc/io/tzmon/
H A Dtzmon.c641 ACPI_OBJECT *devs; local
644 devs = ((ACPI_OBJECT *)devlist.Pointer);
645 if (devs->Type != ACPI_TYPE_PACKAGE) {
650 for (i = 0; i < devs->Package.Count; i++)
652 devs->Package.Elements[i].Reference.Handle, on_off,
/opensolaris-onvv-gate/usr/src/uts/sun4u/sys/
H A Dsbdpriv.h379 int sb_ndev; /* number of devs */
482 #define SBD_DEVS_CONFIGURE(bp, devs) \
483 ((bp)->sb_dev_attached = (devs))
484 #define SBD_DEVS_DISCONNECT(bp, devs) \
485 ((bp)->sb_dev_present &= ~(devs))
486 #define SBD_DEVS_CANCEL(bp, devs) \
487 ((bp)->sb_dev_released &= ~(devs), \
488 (bp)->sb_dev_unreferenced &= ~(devs))
/opensolaris-onvv-gate/usr/src/uts/sun4/io/px/
H A Dpx_ib.h165 uint32_t msi_num, uint8_t *devs_ret, pcitool_intr_dev_t *devs);
H A Dpx_ib.c1114 uint8_t *devs_ret, pcitool_intr_dev_t *devs)
1138 px_fill_in_intr_devs(&devs[0],
1145 px_fill_in_intr_devs(&devs[j],
1155 px_fill_in_intr_devs(&devs[0],
1113 pxtool_ib_get_ino_devs(px_t *px_p, uint32_t ino, uint32_t msi_num, uint8_t *devs_ret, pcitool_intr_dev_t *devs) argument
/opensolaris-onvv-gate/usr/src/cmd/allocate/
H A Ddisk_clean.sh226 nawk -f - -v vold_root="$VOLD_ROOT" -v devs="$*" /etc/mnttab <<\
229 split(devs, devlist, " ");
/opensolaris-onvv-gate/usr/src/uts/common/avs/ns/rdc/
H A Drdc_dev.c612 _rdc_rlse_d(rdc_k_info_t *krdc, int devs) argument
616 int raw = (devs & RDC_RAW);
623 ASSERT((devs & (~RDC_BMP)) != 0);
709 * NOTE: the 'devs' argument must be the same as that passed to
714 _rdc_rlse_devs(rdc_k_info_t *krdc, int devs) argument
720 ASSERT(!(devs & RDC_CACHE));
722 if ((devs & (~RDC_BMP)) != 0) {
723 _rdc_rlse_d(krdc, devs);
726 if ((devs & RDC_BMP) != 0) {
913 _rdc_rsrv_devs(rdc_k_info_t *krdc, int devs, in argument
[all...]
/opensolaris-onvv-gate/usr/src/uts/i86pc/io/pci/
H A Dpci_tools.c264 pcitool_get_intr_dev_info(dev_info_t *dip, pcitool_intr_dev_t *devs) argument
266 (void) strncpy(devs->driver_name,
268 devs->driver_name[MAXMODCONFNAME-1] = '\0';
269 (void) ddi_pathname(dip, devs->path);
270 devs->dev_inst = ddi_get_instance(dip);
408 * num devs returned is num devs ret by apic,
/opensolaris-onvv-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_ib.c1021 ib_t *ib_p, uint32_t ino, uint8_t *devs_ret, pcitool_intr_dev_t *devs)
1039 (void) strncpy(devs[i].driver_name,
1042 devs[i].driver_name[MAXMODCONFNAME] = '\0';
1043 (void) ddi_pathname(ih_p->ih_dip, devs[i].path);
1044 devs[i].dev_inst =
1020 ib_get_ino_devs( ib_t *ib_p, uint32_t ino, uint8_t *devs_ret, pcitool_intr_dev_t *devs) argument
/opensolaris-onvv-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_getdevs.c164 mgd.devs = NULL;
183 mgd.devs = (uintptr_t)mydevs;
256 * and then get all the devs within the replicas.
272 * and then get all the devs within the stripes.
285 * and then get all the devs within the mirrors.
298 * and then get all the devs within the trans.
312 * and then get all the devs within the hot spare pools.
334 * and then get all the devs within the raids.
347 * and then get all the devs within the softpartitions
/opensolaris-onvv-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_ib.h235 pcitool_intr_dev_t *devs);
/opensolaris-onvv-gate/usr/src/uts/common/io/lvm/md/
H A Dmd_names.c2829 dev_t *devs; local
2933 &devs) == DDI_SUCCESS) {
2945 retval = md_expldev(devs[0]);
2958 if (tdev == md_expldev(devs[cnt])) {
2984 (void) ddi_lyr_free_devlist(devs, ndevs);
4276 dev_t *devs; /* ddi returns dev_t not md_dev64_t */ local
4313 &ndevs, &devs) == DDI_SUCCESS)) {
4319 device = md_expldev(devs[0]);
4323 if (device == md_expldev(devs[cnt]))
4327 device = md_expldev(devs[
[all...]

Completed in 229 milliseconds

12