Searched refs:device (Results 126 - 150 of 434) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/cmd/busstat/
H A Dbusstat.c229 * Display all the events that can be set on a device.
238 char *device = NULL; local
248 * be the device instance number, if the user specified one. If
252 * the device number to be ignored during the search.
256 device = safe_malloc(sizeof (char) * i+1);
257 device[i] = '\0';
258 (void) strncpy(device, value, i);
267 if (device == NULL)
268 device = value;
275 if ((cnt_ksp = kstat_lookup(kc, device, inst_nu
429 char *device = NULL; local
[all...]
/illumos-gate/usr/src/cmd/hal/hald/
H A Dhald_dbus.c43 #include "device.h"
102 * @param udi Unique device id given
111 "No device with id %s",
120 * @param device_id Id of the device
131 "No property %s on device with id %s",
140 * @param device_id Id of the device
151 "Type mismatch setting property %s on device with id %s",
179 * @param device device which isn't locked
184 HalDevice *device)
182 raise_device_not_locked(DBusConnection *connection, DBusMessage *in_reply_to, HalDevice *device) argument
201 raise_device_already_locked(DBusConnection *connection, DBusMessage *in_reply_to, HalDevice *device) argument
230 raise_branch_already_claimed(DBusConnection *connection, DBusMessage *in_reply_to, HalDevice *device) argument
259 raise_branch_not_claimed(DBusConnection *connection, DBusMessage *in_reply_to, HalDevice *device) argument
301 foreach_device_get_udi(HalDeviceStore *store, HalDevice *device, gpointer user_data) argument
362 foreach_device_match_get_udi(HalDeviceStore *store, HalDevice *device, gpointer user_data) argument
386 foreach_device_match_get_udi_tdl(HalDeviceStore *store, HalDevice *device, gpointer user_data) argument
490 foreach_device_by_capability(HalDeviceStore *store, HalDevice *device, gpointer user_data) argument
619 manager_send_signal_device_added(HalDevice *device) argument
652 manager_send_signal_device_removed(HalDevice *device) argument
686 manager_send_signal_new_capability(HalDevice *device, const char *capability) argument
724 foreach_property_append(HalDevice *device, HalProperty *p, gpointer user_data) argument
1393 HalDevice *device; local
2356 device_send_signal_property_modified(HalDevice *device, const char *key, dbus_bool_t added, dbus_bool_t removed) argument
2449 device_send_signal_condition(HalDevice *device, const char *condition_name, const char *condition_details) argument
2532 HalDevice *device; local
2576 HalDevice *device; local
2621 HalDevice *device; local
2690 HalDevice *device; local
2763 HalDevice *device; local
3507 foreach_device_get_xml_node(HalDeviceStore *store, HalDevice *device, gpointer user_data) argument
[all...]
/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Dip_anon_rcm.c100 char device[IP_REG_SIZE]; member in struct:ip_status
378 tentry->device);
380 tentry->device, 0) != 0) {
397 tentry->device);
399 tentry->device, 0, NULL) !=
410 tentry->device);
423 tentry->device);
425 tentry->device, 0) != 0) {
437 tlist->device, tlist->flags);
459 tlist->device,
[all...]
/illumos-gate/usr/src/cmd/hal/tools/
H A Dhal-storage-eject.c78 char *device; local
97 device = getenv ("HAL_PROP_BLOCK_DEVICE");
98 if (device == NULL)
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_scsi.c55 static void common_set_target(ndmp_connection_t *connection, char *device,
68 * This handler opens the specified SCSI device.
82 common_open(connection, request->device.name);
89 * This handler closes the currently open SCSI device.
106 NDMP_LOG(LOG_ERR, "SCSI device is not open.");
134 * This handler returns state information for the currently open SCSI device.
136 * device, as opposed to a device that can talk to multiple SCSI targets,
138 * implementations that support device files that can target multiple
177 * This handler sets the SCSI target of the SCSI device
502 common_set_target(ndmp_connection_t *connection, char *device, ushort_t controller, ushort_t sid, ushort_t lun) argument
[all...]
/illumos-gate/usr/src/cmd/svc/milestone/
H A Dmake-console-login-xml128 <propval name='device' type='astring' value='/dev/console' />
179 <propval name='device' type='astring' value='/dev/vt/$num' />
213 <prop_pattern name='device' type='astring'
217 The terminal device to be used for the console login prompt.
226 The default console device
240 Serial device A
247 Serial device B
H A Dconsole-login55 val=`svcprop -p ttymon/device $SMF_FMRI`
60 echo "ERROR: ttymon/device cannot be configured to /dev/vt/1."
/illumos-gate/usr/src/uts/intel/io/heci/
H A Dheci_interface.c72 * read_heci_register - Read a byte from the heci device
74 * @device: the device structure
80 read_heci_register(struct iamt_heci_device *device, argument
83 return (ddi_get32(device->io_handle,
84 (uint32_t *)(long)(device->mem_addr + offset)));
88 * write_heci_register - Write 4 bytes to the heci device
90 * @device: the device structure
95 write_heci_register(struct iamt_heci_device *device, unsigne argument
[all...]
/illumos-gate/usr/src/lib/libinetutil/common/
H A Difaddrlist.c132 (void) strlcpy(al->device, lifrp->lifr_name, LIFNAMSIZ);
184 al->device, strerror(errno));
/illumos-gate/usr/src/grub/grub-0.97/util/
H A Dgrub-md5-crypt.in91 $grub_shell --batch --device-map=/dev/null <<EOF \
H A Dgrub-image.in99 # This requires running as root, and using the loop device.
131 cat <<EOF | $grub_shell --batch --device-map=/dev/null
132 device (fd0) $image
/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/
H A DDoPrinterView.java181 String device = null;
400 // Get the printers device
409 device = getToken(o, ":");
412 Debug.message("SVR: DEVICE (" + device + ")");
414 // If the device is in URI form (scheme:// ...), set the protocol
417 if (device != null && device.indexOf("://") != -1) {
419 destination = device;
420 device = null;
429 p.setDevice(device);
[all...]
H A DPrinter.java44 private String device = null; field in class:Printer
131 if (device == null) {
133 "Printer.addLocalPrinter(): device must be set");
341 device = arg;
417 return (device);
/illumos-gate/usr/src/cmd/mdb/common/modules/emlxs/
H A Demlxs.c81 emlxs_device_t device; local
110 /* Get the device address */
112 if (mdb_readvar(&device, buffer) == -1) {
123 /* Get the device instance table */
136 /* Get the device instance count */
163 addr = (uintptr_t)device.log[brd_no];
345 emlxs_device_t device; local
385 /* Get the device address */
387 if (mdb_readvar(&device, buffer) == -1) {
398 /* Get the device instanc
[all...]
/illumos-gate/usr/src/cmd/rmt/
H A Drmt.c120 static char device[MAXPATHLEN]; variable
420 getstring(device, sizeof (device));
421 DEBUG1("rmtd: C %s\n", device);
431 getstring(device, sizeof (device));
433 DEBUG2("rmtd: O %s %s\n", device, mode);
442 tape = open(device, O_LARGEFILE |
/illumos-gate/usr/src/lib/libadm/common/
H A Dlistdev.c38 * listdev() List attributes defined for a device
46 * "devtab.h" Local device table definitions
113 * char **listdev(device)
114 * char *device;
117 * attributes defined for the device <device>.
120 * device Device who's attributes are to be listed
124 * device. (Never empty since all devices have the "alias"
129 listdev(char *device) /* Device to describe */ argument
142 /* If the device <devic
[all...]
/illumos-gate/usr/src/cmd/stmsboot/
H A Dmpxio-upgrade108 cecho "Error: Your root device is not mapped."
124 # mapping for this device
130 for device in `$CAT $BOOTDEVICES`; do
131 new_special="/devices${device}"
136 ISROOTDEVPATH=`$ECHO $device | \
142 cecho "Error: Unable to remount your root device"
221 # Disable device-in-use checking (done in libdiskmgt).
222 # Without disabling this check, the configuration of dump device
223 # would fail as the device-in-use code incorrectly concludes that
224 # the device i
[all...]
/illumos-gate/usr/src/boot/sys/boot/fdt/dts/mips/
H A Dberi-netfpga.dts66 device-type = "cpu";
75 device-type = "cpu";
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_import/
H A Dzpool_import_missing_001_pos.ksh49 # 1. Create test pool upon device files using the various combinations.
56 # 5. Verify 'zpool import' will handle d/m device successfully.
60 # It should be succeed with single d/m device upon 'raidz' & 'mirror',
99 log_assert "Verify that import could handle damaged or missing device."
131 # Restore all device files.
136 for device in $DEVICE_FILES ; do
137 log_must rm -f $device
143 # Backup all device files while filesystem prepared.
203 log_pass "Import could handle damaged or missing device."
H A Dzpool_import_missing_002_pos.ksh49 # 1. Create test pool upon device files using the various combinations.
55 # 4. Move one or more device files to other directory
108 log_assert "Verify that import could handle moving device."
145 # Restore all device files.
152 for device in $DEVICE_FILES ; do
158 # Backup all device files while filesystem prepared.
165 log_must mv $device $BACKUP_DEVICE_DIR
197 log_pass "Import could handle moving device."
/illumos-gate/usr/src/cmd/pcitool/
H A Dpcitool_ui.h46 #define PROBEDEV_FLAG 0x8 /* Probe a specific device */
97 uint8_t device; member in struct:uiargs
/illumos-gate/usr/src/cmd/cdrw/
H A DMakefile28 OBJS= main.o mmc.o device.o transport.o util.o msgs.o misc_scsi.o dumpinfo.o \
/illumos-gate/usr/src/cmd/svr4pkg/pkgchk/
H A Dckentry.c49 extern char *basedir, *device, pkgspool[];
73 if (!device)
81 if (!device) {
103 if (device) {
/illumos-gate/usr/src/uts/common/xen/public/hvm/
H A Dhvm_op.h40 /* PCI INTx identification in PCI topology (domain:bus:device:intx). */
41 uint8_t domain, bus, device, intx; member in struct:xen_hvm_set_pci_intx_level
53 /* ISA device identification, by ISA IRQ (0-15). */
112 HVMMEM_mmio_dm, /* Reads and write go to the device model */
/illumos-gate/usr/src/uts/common/sys/scsi/
H A Dscsi_types.h79 #include <sys/scsi/conf/device.h>

Completed in 170 milliseconds

1234567891011>>