Searched refs:device (Results 301 - 325 of 434) sorted by relevance

<<1112131415161718

/illumos-gate/usr/src/uts/common/io/dmfe/
H A Ddmfe_impl.h63 uint16_t device; member in struct:__anon5292
160 dev_info_t *devinfo; /* device instance */
/illumos-gate/usr/src/uts/i86pc/io/
H A Disa.c75 * property of a pci-isa bridge device node.
389 DDI_PROP_DONTPASS, "device-memory", &memarray, &nmem);
391 cmn_err(CE_WARN, "device-memory property failure for %s (%x)\n",
661 * Return non-zero if device in tree is a PnP isa device
696 cmn_err(CE_CONT, "?ISA-device: %s%d\n",
702 * older drivers aren't expecting the "standard" device
1033 int device; local
1045 * older drivers aren't expecting the "standard" device
1085 * extract the device identification
[all...]
/illumos-gate/usr/src/uts/common/io/ib/clients/rdsv3/
H A Dib_cm.c131 ib_get_client_data(ic->i_cm_id->device, &rdsv3_ib_client);
249 rds_ibdev = ib_get_client_data(ic->i_cm_id->device, &rdsv3_ib_client);
487 struct ib_device *dev = ic->i_cm_id->device;
497 * rdsv3_ib_add_one creates a rdsv3_ib_device object per IB device,
505 "RDS/IB: No client_data for device %s", dev->name);
964 struct ib_device *dev = ic->i_cm_id->device;
H A Dib_send.c93 rdsv3_ib_dma_unmap_sg_rdma(ic->i_cm_id->device,
114 rdsv3_ib_dma_unmap_sg(ic->i_cm_id->device,
545 * we see a message we map its scatterlist into the IB device so that
561 struct ib_device *dev = ic->i_cm_id->device;
1005 op->r_count = rdsv3_ib_dma_map_sg_rdma(ic->i_cm_id->device,
/illumos-gate/usr/src/uts/common/sys/hotplug/pci/
H A Dpcie_hp.h109 * Maximum length of the string converted from the digital number of pci device
111 * device number 0 and function number 255 (ARI case), then the length is
118 * The format of the PCI port name is: pci.d,f where d is device number, f is
189 uint32_t hs_device_num; /* PCI device num for slot */
305 extern dev_info_t *pcie_hp_devi_find(dev_info_t *dip, uint_t device,
/illumos-gate/usr/src/cmd/lp/lib/printers/
H A Dgetprinter.c234 pp = &(prp->device);
/illumos-gate/usr/src/boot/sys/sys/
H A Dtypes.h105 typedef __dev_t dev_t; /* device number or struct cdev */
257 typedef struct device *device_t;
/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus_cfg.c118 uint_t device; member in struct:cardbus_find_ctrl
323 * This entry point is called to configure a device (and
325 * a new device is added to the PCI domain. This routine
326 * will create the device tree and program the devices
379 "no device: bus [0x%x] slot [0x%x] func [0x%x]\n",
406 "Look up device [0x%x] function [0x%x] to clean up\n",
410 "Cleaning up device [0x%x] function [0x%x]\n",
414 * If this was a bridge device it will have a
509 "cardbus_primary_busno: Not a pci device or no bus-range\n");
874 * A single device (unde
2353 cardbus_probe_bridge(cbus_t *cbp, dev_info_t *attpt, uint_t bus, uint_t device, uint_t func) argument
2489 cardbus_probe_children(cbus_t *cbp, dev_info_t *parent, uint_t bus, uint_t device, uint_t func, uint8_t *header_type) argument
3066 cardbus_add_config_reg(dev_info_t *dip, uint_t bus, uint_t device, uint_t func) argument
[all...]
H A Dcardbus.c407 * Attach a device to the cardbus infrastructure.
487 * Check for device initialization property.
633 * cardbus dip is the device itself
714 "cardbus(%s%d): Failed to remove device tree: "
770 cardbus_err(dip, 1, "Saving device\n");
786 cardbus_err(dip, 1, "restoring device\n");
1007 uint8_t bus, device, function; local
1012 device = PCI_REG_DEV_G(pci_rp->pci_phys_hi);
1018 bus, device, function);
1031 "device
1306 int bus, device, func; local
[all...]
/illumos-gate/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu_impl.c222 * The Device table entry bit 0 (V) controls whether the device
401 * Setup the device table pointers in the iommu struct as
402 * well as the IOMMU device table register
471 /* dma sync so device sees this init */
934 int bus, device, func; local
956 if (acpica_get_bdf(iommu->aiomt_dip, &bus, &device, &func)
964 iommu->aiomt_bdf = ((uint8_t)bus << 8) | ((uint8_t)device << 3) |
1153 /* Initialize device table entries based on ACPI settings */
1155 cmn_err(CE_WARN, "%s: %s%d: Can't initialize device table",
1287 /* check if cap ID is secure device ca
1416 int bus, device, func, bdf; local
[all...]
H A Damd_iommu_page_tables.c241 int device = -1; local
260 "for special-device",
283 if (acpica_get_bdf(pci_dip, &bus, &device, &func) != DDI_SUCCESS) {
295 device > UINT8_MAX || device < 0 ||
300 bus, device, func,
305 bdf = ((uint8_t)bus << 8) | ((uint8_t)device << 3) | (uint8_t)func;
405 driver = "special-device";
414 (void) strcpy(path, "special-device");
424 "Failed to get device I
[all...]
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dosl.c101 /* features supported by ACPICA and ACPI device configuration. */
1017 * OpRegion and (what ACPI CA thinks is) the PCI device
1021 * values for bus, segment, device and function; anything ACPI CA
1041 int bus, device, func, devfn; local
1060 (acpica_get_bdf(dip, &bus, &device, &func) >= 0)) {
1062 (*PciId)->Device = device;
1267 /* Check whether device exists. */
1271 * Skip object if device doesn't exist.
1273 * 1) setting either bit 0 or bit 3 means that device exists.
1345 /* Check whether device exist
1786 acpica_get_bdf(dev_info_t *dip, int *bus, int *device, int *func) argument
[all...]
/illumos-gate/usr/src/uts/common/io/
H A Dgld.c213 * The device is of DL_ETHER type and is able to support VLAN by itself.
412 /* initialize device driver (per-major) list */
503 * gld_register -- called once per device instance (PPA)
505 * During its attach routine, a real device driver will register with GLD
507 * devinfo pointer, the device name, and a macinfo structure describing the
508 * physical device instance.
574 /* first occurrence of this device name (major number) */
625 * Set up interface pointer. These are device class specific pointers
754 /* add ourselves to this major device's linked list of instances */
910 /* We now have one fewer instance for this major device */
1342 glddev_t *device; local
5629 gld_findminor(glddev_t *device) argument
[all...]
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/cherrystone/common/
H A Dworkfile.c100 * Do a depth-first walk of a device tree and
209 picl_nodehdl_t *device)
240 err = picl_get_propval(reference_property, &(*device),
381 * We call do_devinfo() in order to use the libdevinfo device tree instead of
382 * OBP's device tree. Ignore its return value and use our exit_code instead.
384 * because the device tree does not keep track of the status property for the
387 * device failures.
739 * a model, then we just describe what the device
747 "%s", "device on pci-bridge");
816 * children of something like a scsi device
208 fill_device_from_id(picl_nodehdl_t device_id, char *assoc_id, picl_nodehdl_t *device) argument
[all...]
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/daktari/common/
H A Dworkfile.c298 * Do a depth-first walk of a device tree and
380 * Find the requested board struct in the system device tree.
464 picl_nodehdl_t *device)
495 err = picl_get_propval(reference_property, &(*device),
829 * a model, then we just describe what the device
836 "%s", "device on pci-bridge");
904 * children of something like a scsi device.
463 fill_device_from_id(picl_nodehdl_t device_id, char *assoc_id, picl_nodehdl_t *device) argument
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/littleneck/common/
H A Dworkfile.c179 * Do a depth-first walk of a device tree and
288 picl_nodehdl_t *device)
319 err = picl_get_propval(reference_property, &(*device),
440 * Find the requested board struct in the system device tree.
523 * We call do_devinfo() in order to use the libdevinfo device tree
524 * instead of OBP's device tree.
849 * a model, then we just describe what the device
856 "%s", "device on pci-bridge");
923 * children of something like a scsi device.
287 fill_device_from_id(picl_nodehdl_t device_id, char *assoc_id, picl_nodehdl_t *device) argument
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpicllibdevinfo.c410 probe_libdevinfo(frutree_frunode_t *frup, frutree_device_args_t ** device, argument
467 if ((rc = create_port_config_info(&list, *device)) != PICL_SUCCESS) {
/illumos-gate/usr/src/cmd/fwflash/plugins/transport/common/
H A Dses.c145 int fw_readfw(struct devicelist *device, char *filename);
146 int fw_writefw(struct devicelist *device);
167 "%s: not writing firmware for device %s to file %s\n",
180 * flashable device supporting the SES2 Download Microcode Diagnostic
213 "space for device prop list\n"),
224 "property, hence unable to flash device\n"),
240 gettext("%s: Unable to open flashable device %s\n"),
250 "device %s\n"),
261 "%s: unable to flash image %s to device %s\n\n",
277 * The fw_identify() function walks the device
[all...]
/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Dmpath.c80 * To get lun number of a given device pathname using driver ioctl.
176 * To give the lun number of a given device pathname
385 * To obtain pathlist of a given target device
388 * dev_path client device path
442 ioc.ret_buf[i].device.ret_phci);
490 * To get the number of paths to a given device pathname using
498 * -1 - bad device path
515 /* translate device path to physical path */
544 /* Issue open to device to get multipath_info (ie. count) */
646 * client_path client device pat
[all...]
/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Dcapacity.notes.txt33 I had to come up with some sort of synthetic device geometry in the
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dshared.h80 * This is the location of the raw device buffer. It is 31.5K
101 * This is the filesystem (not raw device) buffer.
428 unsigned short root_dev; /* Default root device number */
624 /* The map between BIOS drives and UNIX device file names. */
626 /* The filename which stores the information about a device map. */
630 /* Assign DRIVE to a device name DEVICE. */
631 extern void assign_device_name (int drive, const char *device);
1015 /* Parse a device string and initialize the global parameters. */
1016 char *set_device (char *device);
1028 /* Sets device t
[all...]
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_main.c20 * The i40e driver is the main software device driver for the Intel 40 Gb family
22 * ports and 10 GbE ports. This device is the successor to the 82599 family of
33 * Each physical function in the hardware shows up as a device that this driver
35 * physical functions present on the device, while other resources are instead
36 * shared across the entire card and its up to the device driver to
45 * file here, and then we'll get into more discussion on how the device is
60 * the device.
63 * work with Intel's common code for the device.
89 * Each physical device consists of a number of one or more ports, which are
93 * instance of the device, ther
476 i40e_device_find(i40e_t *i40e, dev_info_t *parent, uint_t bus, uint_t device) argument
906 uint16_t bus, device, func; local
[all...]
/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg_lex.l178 <TSTATE>device { return DEVICE; }
/illumos-gate/usr/src/cmd/fm/scripts/
H A Dfmsim.ksh269 -o sysevent-transport:device=/dev/null $eol
/illumos-gate/usr/src/uts/common/io/aac/
H A Daac.h149 uint16_t device; /* PCI Device ID */ member in struct:aac_card_type
160 #define AAC_DEV_LD 0 /* logical device */
161 #define AAC_DEV_PD 1 /* physical device */
175 AAC_CFG_NULL_NOEXIST = 0, /* No change with no device */
176 AAC_CFG_NULL_EXIST, /* No change but have device */
187 int ncmds[AAC_CMDQ_NUM]; /* outstanding cmds of the device */
188 int throttle[AAC_CMDQ_NUM]; /* hold IO cmds for the device */
203 /* Non-DASD phys. device descrption, eg. CDROM or tape */
294 struct aac_device *dvp; /* target device */
339 #define AAC_FLAGS_NONDASD (1 << 10) /* non-DASD device supporte
[all...]

Completed in 147 milliseconds

<<1112131415161718