| /illumos-gate/usr/src/cmd/dtrace/test/tst/common/io/ |
| H A D | tst.fds.d.out | 2 fds[0] fi_dirname = /devices/pseudo 3 fds[0] fi_pathname = /devices/pseudo/mm@0:null 5 fds[0] fi_mount = /devices 9 fds[1] fi_dirname = /devices/pseudo 10 fds[1] fi_pathname = /devices/pseudo/mm@0:null 12 fds[1] fi_mount = /devices 16 fds[2] fi_dirname = /devices/pseudo 17 fds[2] fi_pathname = /devices/pseudo/mm@0:null 19 fds[2] fi_mount = /devices 23 fds[3] fi_dirname = /devices/pseudo [all …]
|
| /illumos-gate/usr/src/uts/sun4u/enchilada/io/ |
| H A D | ppm.conf | 95 domain_cpu-devices="/SUNW,UltraSPARC-IIIi@*"; 112 domain_scsifet1-devices = "/pci@1d,700000/scsi@3/sd@0,0", "/pci@1d,700000/scsi@4/sd@0,0"; 118 domain_scsifet2-devices = "/pci@1d,700000/scsi@3/sd@1,0", "/pci@1d,700000/scsi@4/sd@1,0"; 130 domain_idefet-devices = "/pci@1e,600000/ide@d"; 144 domain_led-devices = ""; 164 domain_pcislot_0-devices = "/pci@1f,700000/*@2,*", "/pci@1f,700000/*@2"; 174 domain_pcislot_1-devices = "/pci@1e,600000/*@2,*", "/pci@1e,600000/*@2"; 185 domain_pcislot_2-devices = "/pci@1c,600000/*@2,*", "/pci@1c,600000/*@2"; 196 domain_pcislot_3-devices = "/pci@1d,700000/*@2,*", "/pci@1d,700000/*@2"; 207 domain_pcislot_4-devices = "/pci@1e,600000/*@3,*", "/pci@1e,600000/*@3"; [all …]
|
| /illumos-gate/usr/src/lib/libdevinfo/ |
| H A D | devinfo_dim.c | 80 char *devices; in di_dim_path_devices() local 98 if ((devices = (char *)malloc(mlen)) == NULL) in di_dim_path_devices() 101 if (modctl(MODGETDEVFSPATH_MI, major, instance, len, devices) != 0) { in di_dim_path_devices() 102 free(devices); in di_dim_path_devices() 108 (void) strcat(devices, ":"); in di_dim_path_devices() 109 (void) strcat(devices, minor_name); in di_dim_path_devices() 111 return (devices); in di_dim_path_devices() 130 char *devices; in di_dim_path_dev() local 138 devices = di_dim_path_devices(dim, drv_name, instance, minor_name); in di_dim_path_dev() 139 if (devices == NULL) in di_dim_path_dev() [all …]
|
| /illumos-gate/usr/src/uts/sun4u/taco/io/ |
| H A D | ppm.conf | 86 domain_cpu-devices="/SUNW,UltraSPARC-IIIi@*"; 104 domain_idefet-devices = "/pci@1e,600000/ide@d"; 110 domain_led-devices = ""; 133 domain_pcislot_0-devices = "/pci@1e,600000/*@2,*", "/pci@1e,600000/*@2"; 144 domain_pcislot_1-devices = "/pci@1e,600000/*@3,*", "/pci@1e,600000/*@3"; 155 domain_pcislot_2-devices = "/pci@1e,600000/*@4,*", "/pci@1e,600000/*@4"; 166 domain_pcislot_3-devices = "/pci@1e,600000/*@5,*", "/pci@1e,600000/*@5"; 177 domain_pcislot_4-devices = "/pci@1f,700000/*@3,*", "/pci@1f,700000/*@3";
|
| /illumos-gate/usr/src/cmd/hal/tools/ |
| H A D | lshal.c | 209 dump_children (char *udi, int num_devices, struct Device *devices, int depth) in dump_children() argument 215 if (devices[i].parent) in dump_children() 219 if (!devices[i].parent) in dump_children() 221 if (strcmp (devices[i].parent, udi)) in dump_children() 226 printf ("udi = '%s'\n", devices[i].name); in dump_children() 233 printf ("%s\n", short_name (devices[i].name)); in dump_children() 237 print_props (devices[i].name); in dump_children() 241 dump_children(devices[i].name, num_devices, devices, depth + 1); in dump_children() 254 struct Device *devices; in dump_devices() local 265 devices = malloc (sizeof(struct Device) * num_devices); in dump_devices() [all …]
|
| /illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/conf/ |
| H A D | psvcobj.conf | 691 0 0 0xA0 0 /devices/pci@9,700000/ebus@1/i2c@1,2e/fru@0,a0:fru 692 0 0 0xA2 0 /devices/pci@9,700000/ebus@1/i2c@1,2e/fru@0,a2:fru 693 0 0 0xA4 0 /devices/pci@9,700000/ebus@1/i2c@1,2e/fru@0,a4:fru 694 0 0 0xA6 0 /devices/pci@9,700000/ebus@1/i2c@1,2e/fru@0,a6:fru 695 0 0 0xA8 0 /devices/pci@9,700000/ebus@1/i2c@1,2e/fru@0,a8:fru 696 0 0 0xAA 0 /devices/pci@9,700000/ebus@1/i2c@1,2e/fru@0,aa:fru 697 0 0 0xAC 0 /devices/pci@9,700000/ebus@1/i2c@1,2e/fru@0,ac:fru 698 0 0 0xAE 0 /devices/pci@9,700000/ebus@1/i2c@1,2e/fru@0,ae:fru 699 0 1 0xA0 0 /devices/pci@9,700000/ebus@1/i2c@1,2e/fru@1,a0:fru 700 0 1 0xA2 0 /devices/pci@9,700000/ebus@1/i2c@1,2e/fru@1,a2:fru [all …]
|
| /illumos-gate/usr/src/cmd/picl/plugins/sun4u/sebring/conf/ |
| H A D | psvcobj.conf | 691 0 0 0xA0 0 /devices/pci@9,700000/ebus@1/i2c@1,2e/fru@0,a0:fru 692 0 0 0xA2 0 /devices/pci@9,700000/ebus@1/i2c@1,2e/fru@0,a2:fru 693 0 0 0xA4 0 /devices/pci@9,700000/ebus@1/i2c@1,2e/fru@0,a4:fru 694 0 0 0xA6 0 /devices/pci@9,700000/ebus@1/i2c@1,2e/fru@0,a6:fru 695 0 0 0xA8 0 /devices/pci@9,700000/ebus@1/i2c@1,2e/fru@0,a8:fru 696 0 0 0xAA 0 /devices/pci@9,700000/ebus@1/i2c@1,2e/fru@0,aa:fru 697 0 0 0xAC 0 /devices/pci@9,700000/ebus@1/i2c@1,2e/fru@0,ac:fru 698 0 0 0xAE 0 /devices/pci@9,700000/ebus@1/i2c@1,2e/fru@0,ae:fru 699 0 1 0xA0 0 /devices/pci@9,700000/ebus@1/i2c@1,2e/fru@1,a0:fru 700 0 1 0xA2 0 /devices/pci@9,700000/ebus@1/i2c@1,2e/fru@1,a2:fru [all …]
|
| /illumos-gate/usr/src/cmd/boot/filelist/i386/ |
| H A D | filelist.ramdisk | 5 etc/devices/devid_cache 6 etc/devices/mdi_ib_cache 7 etc/devices/mdi_scsi_vhci_cache 8 etc/devices/retire_store 9 etc/devices/pci_unitaddr_persistent
|
| H A D | filelist.safe | 1 etc/devices/devid_cache 2 etc/devices/mdi_scsi_vhci_cache 3 etc/devices/mdi_ib_cache 4 etc/devices/retire_store
|
| /illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/conf/ |
| H A D | psvcobj.conf | 1721 0 0 0xA0 0 /devices/pci@9,700000/ebus@1/i2c@1,2e/fru@0,a0:fru 1722 0 0 0xA2 0 /devices/pci@9,700000/ebus@1/i2c@1,2e/fru@0,a2:fru 1723 0 0 0xA4 0 /devices/pci@9,700000/ebus@1/i2c@1,2e/fru@0,a4:fru 1724 0 0 0xA6 0 /devices/pci@9,700000/ebus@1/i2c@1,2e/fru@0,a6:fru 1725 0 0 0xA8 0 /devices/pci@9,700000/ebus@1/i2c@1,2e/fru@0,a8:fru 1726 0 0 0xAA 0 /devices/pci@9,700000/ebus@1/i2c@1,2e/fru@0,aa:fru 1727 0 0 0xAC 0 /devices/pci@9,700000/ebus@1/i2c@1,2e/fru@0,ac:fru 1728 0 0 0xAE 0 /devices/pci@9,700000/ebus@1/i2c@1,2e/fru@0,ae:fru 1729 0 1 0xA0 0 /devices/pci@9,700000/ebus@1/i2c@1,2e/fru@1,a0:fru 1730 0 1 0xA2 0 /devices/pci@9,700000/ebus@1/i2c@1,2e/fru@1,a2:fru [all …]
|
| /illumos-gate/usr/src/cmd/picl/plugins/sun4u/silverstone/conf/ |
| H A D | psvcobj.conf | 1721 0 0 0xA0 0 /devices/pci@9,700000/ebus@1/i2c@1,2e/fru@0,a0:fru 1722 0 0 0xA2 0 /devices/pci@9,700000/ebus@1/i2c@1,2e/fru@0,a2:fru 1723 0 0 0xA4 0 /devices/pci@9,700000/ebus@1/i2c@1,2e/fru@0,a4:fru 1724 0 0 0xA6 0 /devices/pci@9,700000/ebus@1/i2c@1,2e/fru@0,a6:fru 1725 0 0 0xA8 0 /devices/pci@9,700000/ebus@1/i2c@1,2e/fru@0,a8:fru 1726 0 0 0xAA 0 /devices/pci@9,700000/ebus@1/i2c@1,2e/fru@0,aa:fru 1727 0 0 0xAC 0 /devices/pci@9,700000/ebus@1/i2c@1,2e/fru@0,ac:fru 1728 0 0 0xAE 0 /devices/pci@9,700000/ebus@1/i2c@1,2e/fru@0,ae:fru 1729 0 1 0xA0 0 /devices/pci@9,700000/ebus@1/i2c@1,2e/fru@1,a0:fru 1730 0 1 0xA2 0 /devices/pci@9,700000/ebus@1/i2c@1,2e/fru@1,a2:fru [all …]
|
| /illumos-gate/usr/src/uts/sun4u/chicago/io/ |
| H A D | ppm.conf | 89 domain_cpu-devices="/SUNW,UltraSPARC-IIIi@*", "/SUNW,UltraSPARC-IIIi+@*"; 103 domain_diskfet-devices = "/pci@1e,600000/pci@0/pci@9/pci@0/scsi@1"; 114 domain_led-devices = ""; 123 domain_pciegfx-devices = "/pci@1f,700000/*";
|
| /illumos-gate/usr/src/cmd/boot/filelist/sparc/ |
| H A D | filelist.safe | 2 etc/devices/devid_cache 3 etc/devices/mdi_ib_cache 4 etc/devices/mdi_scsi_vhci_cache 5 etc/devices/retire_store
|
| /illumos-gate/usr/src/cmd/hal/hald/ |
| H A D | device_store.c | 54 g_slist_foreach (store->devices, (GFunc) g_object_unref, NULL); in hal_device_store_finalize() 183 store->devices = g_slist_prepend (store->devices, in hal_device_store_add() 200 if (!g_slist_find (store->devices, device)) in hal_device_store_remove() 203 store->devices = g_slist_remove (store->devices, device); in hal_device_store_remove() 224 for (iter = store->devices; iter != NULL; iter = iter->next) { in hal_device_store_find() 244 for (iter = store->devices; iter != NULL; iter = iter->next) { in hal_device_store_foreach() 271 g_slist_length (store->devices)); in hal_device_store_print() 290 for (iter = store->devices; iter != NULL; iter = iter->next) { in hal_device_store_match_key_value_string() 319 for (iter = store->devices; iter != NULL; iter = iter->next) { in hal_device_store_match_key_value_int() 349 for (iter = store->devices; iter != NULL; iter = iter->next) { in hal_device_store_match_multiple_key_value_string()
|
| /illumos-gate/usr/src/test/zfs-tests/tests/functional/devices/ |
| H A D | devices_001_pos.ksh | 33 . $STF_SUITE/tests/functional/devices/devices.cfg 34 . $STF_SUITE/tests/functional/devices/devices_common.kshlib 55 log_must zfs set devices=on $TESTPOOL/$TESTFS
|
| H A D | devices_002_neg.ksh | 33 . $STF_SUITE/tests/functional/devices/devices.cfg 34 . $STF_SUITE/tests/functional/devices/devices_common.kshlib 55 log_must zfs set devices=off $TESTPOOL/$TESTFS
|
| H A D | devices_common.kshlib | 32 . $STF_SUITE/tests/functional/devices/devices.cfg 119 log_must zfs set devices=on $TESTPOOL/$TESTFS
|
| /illumos-gate/usr/src/cmd/picl/plugins/sun4u/littleneck/conf/ |
| H A D | psvcobj.conf | 301 0 0 0xA0 0 /devices/pci@8,700000/ebus@5/i2c@1,2e/nvram@0,a0:nvram 302 0 1 0xA0 0 /devices/pci@8,700000/ebus@5/i2c@1,2e/dimm-fru@1,a0:dimm-fru 303 0 1 0xA2 0 /devices/pci@8,700000/ebus@5/i2c@1,2e/dimm-fru@1,a2:dimm-fru 304 0 1 0xA4 0 /devices/pci@8,700000/ebus@5/i2c@1,2e/dimm-fru@1,a4:dimm-fru 305 0 1 0xA6 0 /devices/pci@8,700000/ebus@5/i2c@1,2e/dimm-fru@1,a6:dimm-fru 306 0 1 0xA8 0 /devices/pci@8,700000/ebus@5/i2c@1,2e/dimm-fru@1,a8:dimm-fru 307 0 1 0xAA 0 /devices/pci@8,700000/ebus@5/i2c@1,2e/dimm-fru@1,aa:dimm-fru 308 0 1 0xAC 0 /devices/pci@8,700000/ebus@5/i2c@1,2e/dimm-fru@1,ac:dimm-fru 309 0 1 0xAE 0 /devices/pci@8,700000/ebus@5/i2c@1,2e/dimm-fru@1,ae:dimm-fru 310 1 0 0xA0 0 /devices/pci@8,700000/ebus@5/i2c@1,30/cpu-fru@0,a0:cpu-fru [all …]
|
| /illumos-gate/usr/src/lib/libadm/common/ |
| H A D | getdev.c | 208 char **devices, /* List of devices to constrain */ in getdev() argument 225 aliases = makealiaslist(devices); in getdev() 226 if (devices && !aliases) in getdev() 246 if (entry = oktoaddtolist(entry, devices, aliases, options)) { in getdev() 292 char **devices, /* List of devices to check against */ in oktoaddtolist() argument 301 if (devices && aliases) { in oktoaddtolist() 308 devices++; in oktoaddtolist() 316 NULL : *devices; in oktoaddtolist() 668 makealiaslist(char **devices) in makealiaslist() argument 682 if (devices) { in makealiaslist() [all …]
|
| /illumos-gate/usr/src/cmd/svc/milestone/ |
| H A D | Makefile | 67 devices-local.xml \ 68 devices-audio.xml 104 devices-audio \ 105 devices-local \
|
| /illumos-gate/usr/src/cmd/devmgmt/cmds/ |
| H A D | listdgrp.c | 137 char **devices; /* List of devices in the group */ in main() local 217 if (devices = listdgrp(dgroup)) { in main() 218 for (pp = devices ; *pp ; pp++) (void) puts(*pp); in main()
|
| /illumos-gate/usr/src/cmd/fm/dicts/ |
| H A D | ZFS.po | 42 …devices when the system is booted. If this file is corrupted, then\nnormally active pools will no… 58 …devices could not be opened. Sufficient replicas exist for\n the pool to continue function… 74 …devices could not be opened. There are insufficient\n replicas for the pool to continue functioni… 90 …devices could not be used because the label is missing or\n invalid. Sufficient replicas e… 106 …n\n# zpool status -x\n pool: test\n state: FAULTED\nstatus: One or more devices could not be used… 116 msgstr "One or more top level devices are missing. Refer to %s for more information." 122 …devices are missing from the system.\naction: The pool cannot be imported. Attach the missing\n d… 138 msgstr "\nEven though all the devices are available, the on-disk data\nhas been corrupted such that… 154 …devices has experienced an error and no valid replicas\n are available. Some filesystem da… 170 …devices has experienced an unrecoverable error. An\n attempt was made to correct the error… [all …]
|
| /illumos-gate/usr/src/uts/i86pc/io/ |
| H A D | ppm.conf | 78 domain_cpu-devices="/"; 86 domain_estar-devices="/";
|
| /illumos-gate/usr/src/pkg/manifests/ |
| H A D | SUNWcs.man5.inc | 36 file path=usr/share/man/man5/devices.5 37 link path=usr/share/man/man5/devid_cache.5 target=devices.5 38 link path=usr/share/man/man5/devname_cache.5 target=devices.5 70 link path=usr/share/man/man5/mdi_ib_cache.5 target=devices.5 71 link path=usr/share/man/man5/mdi_scsi_vhci_cache.5 target=devices.5 87 link path=usr/share/man/man5/pci_unitaddr_persistent.5 target=devices.5 105 link path=usr/share/man/man5/snapshot_cache.5 target=devices.5
|
| /illumos-gate/usr/src/cmd/hal/tools/sunos/ |
| H A D | hal-system-power-hibernate-sunos.sh | 24 devices=`hal-find-by-capability --capability $type` 25 for device in $devices
|