Searched refs:device (Results 226 - 250 of 434) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/
H A DValid.java66 System.out.println(device("/dev/term/a"));
175 // Valid device
178 public static boolean device(String dev) method in class:Valid
183 Debug.message("SVR: Valid.device()");
184 Debug.message("SVR: device=" + dev);
H A DDoPrinterUtil.java315 public static String[] getProbe(String device) argument
324 if (device == null)
330 String cmd = "/usr/lib/lp/bin/printer-info -M -m " + device;
/illumos-gate/usr/src/cmd/fm/eversholt/files/common/
H A Dpciexrc.esc108 event fault.io.fire.pciex.device@PCIEXFN, FITrate=1000;
109 event fault.io.fire.pci.device@pcibus/pcidev/pcifn, FITrate=1000;
216 prop fault.io.fire.pciex.device@pciexbus[b]/pciexdev[d]/pciexfn[0]
226 prop fault.io.fire.pci.device@pcibus[b]/pcidev[d]/pcifn[0]
/illumos-gate/usr/src/cmd/fm/eversholt/files/sparc/sun4u/
H A Dpsycho.esc133 event fault.io.pci.device-interr@hostbridge/pcibus/pcidev/pcifn,
136 event fault.io.pci.device-interr@pcibus/pcidev/pcifn,
164 * A faulty PCI device may cause:
169 * For rl, there may be a target-rl ereport on a child device. There may also be
174 prop fault.io.pci.device-interr@pcibus/pcidev[fromdev]/pcifn (0)->
199 prop fault.io.pci.device-interr@hostbridge/pcibus/pcidev/pcifn (0)->
H A Dschizo.esc51 event error.io.pci.device-ta@hostbridge/pcibus/pcidev/pcifn;
87 * pci bus in response to a dma request. We represent this using a device-ta
111 error.io.pci.device-ta@PCI_HB_DEV_PATH;
115 error.io.pci.device-ta@PCI_HB_DEV_PATH;
121 error.io.pci.device-ta@PCI_HB_DEV_PATH;
227 * A bad request from a downstream device/driver may cause
273 event fault.io.pci.device-interr@hostbridge/pcibus/pcidev/pcifn,
276 event fault.io.pci.device-interr@pcibus/pcidev/pcifn,
314 * A faulty PCI device may cause:
320 * For rl and tto, there may be a target- ereport on a child device
[all...]
H A Dxmits.esc51 event error.io.pci.device-ta@hostbridge/pcibus/pcidev/pcifn;
104 * pci bus in response to a dma request. We represent this using a device-ta
135 error.io.pci.device-ta@PCI_HB_DEV_PATH;
139 error.io.pci.device-ta@PCI_HB_DEV_PATH;
145 error.io.pci.device-ta@PCI_HB_DEV_PATH;
281 event fault.io.pci.device-interr@hostbridge/pcibus/pcidev/pcifn,
284 event fault.io.pci.device-interr@pcibus/pcidev/pcifn,
322 * A faulty PCI device may cause:
328 * For rl and tto, there may be a target- ereport on a child device. For rl,
332 prop fault.io.pci.device
[all...]
/illumos-gate/usr/src/cmd/ttymon/
H A Dtmterm.c53 * set_termio - set termio on device
54 * fd - fd for the device
192 char *device) /* device name for printing msg */
213 log("push (%s) on %s failed: %s", p, device,
189 push_linedisc( int fd, char *modules, char *device) argument
/illumos-gate/usr/src/uts/common/xen/public/
H A Dplatform.h129 uint8_t device; /* %dl: bios device number */ member in struct:xenpf_firmware_info::__anon9310::__anon9311
141 uint8_t device; /* bios device number */ member in struct:xenpf_firmware_info::__anon9310::__anon9312
/illumos-gate/usr/src/boot/sys/boot/fdt/dts/mips/
H A Dberipad-de4.dts64 device-type = "cpu";
73 device-type = "cpu";
H A Dberipad-sockit.dts62 device-type = "cpu";
71 device-type = "cpu";
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmp.x75 NDMP_DEVICE_BUSY_ERR = 2, /* The device is in use */
76 NDMP_DEVICE_OPENED_ERR = 3, /* Another tape or scsi device is already open */
79 NDMP_DEV_NOT_OPEN_ERR = 6, /* SCSI device is not open */
89 NDMP_NO_DEVICE_ERR = 16, /* The device is not at that target */
539 string device<>;
625 ndmp_scsi_device device;
655 ndmp_scsi_device device;
683 const NDMP_SCSI_DATA_IN = 0x00000001; /* Expect data from SCSI device */
684 const NDMP_SCSI_DATA_OUT = 0x00000002; /* Transfer data to SCSI device */
712 string device<>;
[all...]
/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c177 uint_t device; member in struct:pcicfg_find_ctrl
192 * design is to look for a device in this list during the configure
193 * operation, and if the device is listed here, then it is a nontransparent
628 /* get parent device's device_type property */
679 DEBUG1("device port_type = %x\n", port_type);
698 * opens on the nexus which is in the device tree path above the node
703 * This entry point is called to configure a device (and
705 * a new device is added to the PCI domain. This routine
706 * will create the device tree and program the devices
711 pcicfg_configure(dev_info_t *devi, uint_t device, uint_ argument
907 pcicfg_configure_ntbridge(dev_info_t *new_device, uint_t bus, uint_t device) argument
1548 pcicfg_unconfigure(dev_info_t *devi, uint_t device, uint_t function, pcicfg_flags_t flags) argument
3014 pcicfg_devi_find(dev_info_t *dip, uint_t device, uint_t function) argument
4006 pcicfg_probe_children(dev_info_t *parent, uint_t bus, uint_t device, uint_t func, uint_t *highest_bus, pcicfg_flags_t flags, boolean_t is_pcie) argument
4277 pcicfg_fcode_probe(dev_info_t *parent, uint_t bus, uint_t device, uint_t func, uint_t *highest_bus, pcicfg_flags_t flags, boolean_t is_pcie) argument
5743 pcicfg_add_config_reg(dev_info_t *dip, uint_t bus, uint_t device, uint_t func) argument
5785 pcicfg_load_fcode(dev_info_t *dip, uint_t bus, uint_t device, uint_t func, uint16_t vendor_id, uint16_t device_id, uchar_t **fcode_addr, int *fcode_size, int rom_paddr, int rom_size) argument
5999 pcicfg_fcode_assign_bars(ddi_acc_handle_t h, dev_info_t *dip, uint_t bus, uint_t device, uint_t func, int32_t fc_request, pci_regspec_t *rom_regspec) argument
[all...]
/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_chip2.c305 * + Read the vendor/device/revision/subsystem/cache-line-size registers,
345 * chip, specifically vendor/device/revision/subsystem vendor
346 * and subsystem device id. We expect (but don't check) that
347 * (vendor == VENDOR_ID_BROADCOM) && (device == DEVICE_ID_5704)
367 cidp->device = pci_config_get16(handle, PCI_CONF_DEVID);
398 cidp->device = DEVICE_ID_5720;
406 BGE_DEBUG(("bge_chip_cfg_init: vendor 0x%x device 0x%x revision 0x%x",
407 cidp->vendor, cidp->device, cidp->revision));
518 if (((cidp->device == DEVICE_ID_5714C) ||
519 (cidp->device
[all...]
/illumos-gate/usr/src/uts/common/pcmcia/nexus/
H A Dpcmcia.c32 * in the device tree.
153 * Mapping of the device "type" to names acceptable to
175 * in some cases there will need to be device class dependent names.
398 ddi_report_dev(dip); /* directory/device naming */
589 * pseudo device form. It is acceptable to have
1421 * is present. It would also be the time where a device information
1554 * follows so we match same class of device (modem == modem) and don't
1909 * device information structures.
1924 cmn_err(CE_CONT, "CSInitDev: initialize device\n");
2649 cistpl_device_t device; local
3904 struct pcm_make_dev device; local
[all...]
/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevinfo_devperm.c78 * Revoke all access to a device node and make sure that there are
80 * device is actually opened.
81 * When fdetach is called, the underlying device node is revealed; it
113 "failed to chown device %s: %s\n",
136 "failed to set acl on device %s: %s\n",
145 "failed to chmod device %s: %s\n",
169 char *device; local
241 err = -1; /* empty device list, skip */
245 ": line %d, empty device list -- %s\n",
252 device
[all...]
/illumos-gate/usr/src/cmd/rmvolmgr/
H A Drmm_common.c183 "block.device", name, volumes)) != NULL) ||
311 const char *device, char **drive_nicknames)
318 (void) printf("%-*s ", RMM_PRINT_DEVICE_WIDTH, device);
362 const char *device; local
394 if ((device = libhal_volume_get_device_file(v)) ==
404 rmm_print_nicknames_one(d, v, device, nicknames);
411 ((device = libhal_drive_get_device_file(d)) != NULL)) {
412 rmm_print_nicknames_one(d, NULL, device, nicknames);
492 * Call HAL's Mount() method on the given device
545 * Call HAL's Unmount() method on the given device
310 rmm_print_nicknames_one(LibHalDrive *d, LibHalVolume *v, const char *device, char **drive_nicknames) argument
[all...]
/illumos-gate/usr/src/cmd/abi/appcert/scripts/
H A DAppcertUtil.pm1537 # record the device/inode too, used to avoid confusion due
1544 my ($device, $inode) = (stat($lib))[0,1];
1545 if (defined($device) && defined($inode)) {
1546 $key = "$dir|$device/$inode|$abi";
1824 my ($device, $inode);
1825 ($device, $inode) = (stat($lib2))[0,1];
1826 if ($device ne '' && $inode ne '') {
1827 push(@libs, "$device/$inode");
1940 # make sure tweak is associated with device/inode to aid not
1943 my ($device,
[all...]
/illumos-gate/usr/src/cmd/fs.d/ufs/newfs/
H A Dnewfs.c148 static char device[MAXPATHLEN]; variable
196 * the device size and block size, we don't know
318 /* The raw-special-device itself. If not, print usage message. */
340 fatal(gettext("%s: not a raw disk device"), name);
342 (void) snprintf(device, sizeof (device), "/dev/rdsk/%s", name);
343 if ((special = getfullrawname(device)) == NULL) {
350 (void) snprintf(device, sizeof (device), "/dev/%s",
352 if ((special = getfullrawname(device))
[all...]
/illumos-gate/usr/src/cmd/svr4pkg/pkginstall/
H A Dmain.c113 * The following variable is the name of the device to which stdin
237 char *device; local
319 /* initially no source "device" */
321 device = NULL;
427 * device. device can be a full path name to a directory
430 * It can also be a device alias - for example,
434 device = flex_device(optarg, 1);
447 * the package device. Must be used with -m.
505 * Different from pkgadd: specify device t
1051 char *device = pkgdev.dirname; local
[all...]
/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus_hp.c557 * If the AP device is in open state then return
682 * state then call the ndi_devi_online() on the device
857 uint8_t bus, device, function; local
873 * Get the PCI device number information from the devinfo
881 /* Porbably not a real device, like PCS for example */
885 cardbus_err(dip, 1, "cubs_configure: Don't configure device\n");
894 /* get the pci device id information */
896 device = PCI_REG_DEV_G(pci_rp->pci_phys_hi);
908 "cbus_configure on-line device at: "
909 "[0x%x][0x%x][0x%x]\n", bus, device, functio
973 uint_t bus, device, func, length; local
[all...]
/illumos-gate/usr/src/cmd/lvm/metassist/layout/
H A Dlayout_discovery.c51 * lists of device dm_descriptor_t handles discovered during
73 * helper functions for building known device lists, used by
89 * lists of device dm_descriptor_t handles that are usable by layout.
195 * name in the device tree and they're all more or less equivalent.
205 * device nvpair attribute lists.
252 "device configuration...\n"));
443 /* make fully qualified DID device name */
446 char *device)
450 if (device != NULL && strrchr(device, '/')
445 make_fully_qualified_did_device_name( char *device) argument
2121 dm_descriptor_t device = ((uintptr_t)iter->obj); local
[all...]
/illumos-gate/usr/src/lib/librdc/common/
H A Drdcrules.c414 mounted(char *device) argument
426 for (s = target; i < NSC_MAXPATH && (*s = *device++); i++) {
427 if (*s == 'r' && rdsk == 0 && strncmp(device, "dsk/", 4) == 0)
480 dgettext("librdc", "%s is not a character device"),
495 "%s is not a character device"), rdc->sfile);
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Dsyncloop.c101 char device[DLPI_LINKNAME_MAX]; local
163 "syncloop: invalid device name (too long) %s\n",
182 "syncloop: %s missing minor device number\n", portname);
188 "syncloop: invalid device name (too long) %s\n",
199 (void) dlpi_parselink(portname, device, &ppa);
205 (void) printf("[ Data device: %s | Control device: %s, ppa=%u ]\n",
206 dnambuf, device, ppa);
/illumos-gate/usr/src/cmd/bnu/
H A Dperfstat.c83 * device t| 6 name of device used for connection
103 * device t| 6 name of device used for connection
214 * device. */
340 Device, FS, /* device used for communication. */
398 Device, FS, /* communications device. */
724 * device - the type of device being used for communicaitons.
728 pfConnected (remote, device)
[all...]
/illumos-gate/usr/src/cmd/stmsboot/
H A Dstmsboot.sh46 STMSINSTANCE=svc:system/device/mpxio-upgrade:default
148 echo "\tfsck <your-root-device>" >> $RECOVERFILE
149 echo "\tmount <your-root-device> /mnt" >> $RECOVERFILE
175 gettext "was your root device,\nbut it could be named differently after you boot net.\n" >> $RECOVERFILE
235 # device tree, which can be different on x86/x64 and sparc.
525 if [ -f /lib/svc/manifest/system/device/mpxio-upgrade.xml ]; then
526 $SVCCFG import /lib/svc/manifest/system/device/mpxio-upgrade.xml
612 # Need to update bootpath on x86 if our boot device is
630 # it's an active-active device and we boot from

Completed in 169 milliseconds

1234567891011>>