Searched refs:Device (Results 1 - 25 of 36) sorted by relevance

12

/illumos-gate/usr/src/uts/intel/io/vmxnet3s/
H A Dvmxnet3.h205 #define VMXNET3_WARN(Device, ...) vmxnet3_log(CE_WARN, Device, __VA_ARGS__)
208 #define VMXNET3_DEBUG(Device, Level, ...) { \
210 vmxnet3_log(CE_CONT, Device, "?" __VA_ARGS__); \
214 #define VMXNET3_DEBUG(Device, Level, ...)
225 #define VMXNET3_BAR0_GET32(Device, Reg) \
226 ddi_get32((Device)->bar0Handle, (uint32_t *)((Device)->bar0 + (Reg)))
227 #define VMXNET3_BAR0_PUT32(Device, Reg, Value) \
228 ddi_put32((Device)
[all...]
/illumos-gate/usr/src/cmd/hal/tools/sunos/
H A Dhal-system-power-suspend-sunos.sh9 echo org.freedesktop.Hal.Device.SystemPowerManagement.AlarmNotSupported >&2
15 echo org.freedesktop.Hal.Device.SystemPowerManagement.NotSupported >&2
39 $device org.freedesktop.Hal.Device.Rescan
H A Dhal-system-power-hibernate-sunos.sh9 echo org.freedesktop.Hal.Device.SystemPowerManagement.NotSupported >&2
28 $device org.freedesktop.Hal.Device.Rescan
/illumos-gate/usr/src/uts/intel/io/acpica/events/
H A Devxfregn.c60 * PARAMETERS: Device - Handle for the device
80 ACPI_HANDLE Device,
95 if (!Device)
108 Node = AcpiNsValidateHandle (Device);
141 * PARAMETERS: Device - Handle for the device
153 ACPI_HANDLE Device,
170 if (!Device)
183 Node = AcpiNsValidateHandle (Device);
225 "on Device %p(%p)\n",
79 AcpiInstallAddressSpaceHandler( ACPI_HANDLE Device, ACPI_ADR_SPACE_TYPE SpaceId, ACPI_ADR_SPACE_HANDLER Handler, ACPI_ADR_SPACE_SETUP Setup, void *Context) argument
H A Devxface.c75 * PARAMETERS: Device - The device for which notifies will be handled
78 * ACPI_DEVICE_NOTIFY: Device Handler (80-FF)
79 * ACPI_ALL_NOTIFY: Both System and Device
85 * DESCRIPTION: Install a handler for notifications on an ACPI Device,
89 * type of notify (System/Device). Device/Thermal/Processor objects
97 ACPI_HANDLE Device,
102 ACPI_NAMESPACE_NODE *Node = ACPI_CAST_PTR (ACPI_NAMESPACE_NODE, Device);
114 if ((!Device) || (!Handler) || (!HandlerType) ||
133 if (Device
96 AcpiInstallNotifyHandler( ACPI_HANDLE Device, UINT32 HandlerType, ACPI_NOTIFY_HANDLER Handler, void *Context) argument
[all...]
H A Devxfgpe.c73 * Device has been added or if any new GPE methods have been added via a
117 * PARAMETERS: GpeDevice - Parent GPE Device. NULL for GPE0/GPE1
172 * PARAMETERS: GpeDevice - Parent GPE Device. NULL for GPE0/GPE1
217 * PARAMETERS: GpeDevice - Parent GPE Device. NULL for GPE0/GPE1
299 * PARAMETERS: GpeDevice - Parent GPE Device. NULL for GPE0/GPE1
353 * PARAMETERS: WakeDevice - Device associated with the GPE (via _PRW)
354 * GpeDevice - Parent GPE Device. NULL for GPE0/GPE1
362 * Each _PRW appears under a Device Object (The WakeDevice), and
407 /* Validate WakeDevice is of type Device */
506 * PARAMETERS: GpeDevice - Parent GPE Device
[all...]
H A Devgpe.c295 * PARAMETERS: GpeDevice - Device node. NULL for GPE0/GPE1
342 /* A Non-NULL GpeDevice means this is a GPE Block Device */
346 !ObjDesc->Device.GpeBlock)
351 return (AcpiEvLowGetGpeInfo (GpeNumber, ObjDesc->Device.GpeBlock));
726 * PARAMETERS: GpeDevice - Device node. NULL for GPE0/GPE1
H A Devrgnini.c335 PciId->Device = ACPI_HIWORD (ACPI_LODWORD (PciValue));
375 * PARAMETERS: Node - Device node being examined
/illumos-gate/usr/src/lib/udapl/udapl_tavor/amd64/
H A Damd64.il32 / Device registers are in Big Endian byte order, so use bswap* instructions.
/illumos-gate/usr/src/lib/udapl/udapl_tavor/i386/
H A Di386.il32 / Device registers are in Big Endian byte order, so use bswap instructions.
/illumos-gate/usr/src/uts/intel/io/acpica/hardware/
H A Dhwpci.c66 ACPI_HANDLE Device; member in struct:acpi_pci_device
112 * consisting of a Segment number, Bus number, Device number,
119 * the Bus/Device/Function numbers in the PciId with the actual
125 * will make any necessary modifications to the Bus, Device, or
240 ListElement->Device = ParentDevice;
254 * ListHead - Device list created by
281 PciId->Segment, PciId->Bus, PciId->Device, PciId->Function));
295 Status = AcpiHwGetPciDeviceInfo (PciId, Info->Device,
308 PciId->Segment, PciId->Bus, PciId->Device, PciId->Function,
319 * PARAMETERS: ListHead - Device lis
[all...]
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacpixf.h769 ACPI_HANDLE Device,
777 ACPI_HANDLE Device,
784 ACPI_HANDLE Device,
793 ACPI_HANDLE Device,
979 ACPI_HANDLE Device,
987 ACPI_HANDLE Device,
993 ACPI_HANDLE Device,
1012 ACPI_HANDLE Device,
1020 ACPI_HANDLE Device,
1026 ACPI_HANDLE Device,
[all...]
H A Dactypes.h1110 ACPI_HANDLE Device,
1129 ACPI_HANDLE Device,
1307 UINT16 Device; member in struct:acpi_pci_id
H A Dacobject.h394 UINT32 HandlerType; /* Type: Device/System/Both */
397 union acpi_operand_object *Next[2]; /* Device and System handler lists */
521 ACPI_OBJECT_DEVICE Device; member in union:acpi_operand_object
/illumos-gate/usr/src/cmd/print/scripts/
H A Dconv_lp86 DEVICE=`grep Device: ${PRINTER}/configuration 2>/dev/null | sed -e "s/^Device: //"`
/illumos-gate/usr/src/cmd/bnu/
H A Dperfstat.c213 static char Device[MODSTR] = ""; /* Type of communication variable
340 Device, FS, /* device used for communication. */
398 Device, FS, /* communications device. */
740 copyText(Device, sizeof(Device), device);
/illumos-gate/usr/src/cmd/hal/tools/
H A Dlshal.c68 struct Device { struct
75 * @param udi Universal Device Id
85 * @param udi Universal Device Id
175 * @param udi Universal Device Id
202 * @param udi Universal Device Id of parent
209 dump_children (char *udi, int num_devices, struct Device *devices, int depth)
254 struct Device *devices;
265 devices = malloc (sizeof(struct Device) * num_devices);
285 "Dumping %d device(s) from the Global Device List:\n"
302 "Dumped %d device(s) from the Global Device Lis
[all...]
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/
H A Dmpi2_history.txt150 * Added new value for AccessStatus field of SAS Device
161 * Added SAS Device IDs.
199 * Added two new AccessStatus values to SAS Device Page 0
215 * SAS Device Page 0.
225 * to SAS Device Page 0 Flags field.
336 * Added SASAddress field to Initiator Device Table
339 * for SAS Initiator Device Status Change Event data.
373 * Added two new ReasonCode defines for SAS Device Status
391 * Added two new reason codes for SAS Device Status Change
/illumos-gate/usr/src/uts/intel/io/acpica/utilities/
H A Dutdelete.c152 * Device object also may have a GPE block.
156 if (Object->Device.GpeBlock)
158 (void) AcpiEvDeleteGpeBlock (Object->Device.GpeBlock);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/taco/frutree/
H A Dsystem-board.info248 TABLE Device
258 TABLE Device
268 TABLE Device
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dosl.c957 (PciId->Bus, PciId->Device, PciId->Function, Reg);
961 (PciId->Bus, PciId->Device, PciId->Function, Reg);
965 (PciId->Bus, PciId->Device, PciId->Function, Reg);
988 " %lx %d not permitted", PciId->Bus, PciId->Device,
995 (*pci_putb_func)(PciId->Bus, PciId->Device, PciId->Function,
999 (*pci_putw_func)(PciId->Bus, PciId->Device, PciId->Function,
1003 (*pci_putl_func)(PciId->Bus, PciId->Device, PciId->Function,
1062 (*PciId)->Device = device;
1097 { ACPI_FEATURE_OSI_MODULE, "Module Device" },
1098 { 0, "Processor Device" }
[all...]
/illumos-gate/usr/src/uts/intel/io/acpica/executer/
H A Dexregion.c422 Function, BitWidth, PciId->Segment, PciId->Bus, PciId->Device,
/illumos-gate/usr/src/uts/intel/io/acpica/namespace/
H A Dnseval.c457 ParentNode->Object->Device.Handler;
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/frutree/
H A Dsystem-board.info379 TABLE Device
392 TABLE Device
405 TABLE Device
/illumos-gate/usr/src/lib/libc/port/gen/
H A Derrlist55 16 Device busy

Completed in 117 milliseconds

12