Searched refs:device (Results 426 - 450 of 470) sorted by relevance

<<111213141516171819

/opensolaris-onvv-gate/usr/src/uts/sun4u/io/
H A Dsbd.c138 * Defines and structures for device tree naming and mapping
800 char device[OBP_MAXDRVNAME]; local
803 devicelen = sizeof (device);
808 * devlists. Otherwise check the device tree
834 OBP_DEVICETYPE, (caddr_t)device, &devicelen))
838 if (strcmp(device, SBD_OTYPE(i)) != 0)
1387 * cores of a CMP device. If this is not a
1753 * device cannot make the transition, then none of
1924 * Invalidate device.
2638 * Update per-device stat
[all...]
/opensolaris-onvv-gate/usr/src/uts/sun4u/opl/io/
H A Ddrmach.c638 * rest of the code from the device tree and OBP. This is necessary
982 err = drerr_new(1, EOPL_GETPROP, "device node %s: property %s",
990 * dp and err are initialized here to yield nothing (no device or
1001 /* device specific new function will set unum */
1047 * IKP sets up the device nodes in drmach_board_connect().
1188 * device nodes that are interesting to IKP.
1531 * Formal Parameter : The name of a device node.
1572 * That does not work either. So for these specific device,
1587 drmach_device_t *device; local
1624 * Create a device dat
[all...]
/opensolaris-onvv-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.c4854 get_partition(char *device) argument
4867 slice = device + strlen(device) - 2;
4871 wholedisk = s_calloc(1, strlen(device) + 3);
4872 (void) snprintf(wholedisk, strlen(device) + 3, "%sp0", device);
7523 /* First get the device special file from /etc/mnttab */
7531 /* If already a physical device nothing to do */
7608 * Check if menu is on the boot device
/opensolaris-onvv-gate/usr/src/uts/sun4u/starcat/io/
H A Ddrmach.c165 * Name properties for frequently accessed device nodes.
327 * to Schizo device LPAs. These are always set by DR.
566 * rest of the code from the device tree and OBP. This is necessary
1069 * root should still be present in the device tree.
1146 * appropriate for the device.
4646 * If the device is a CPU without a 'portid' property,
4665 * Formal Parameter : The name of a device node.
4707 drmach_device_t *device; local
4728 * dr device name.
4735 * Create a device dat
[all...]
/opensolaris-onvv-gate/usr/src/uts/i86pc/os/
H A Dlgrpplat.c3353 #define OPT_PCI_ECS_ADDR(bus, device, function, reg) \
3354 (PCI_CONE | (((bus) & 0xff) << 16) | (((device & 0x1f)) << 11) | \
3360 * a bus, device, function, and offset. The following constants
3378 #define OPT_PCS_OFF_VENDOR 0x0 /* device/vendor ID register */
3384 * Opteron PCI Configuration Space device IDs for nodes
3386 #define OPT_PCS_DEV_NODE0 24 /* device number for node 0 */
3543 * Increment device number to next node and register offsets
/opensolaris-onvv-gate/usr/src/uts/intel/io/drm/
H A Di915_gem.c770 i915_gem_retire_work_handler(void *device) argument
772 struct drm_device *dev = (struct drm_device *)device;
794 * @dev: drm device to reset
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/File/Spec/
H A DMac.pm332 Returns a string representing the null device. On Mac OS, this is "Dev:Null".
/opensolaris-onvv-gate/usr/src/lib/libdevinfo/
H A Ddevfsmap.c981 * dev2 /devices name of a device without the /devices prefix
1016 /* strip the device portion */
1037 * Check if the specified device path is on the root controller.
1040 * path /devices name of a device without the /devices prefix
1139 * Check if mpxio is enabled or disabled on the specified device path.
1143 * path /devices name of a device without the /devices prefix and
1303 pi->device.ret_phci, node_name, pi->ret_addr);
1470 * Check if the specified device is refenced in the vfstab file.
1474 * nodepath /devices path of a device in the target environment without
1496 * read device special
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-mgmt.c26 #include "xgehal-device.h"
30 * @devh: HAL device handle.
35 * Retrieve information such as PCI device and vendor IDs, board
65 &about_info->device);
120 * @devh: HAL device handle.
176 * @devh: HAL device handle.
233 * @devh: HAL device handle.
275 * @devh: HAL device handle.
315 * @devh: HAL device handle.
358 * @devh: HAL device handl
[all...]
H A Dxgehal-mgmtaux.c26 #include "xgehal-device.h"
67 * @devh: HAL device handle.
108 * @devh: HAL device handle.
146 * @devh: HAL device handle.
175 * @devh: HAL device handle.
204 __HAL_AUX_ENTRY("device", about_info.device, "0x%x");
230 * @devh: HAL device handle.
371 * @devh: HAL device handle.
673 * @devh: HAL device handl
[all...]
/opensolaris-onvv-gate/usr/src/cmd/zpool/
H A Dzpool_main.c187 return (gettext("\tattach [-f] <pool> <device> "
188 "<new-device>\n"));
190 return (gettext("\tclear [-nF] <pool> [device]\n"));
198 return (gettext("\tdetach <pool> <device>\n"));
220 return (gettext("\toffline [-t] <pool> <device> ...\n"));
222 return (gettext("\tonline <pool> <device> ...\n"));
224 return (gettext("\treplace [-f] <pool> <device> "
225 "[new-device]\n"));
227 return (gettext("\tremove <pool> <device> ...\n"));
245 "[<device>
3096 char *pool, *device; local
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/io/bge/
H A Dbge_main2.c476 bge_t *bgep = arg; /* private device info */
526 bge_t *bgep = arg; /* private device info */
602 bge_t *bgep = arg; /* private device info */
694 * the device is in any sort of loopback mode ...
732 * while the device is in any sort of loopback mode.
1268 bge_t *bgep = arg; /* private device info */
3064 if (chipid.device != cidp->device)
3097 * attach(9E) -- Attach a device to the system
3195 bgep->chipid.device
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/io/lvm/md/
H A Dmd_subr.c192 * problems in some underlying device drivers. This problem seems to have been
1135 * no other readers on this device.
1160 * if we are not in upgrade just return the input device
1907 * So the input device will be a md_dev64_t, because all SVM modules internally
1908 * work with that device type.
1910 * routines from here we first have to convert that device into a dev_t.
1943 * As open() may change the device,
1960 * Open regular device, since open() may change dev_t give new dev_t
1970 * So the input device will be a md_dev64_t, because all SVM modules internally
1971 * work with that device typ
2340 dev_t device = md_dev64_to_dev(dev); local
[all...]
/opensolaris-onvv-gate/usr/src/cmd/hwdata/
H A Dpci.ids21 # device device_name <-- single tab
171 00b1 Remote Insight II board - PCI device
339 # VMware's emulation of this device. Was missing from the list.
986 1002 2000 Rage Fury MAXX AGP 4x (TMDS) (VGA device)
987 1002 2001 Rage Fury MAXX AGP 4x (TMDS) (Extra device?!)
1515 793b RS600 audio device [Radeon Xpress 12xx Series]
1562 94c3 RV610 video device [Radeon HD 2400 PRO]
1564 174b e400 Sapphire HD 2400 PRO video device
1634 aa08 RV630/M76 audio device [Radeon HD 2600 Series]
1635 aa10 RV610 audio device [Radeo
[all...]
/opensolaris-onvv-gate/usr/src/pkg/manifests/
H A DSUNWcs.mf93 dir path=lib/svc/manifest/device group=sys
107 dir path=lib/svc/manifest/system/device group=sys
317 dir path=var/svc/manifest/device group=sys
335 dir path=var/svc/manifest/system/device group=sys
377 file path=etc/device.tab group=root mode=0444 preserve=true
566 file path=lib/svc/manifest/system/device/allocate.xml group=sys mode=0444
567 file path=lib/svc/manifest/system/device/devices-audio.xml group=sys mode=0444
568 file path=lib/svc/manifest/system/device/devices-local.xml group=sys mode=0444
569 file path=lib/svc/manifest/system/device/mpxio-upgrade.xml group=sys mode=0444
/opensolaris-onvv-gate/usr/src/uts/common/fs/nfs/
H A Dnfs3_srv.c2452 &args->what.mknoddata3_u.device.dev_attributes, &va);
2464 args->what.mknoddata3_u.device.spec.specdata1,
2465 args->what.mknoddata3_u.device.spec.specdata2);
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping.c1647 if (strcmp(out_if.id.name, tmp_if.device) == 0)
/opensolaris-onvv-gate/usr/src/cmd/luxadm/
H A Dfchba.c439 "\nERROR: Unable to retrieve SCSI device paths "
629 printf(MSGSTR(2098, "\nFound Fibre Channel device(s):\n"));
1405 if (strstr(devPath, ioc.ret_buf[i].device.ret_phci)) {
1571 * extra paths for other targets in a multi-target device
1753 /* Change behavior if this is an MPxIO device */
1929 * get mode page information for FC device.
1930 * do not do mode sense if this is a tape device.
2059 /* acquire rights to hack on device */
2082 /* all done now -- release device */
/opensolaris-onvv-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DpmInstallPrinter.java1703 if (!port.equals("") && Valid.device(port)) {
1728 "CLNT:pmInstPr:error validating device" + de);
/opensolaris-onvv-gate/usr/src/lib/scsi/plugins/ses/ses2/common/
H A Dses2_element_ctl.c1786 CTL_DESC(SES_ET_DEVICE, device),
/opensolaris-onvv-gate/usr/src/uts/common/
H A DMakefile.files149 device.o \
1880 xgehal-driver.o xgehal-mm.o xgehal-stats.o xgehal-device.o \
/opensolaris-onvv-gate/usr/src/uts/common/contract/
H A Ddevice.c38 #include <sys/contract/device.h>
57 * This file contains the core code for the device contracts framework.
58 * A device contract is an agreement or a contract between a process and
59 * the kernel regarding the state of the device. A device contract may be
60 * created when a relationship is formed between a device and a process
61 * i.e. at open(2) time, or it may be created at some point after the device
62 * has been opened. A device contract once formed may be broken by either party.
63 * A device contract can be broken by the process by an explicit abandon of the
64 * contract or by an implicit abandon when the process exits. A device contrac
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/io/nxge/
H A Dnxge_mac.c271 * Figure out nxgep->mac.portmode from nxge.conf, OBP's device properties,
865 * Get the actual device ID value returned by MDIO read.
5522 * Perform write to Clause45 serdes / transceiver device
5528 * device: With each PHYAD, the driver can use MDIO to control
5529 * multiple devices inside the PHY, here "device" is an
5530 * MMD (MDIO managable device).
5531 * xcvr_reg: Each device has multiple registers. xcvr_reg specifies
5536 nxge_mdio_read(p_nxge_t nxgep, uint8_t xcvr_portn, uint8_t device, argument
5547 xcvr_portn, device, xcvr_reg, value)) != NPI_SUCCESS)
5564 /* Perform write to Clause45 serdes / transceiver device */
5567 nxge_mdio_write(p_nxge_t nxgep, uint8_t xcvr_portn, uint8_t device, uint16_t xcvr_reg, uint16_t value) argument
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/nfs/
H A Dnfs.h124 NFSERR_NXIO = 6, /* No such device or address */
127 NFSERR_XDEV = 18, /* Cross-device link */
128 NFSERR_NODEV = 19, /* No such device */
133 NFSERR_NOSPC = 28, /* No space left on device */
160 * Macros for converting device numbers to and from the format
169 #define SO4_BITSMAJOR 8 /* # of SunOS 4.x major device bits */
170 #define SO4_BITSMINOR 8 /* # of SunOS 4.x minor device bits */
175 * Convert to over-the-wire device number format
183 * Convert from over-the-wire format to SVR4 device number format
192 * so the over-the-wire representation is VCHR with a '-1' device numbe
1660 devicedata3 device; member in union:mknoddata3::__anon6866
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dbio.c165 * arguments to an allocate routine are a device and
732 * the device.
746 * Get an empty block, not assigned to any particular device.
872 * We really could split blist_lock up per device for better
881 * Gather all B_DELWRI buffer for device.
971 * this device and blkno (if any).
986 * make sure it still belongs to the device and is B_DELWRI
1012 * (which are not be already flushed because of device errors). Also
1115 * all buffers and setting all device hash buffer lists to empty.
1244 tnf_device, device, b
[all...]

Completed in 519 milliseconds

<<111213141516171819