Searched refs:device (Results 351 - 375 of 434) sorted by relevance

<<1112131415161718

/illumos-gate/usr/src/uts/common/os/
H A Dpriv_defs173 privileged graphics device mappings.
178 graphics device.
369 device, a process must also have sufficient privileges to read from
370 and write to the swap device.
377 Allows a process to open the real console device directly.
398 appropriate access to the device being mounted (read-write for
H A Daio_subr.c105 tnf_device, device, dev,
219 tnf_device, device, bp->b_edev,
H A Ddriver.c130 * attach a device instance to the system if the driver supplies an
175 * detach a device instance from the system if the driver supplies a
395 * interpreted by the device driver. The code may load the driver
440 tnf_device, device, bp->b_edev,
500 blksize = e_ddi_getprop(DDI_DEV_T_ANY, VBLK, "device-blksize",
525 blksize = e_ddi_getprop(DDI_DEV_T_ANY, VBLK, "device-blksize",
609 * A 'size' property can be provided by a VCHR device.
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/frutree/
H A Dsystem-board.info78 * Use both OBP 4.10.6 (dimm-spd) and older (dimm) device names.
79 * Config file parser will ignore REFNODE with invalid device name.
99 * Use both OBP 4.10.6 (dimm-spd) and older (dimm) device names.
100 * Config file parser will ignore REFPROP with invalid device name.
124 * Use both OBP 4.10.6 (dimm-spd) and older (dimm) device names.
125 * Config file parser will skip to next name entry if the device name is
183 * Set _fru_parent for temperature-device
185 _class:/upa/pci/pmu/i2c/temperature-device
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_config.c735 dcp->device = sd->sd_name; /* like "isp1t060" */
836 dcp->device = sd->sd_name; /* like "isp1m000" */
/illumos-gate/usr/src/cmd/audio/audioctl/
H A Daudioctl.c140 typedef struct device { struct
150 struct device *nextp;
265 perror(_("Error opening device"));
694 "audioctl show-device [ -v ] [ -d <device> ]\n" \
695 " display information about an audio device\n" \
697 "audioctl show-control [ -v ] [ -d <device> ] [ <control> ... ]\n" \
700 "audioctl set-control [ -v ] [ -d <device> ] <control> <value>\n" \
703 "audioctl save-controls [ -d <device> ] [ -f ] <file>\n" \
704 " save all control settings for the device t
[all...]
/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_hotplug.c79 S1394_TNF_SL_HOTPLUG_STACK, "", tnf_string, device,
108 S1394_TNF_SL_HOTPLUG_STACK, "", tnf_string, device,
166 /* Allocate and init a new device node instance. */
/illumos-gate/usr/src/boot/sys/boot/fdt/dts/powerpc/
H A Dp1020rdb.dts94 device-width = <1>;
H A Dp2041rdb.dts396 device-width = <2>;
H A Dp3041ds.dts435 device-width = <2>;
H A Dp5020ds.dts431 device-width = <2>;
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_ib_cma.c249 if (ret == 0 && idp->device == NULL)
250 idp->device = sol_cma_acquire_device(ntohll(
1192 idp->device = sol_cma_acquire_device(ntohll(devp->dev_node_guid));
1417 event_idp->device = sol_cma_acquire_device(ntohll(
1627 * Fill the route, device and port_num.
1630 event_idp->device = sol_cma_acquire_device(ntohll(
/illumos-gate/usr/src/uts/common/io/
H A Dllc1.c83 static minor_t llc1_findminor(llc1dev_t *device);
237 * is called, it must call this procedure with the device class structure
253 /* make sure minor device lists are initialized */
258 /* make sure device list is initialized */
271 * create the file system device node
338 * LLC1 open routine, called when device is opened by the user
418 /* completely disassociate the stream from the device */
878 /* remove from device list */
1870 * device table if it is already in the per stream table, if it isn't
1871 * in the per device, ad
2046 llc1_findminor(llc1dev_t *device) argument
[all...]
/illumos-gate/usr/src/uts/common/rpc/
H A Dclnt_cots.c298 dev_t x_rdev; /* device number of transport */
329 { "device", KSTAT_DATA_UINT32 },
358 dev_t cku_device; /* device to use */
1544 * call time, as cots creates the transport at call time - device,
1810 dev_t device,
1883 cm_entry->x_rdev == device &&
1983 device != cm_entry->x_rdev ||
2100 cm_entry->x_rdev = device;
2140 i = t_kopen(NULL, device, FREAD|FWRITE|FNDELAY, &tiptr, zone_kcred());
2142 RPCLOG(1, "connmgr_get: can't open cots device, erro
1803 connmgr_get( struct netbuf *retryaddr, const struct timeval *waitp, struct netbuf *destaddr, int addrfmly, struct netbuf *srcaddr, struct rpc_err *rpcerr, dev_t device, bool_t nosignal, int useresvport, cred_t *cr) argument
[all...]
/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_main2.c516 bge_t *bgep = arg; /* private device info */
565 bge_t *bgep = arg; /* private device info */
646 bge_t *bgep = arg; /* private device info */
738 * the device is in any sort of loopback mode ...
776 * while the device is in any sort of loopback mode.
1327 bge_t *bgep = arg; /* private device info */
3384 if (chipid.device != cidp->device)
3510 } else if ((bgep->chipid.device == DEVICE_ID_5725) ||
3511 (bgep->chipid.device
[all...]
/illumos-gate/usr/src/uts/common/io/dmfe/
H A Ddmfe_main.c1173 dmfe_t *dmfep = arg; /* private device info */
1403 dmfe_t *dmfep = arg; /* private device info */
1520 dmfe_t *dmfep = arg; /* private device info */
1540 dmfe_t *dmfep = arg; /* private device info */
1712 dmfe_t *dmfep = arg; /* private device info */
1753 dmfe_t *dmfep; /* private device info */
1770 * device, before we even finish setting up all our local
2451 * Get vendor/device/revision. We expect (but don't check) that
2455 idp->device = pci_config_get16(handle, PCI_CONF_DEVID);
2459 * Turn on Bus Master Enable bit and ensure the device i
[all...]
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_hio.c2577 nxge_ldv_t *device; local
2595 device = &control->ldvp[dc->ldg.ldsv];
2599 ring->ldvp = device;
/illumos-gate/usr/src/uts/common/io/audio/drv/audiohd/
H A Daudiohd.h46 * specific audiohd controller device id
750 enum audiohda_device_type device; member in struct:audiohd_pin
775 uint32_t vid; /* vendor id and device id */
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h229 * Firmware device log.
506 int is_bypass_device(int device);
/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcis_handlers.h83 #define CISTPL_DEVSPEED_TABLE 0x000000001 /* use the device speed table */
106 #define CISTPL_DEVICE_DTYPE_NULL 0x00 /* a NULL device (hole) */
107 #define CISTPL_DEVICE_DTYPE_ROM 0x01 /* device is of type ROM */
108 #define CISTPL_DEVICE_DTYPE_OTPROM 0x02 /* device is of type OTPROM */
109 #define CISTPL_DEVICE_DTYPE_EPROM 0x03 /* device is of type EPROM */
110 #define CISTPL_DEVICE_DTYPE_EEPROM 0x04 /* device is of type EEPROM */
111 #define CISTPL_DEVICE_DTYPE_FLASH 0x05 /* device is of type FLASH */
112 #define CISTPL_DEVICE_DTYPE_SRAM 0x06 /* device is of type SRAM */
113 #define CISTPL_DEVICE_DTYPE_DRAM 0x07 /* device is of type DRAM */
119 #define CISTPL_DEVICE_DTYPE_FUNCSPEC 0x0d /* device i
1108 cistpl_device_t device; member in union:cisparse_t
[all...]
/illumos-gate/usr/src/uts/i86pc/io/acpi/drmach_acpi/
H A Ddrmach_acpi.c255 /* Skip subtree if the device is not powered. */
261 * Keep scanning subtree if it fails to lookup device node.
262 * There may be some ACPI objects without device nodes created.
305 DRMACH_PR("!drmach_node_acpi_walk: failed to get device node.");
491 err = drerr_new(1, EX86_GETPROP, "device node %s: property %s",
500 * dp and err are initialized here to yield nothing (no device or
509 /* device specific new function will set unum */
691 /* Generate the device dependency list. */
702 /* No device has dependency on this board. */
744 /* Generate the eject device lis
1868 drmach_device_t *device; local
[all...]
/illumos-gate/usr/src/uts/common/io/rge/
H A Drge.h344 uint16_t device; /* device-id */ member in struct:__anon6476
379 dev_info_t *devinfo; /* device instance */
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/
H A Dmpi2_history.txt222 * Added new device ids.
246 * 08-11-10 02.00.16 Removed IO Unit Page 1 device path (multi-pathing)
/illumos-gate/usr/src/uts/common/io/lvm/trans/
H A Dtrans_ioctl.c773 * associated with every trans device for which we are injecting errors. When
866 * the log device. Errors will be injected on the
867 * log device when errp->er_total_errors is even
868 * and on the master device when it is odd. If
869 * this I/O is not for the appropriate device, we
926 /* Target is our master device. */
931 * Target is our log device. Unfortunately, the same
932 * device may also be used for the MDD database.
1125 dev32_t device; /* shadow device */ local
[all...]
/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge.h581 uint16_t device; /* device-id */ member in struct:__anon6234
668 * Structure used to hold the device-specific config parameters.
670 * hardware feature of the device. It's used for software purpose.
694 dev_info_t *devinfo; /* device instance */

Completed in 145 milliseconds

<<1112131415161718