Searched refs:device (Results 76 - 100 of 434) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/cmd/ibd_upgrade/
H A Dibd_upgrade.sh33 # split device path into path components
72 device=$1
79 set -- ${device}
100 do_cmd "dladm set-linkprop -p linkmode=ud ${device}"
121 # per partition; consequently device names have non zero pkey)
/illumos-gate/usr/src/uts/i86pc/io/gfx_private/
H A Dgfxp_pci.c75 uint16_t device; member in struct:gfxp_pci_bsf
122 * Look for vendor-id, device-id, class-code to verify
128 "device-id", -1);
144 pci_bsf->device = device_id;
156 uint16_t *vendor, uint16_t *device)
162 * Find a PCI device based on its address, and return a unique handle
164 * space of this device.
182 if (device) *device = pci_bsf->device;
155 gfxp_pci_init_handle(uint8_t bus, uint8_t slot, uint8_t function, uint16_t *vendor, uint16_t *device) argument
324 gfxp_pci_device_present(uint16_t vendor, uint16_t device) argument
[all...]
/illumos-gate/usr/src/lib/efcode/include/fcdriver/
H A Dproto.h38 #define DEVICE_PRIVATE(e) (private_data_t *)(MYSELF->device->private)
/illumos-gate/usr/src/cmd/avs/rdc/
H A Drdcadm.h52 extern int mounted(char *device);
/illumos-gate/usr/src/cmd/bnu/
H A Daccount.c62 char device[MODSTR]; /* network medium */ member in struct:acData
121 acptr->device, FS,
144 * device - the type of device being used for communicaitons.
148 acConnected (remote, device)
151 char * device;
158 copyText(acptr->device, sizeof(acptr->device), device);
269 copyText(acptr->device, sizeo
[all...]
H A Ddial.h43 #define DEVDIR "/dev/" /* device path */
45 #define DVC_LEN 80 /* max NO of chars in TTY-device path name */
59 #define DV_NT_A (-8) /* requested device not available */
60 #define DV_NT_K (-9) /* requested device not known */
61 #define NO_BD_A (-10) /* no device available at requested baud */
62 #define NO_BD_K (-11) /* no device known at requested baud */
70 char *line; /* device name for out-going line */
73 char *device; /* unused */ member in struct:__anon46
/illumos-gate/usr/src/cmd/hal/addons/network-devices/
H A Dsnmp.c36 char device[128]; local
38 snprintf(device, sizeof (device), "socket://%s:9100", name);
40 add_network_printer(ctx, parent, name, device, community);
45 * device capabilities. scanners, removable media, storage, ...
58 /* have we already seen this network device */
/illumos-gate/usr/src/cmd/svr4pkg/pkgparam/
H A Dpkgparam.c54 "\t%s [-v] [-d device] pkginst [param [param ...]]\n" \
60 static char *device = NULL; variable
116 /* -d could specify stream or mountable device */
117 device = flex_device(optarg, 1);
136 if (device)
143 if (pkghead(device))
144 return (1); /* couldn't obtain info about device */
/illumos-gate/usr/src/uts/common/sys/
H A Dpci_impl.h75 #define PCI_CADDR1(bus, device, function, reg) \
76 (PCI_CONE | (((bus) & 0xff) << 16) | (((device & 0x1f)) << 11) \
82 #define PCI_CADDR2(device, indx) \
83 (0xc000 | (((device) & 0xf) << 8) | (indx))
87 uchar_t c_devnum; /* device number */
/illumos-gate/usr/src/cmd/hal/hald/
H A Ddevice_info.c49 * @brief Parsing of device info files
71 /** Processing a device element */
121 HalDevice *device; member in struct:__anon109
156 /** Set to #TRUE if a device is matched */
170 * @param source_udi UDI of source device
261 /* Compare the value of a property on a hal device object against a string value
270 * @param d hal device object
324 * @return #FALSE if the device in question didn't
347 pc->device->udi,
350 HAL_ERROR (("Could not resolve keypath '%s' on udi '%s'", key, pc->device
1364 process_fdi_file(const char *dir, const char *filename, HalDevice * device) argument
[all...]
/illumos-gate/usr/src/cmd/boot/installboot/sparc/
H A Dinstallboot.h60 ib_device_t device; member in struct:_ib_data
/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Ddump_rcm.c29 * RCM module for managing dump device during dynamic
57 char device[MAXPATHLEN]; member in struct:dump_conf
68 * dump device, the cache is multi-entry since there
151 (void) rcm_unregister_interest(hdl, dc->device, 0);
184 * Relocate dump device to maintain availability during suspension.
236 * forced, attempt to relocate the dump device.
317 * to relocate dump to swap. For dump device on
329 * This state may get out of sync for a dump device on swap,
332 * the same device during a rollback.
343 *errstr = strdup(gettext("unable to relocate dump device"));
[all...]
/illumos-gate/usr/src/lib/libcmdutils/common/
H A Davltree.c84 * a device id and inode number provided by the calling application.
96 * allocating memory and setting the nodes device id and inode number
104 * dev_t device (device id of the inode to be stored)
126 * Compare two nodes by first trying to match on the node's device
138 /* first match device id */
142 /* device id match, now check inode */
156 * Build a height balanced tree of nodes consisting of a device id and
161 add_tnode(avl_tree_t **stree, dev_t device, ino_t inode) argument
185 tnode->node_dev = device;
[all...]
/illumos-gate/usr/src/lib/libcontract/
H A DMakefile.com36 device.o \
/illumos-gate/usr/src/cmd/allocate/
H A Ddminfo.c89 "[-d device ...]");
117 int device = 0; local
149 if ((name) || (device) || (update) || (tp)) {
153 device++;
165 if ((name) || (device) || (update) || (tp)) {
172 if ((name) || (device) || (update) || (tp)) {
179 if ((name) || (device) || (update) || (tp)) {
197 * -d(device) -n(name) and -u(update) switches require at least one
202 if ((device) || (name) || (update) || (tp)) {
234 * Find out how long device lis
[all...]
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.c70 is_bypass_device(int device) argument
72 /* TODO - this should be set based upon device capabilities */
73 switch (device) {
/illumos-gate/usr/src/lib/libadm/common/
H A Ddevattr.c39 * devattr() Get the value of a attribute for a specific device
49 * "devtab.h" Local device table definitions
70 * char *devattr(device, attr)
72 * This function searches the device table, looking for the device
73 * specified by <device>. If it finds a record corresponding to that
74 * device (see below for a definition of that correspondence), it
79 * device Pointer to the character-string that describes the
80 * device whose record is to be looked for
81 * attr The device'
99 devattr( char *device, char *attribute) argument
[all...]
/illumos-gate/usr/src/uts/sun/sys/dada/
H A Ddada_types.h70 #include <sys/dada/conf/device.h>
108 #include <sys/dada/conf/device.h>
/illumos-gate/usr/src/cmd/lp/lib/printers/
H A Dfreeprinter.c60 if (pp->device)
61 Free (pp->device);
H A Dokprinter.c56 * A printer can't be remote and have device, interface,
62 prbufp->device
93 * A local printer must have device or dial info.
95 if (!prbufp->remote && !prbufp->device && !prbufp->dial_info)
/illumos-gate/usr/src/cmd/devmgmt/cmds/
H A Ddevattr.c38 * a device.
42 * devattr [-v] device [attr [...]]
44 * This command searches the device table file for the device specified.
45 * If it finds the device (matched either by alias or major and minor
46 * device number), it extracts the attribute(s) specified and writes
60 * 2 The device table could not be opened for reading.
61 * 3 The requested device was not found in the device table
62 * 4 A requested attribute was not defined for the device
166 char *device; /* Pointer to device name */ local
[all...]
H A Dputdev.c67 * EX_DEVTAB Had trouble accessing/reading/writing the device table
70 * defined for the device
87 #define E_USAGE "usage: putdev -a alias [attribute=value [...]]\n putdev -m device attribute=value [attribute=value [...]]\n putdev -d device [attribute [...]]"
92 #define E_NODEVTAB "Cannot open the device table: %s"
93 #define E_NOMKDTAB "Cannot create a new device table: %s"
94 #define E_INVALIAS "Not a valid device alias: %s"
174 * Modify the device-table. If -a specified, add a record for <alias>
176 * the <device> specified. If -d specified, remove the specified
177 * attributes from the specified device o
203 char *device; /* Ptr to <device> on command-line */ local
[all...]
/illumos-gate/usr/src/cmd/hal/tools/
H A Dhal-storage-unmount.c79 char *device; local
100 device = getenv ("HAL_PROP_BLOCK_DEVICE");
101 if (device == NULL)
182 udi, NULL, drive, device, invoked_by_uid,
203 udi, volume, drive, device, invoked_by_uid,
/illumos-gate/usr/src/cmd/lvm/metassist/xml/
H A Dxml_convert.c101 int (*validate_set)(devconfig_t *device, char *name, char *value);
116 int (*get_as_string)(devconfig_t *device, char *name, char **value);
162 xmlNodePtr parent, element_t elements[], devconfig_t *device);
164 xmlNodePtr cur, element_t elements[], devconfig_t *device);
181 devconfig_t *device, char *attr, char *name);
183 devconfig_t *device, char *attr, char *name);
216 devconfig_t *device, char *attr, char **value);
224 devconfig_t *device, char *attr, char **value);
830 * @param device
839 devconfig_t *device)
836 devconfig_to_xml( xmlNodePtr parent, element_t elements[], devconfig_t *device) argument
997 xml_to_devconfig( xmlNodePtr cur, element_t elements[], devconfig_t *device) argument
1524 validate_add_available_name( devconfig_t *device, char *attr, char *name) argument
1561 validate_add_unavailable_name( devconfig_t *device, char *attr, char *name) argument
2096 get_as_string_name( devconfig_t *device, char *attr, char **value) argument
2232 get_as_string_size_in_blocks( devconfig_t *device, char *attr, char **value) argument
[all...]
/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_hw.h163 ((bgep->chipid.device == DEVICE_ID_5700) ||\
164 (bgep->chipid.device == DEVICE_ID_5701) ||\
165 (bgep->chipid.device == DEVICE_ID_5702) ||\
166 (bgep->chipid.device == DEVICE_ID_5702fe)||\
167 (bgep->chipid.device == DEVICE_ID_5703C) ||\
168 (bgep->chipid.device == DEVICE_ID_5703S) ||\
169 (bgep->chipid.device == DEVICE_ID_5703) ||\
170 (bgep->chipid.device == DEVICE_ID_5704C) ||\
171 (bgep->chipid.device == DEVICE_ID_5704S) ||\
172 (bgep->chipid.device
[all...]

Completed in 128 milliseconds

1234567891011>>