Home
last modified time | relevance | path

Searched refs:Device (Results 1 – 25 of 94) sorted by relevance

1234

/dflybsd-src/sys/contrib/dev/acpica/source/tools/acpiexec/
H A Daehandlers.c162 ACPI_HANDLE Device,
168 ACPI_HANDLE Device,
174 ACPI_HANDLE Device,
180 ACPI_HANDLE Device,
245 ACPI_HANDLE Device, in AeNotifyHandler1() argument
249 AeCommonNotifyHandler (Device, Value, 1); in AeNotifyHandler1()
254 ACPI_HANDLE Device, in AeNotifyHandler2() argument
258 AeCommonNotifyHandler (Device, Value, 2); in AeNotifyHandler2()
263 ACPI_HANDLE Device, in AeCommonNotifyHandler() argument
318 HandlerId, Type, AcpiUtGetNodeName (Device), Device, Value, in AeCommonNotifyHandler()
[all …]
H A Daetables.h412 Device (OEM1)
416 Device (OEM2)
481 Device (DEV0)
486 Device (\GPE2)
/dflybsd-src/sys/contrib/dev/acpica/source/components/events/
H A Devxfregn.c188 ACPI_HANDLE Device, in AcpiInstallAddressSpaceHandler() argument
203 if (!Device) in AcpiInstallAddressSpaceHandler()
216 Node = AcpiNsValidateHandle (Device); in AcpiInstallAddressSpaceHandler()
261 ACPI_HANDLE Device, in ACPI_EXPORT_SYMBOL()
278 if (!Device) in ACPI_EXPORT_SYMBOL()
291 Node = AcpiNsValidateHandle (Device); in ACPI_EXPORT_SYMBOL()
H A Devxface.c205 ACPI_HANDLE Device, in AcpiInstallNotifyHandler() argument
210 ACPI_NAMESPACE_NODE *Node = ACPI_CAST_PTR (ACPI_NAMESPACE_NODE, Device); in AcpiInstallNotifyHandler()
222 if ((!Device) || (!Handler) || (!HandlerType) || in AcpiInstallNotifyHandler()
241 if (Device == ACPI_ROOT_OBJECT) in AcpiInstallNotifyHandler()
292 Status = AcpiNsAttachObject (Device, ObjDesc, Node->Type); in AcpiInstallNotifyHandler()
382 ACPI_HANDLE Device, in ACPI_EXPORT_SYMBOL()
386 ACPI_NAMESPACE_NODE *Node = ACPI_CAST_PTR (ACPI_NAMESPACE_NODE, Device); in ACPI_EXPORT_SYMBOL()
399 if ((!Device) || (!Handler) || (!HandlerType) || in ACPI_EXPORT_SYMBOL()
407 if (Device == ACPI_ROOT_OBJECT) in ACPI_EXPORT_SYMBOL()
H A Devxfgpe.c1213 ObjDesc->Device.GpeBlock = GpeBlock; in ACPI_EXPORT_SYMBOL()
1278 !ObjDesc->Device.GpeBlock) in ACPI_EXPORT_SYMBOL()
1285 Status = AcpiEvDeleteGpeBlock (ObjDesc->Device.GpeBlock); in ACPI_EXPORT_SYMBOL()
1288 ObjDesc->Device.GpeBlock = NULL; in ACPI_EXPORT_SYMBOL()
/dflybsd-src/sys/contrib/dev/acpica/source/components/hardware/
H A Dhwpci.c174 ACPI_HANDLE Device; member
348 ListElement->Device = ParentDevice; in AcpiHwBuildPciList()
389 PciId->Segment, PciId->Bus, PciId->Device, PciId->Function)); in AcpiHwProcessPciList()
403 Status = AcpiHwGetPciDeviceInfo (PciId, Info->Device, in AcpiHwProcessPciList()
416 PciId->Segment, PciId->Bus, PciId->Device, PciId->Function, in AcpiHwProcessPciList()
513 PciId->Device = ACPI_HIWORD (ACPI_LODWORD (ReturnValue)); in AcpiHwGetPciDeviceInfo()
/dflybsd-src/sys/dev/raid/asr/
H A Dasr.c840 PI2O_LCT_ENTRY Device; in ASR_resetBus() local
846 for (Device = sc->ha_LCT->LCTEntry; Device < (PI2O_LCT_ENTRY) in ASR_resetBus()
848 ++Device) { in ASR_resetBus()
849 if (((Device->le_type & I2O_PORT) != 0) in ASR_resetBus()
850 && (Device->le_bus == bus)) { in ASR_resetBus()
853 I2O_LCT_ENTRY_getLocalTID(Device)); in ASR_resetBus()
1116 PI2O_LCT_ENTRY Device; in ASR_rescan() local
1124 for (Device = sc->ha_LCT->LCTEntry; in ASR_rescan()
1125 Device < (PI2O_LCT_ENTRY)(((U32 *)sc->ha_LCT) in ASR_rescan()
1127 ++Device) { in ASR_rescan()
[all …]
/dflybsd-src/sys/dev/acpica/
H A Dacpi_wmi_if.m51 # device_t dev: Device to probe
62 # device_t dev: Device to use
81 # device_t dev: Device to use
95 # device_t dev: Device to use
110 # device_t dev: Device to use
125 # device_t dev: Device to use
137 # device_t dev: Device to use
/dflybsd-src/sys/contrib/dev/acpica/source/include/
H A Dacpixf.h924 ACPI_HANDLE Device,
932 ACPI_HANDLE Device,
939 ACPI_HANDLE Device,
948 ACPI_HANDLE Device,
1151 ACPI_HANDLE Device,
1159 ACPI_HANDLE Device,
1165 ACPI_HANDLE Device,
1184 ACPI_HANDLE Device,
1192 ACPI_HANDLE Device,
1198 ACPI_HANDLE Device,
/dflybsd-src/share/misc/
H A Dusb_hid_usages87 0x01 Flight Simulation Device
88 0x02 Automobile Simulation Device
89 0x03 Tank Simulation Device
90 0x04 Spaceship Simulation Device
91 0x05 Submarine Simulation Device
92 0x06 Sailing Simulation Device
93 0x07 Motorcycle Simulation Device
94 0x08 Sports Simulation Device
95 0x09 Airplane Simulation Device
96 0x0A Helicopter Simulation Device
[all …]
H A Dscsi_modes112 0x16 "Extended Device-Type Specific";
114 0x09 "Peripheral Device" {
241 0x03 "Format Device" {
376 0x10 "Device Configuration" {
419 {System Floppy Type Device} t1
422 {Non CD Optical Device} t1
/dflybsd-src/sys/contrib/dev/acpica/tests/misc/
H A Dbadcode.asl130 Device (H1)
134 Device (H2)
138 Device (H3)
142 Device (H4)
146 Device (H5)
150 Device (H6)
203 Device (EC)
H A Dgrammar.asl118 /* Device with _STA and _INI */
120 Device (A1)
133 /* Device with no _STA, has _INI */
135 Device (A2)
143 /* Device with _STA, no _INI */
145 Device (A3)
153 /* Device with _STA and _INI, but not present */
155 Device (A4)
171 Device (IRES)
208 Device (RES)
[all …]
/dflybsd-src/sys/dev/acpica/Osd/
H A DOsdHardware.c104 *Value = pci_cfgregread(PciId->Bus, PciId->Device, in AcpiOsReadPciConfiguration()
122 pci_cfgregwrite(PciId->Bus, PciId->Device, PciId->Function, Register, in AcpiOsWritePciConfiguration()
/dflybsd-src/etc/bluetooth/
H A Dprotocols18 hid-control 17 HID-Control # Human Interface Device (control)
19 hid-interrupt 19 HID-Interrupt # Human Interface Device (interrupt)
/dflybsd-src/contrib/mdocml/
H A Dlib.in46 LINE("libcuse", "Userland Character Device Library (libcuse, \\-lcuse)")
47 LINE("libdevattr", "Device attribute and event library (libdevattr, \\-ldevattr)")
48 LINE("libdevctl", "Device Control Library (libdevctl, \\-ldevctl)")
49 LINE("libdevinfo", "Device and Resource Information Utility Library (libdevinfo, \\-ldevinfo)")
50 LINE("libdevstat", "Device Statistics Library (libdevstat, \\-ldevstat)")
53 LINE("libdm", "Device Mapper Library (libdm, \\-ldm)")
/dflybsd-src/contrib/file/magic/Magdir/
H A Ddump23 >760 string >\0 Device %s,
42 >760 string >\0 Device %s,
61 >760 string >\0 Device %s,
/dflybsd-src/sys/dev/raid/mps/mpi/
H A Dmpi2_history.txt132 * Added new value for AccessStatus field of SAS Device
143 * Added SAS Device IDs.
181 * Added two new AccessStatus values to SAS Device Page 0
197 * SAS Device Page 0.
207 * to SAS Device Page 0 Flags field.
277 * Added SASAddress field to Initiator Device Table
280 * for SAS Initiator Device Status Change Event data.
314 * Added two new ReasonCode defines for SAS Device Status
332 * Added two new reason codes for SAS Device Status Change
/dflybsd-src/sys/contrib/dev/acpica/source/components/debugger/
H A Ddbstats.c342 AcpiDbEnumerateObject (ObjDesc->Device.NotifyList[0]); in AcpiDbEnumerateObject()
343 AcpiDbEnumerateObject (ObjDesc->Device.NotifyList[1]); in AcpiDbEnumerateObject()
344 AcpiDbEnumerateObject (ObjDesc->Device.Handler); in AcpiDbEnumerateObject()
/dflybsd-src/contrib/cryptsetup/po/
H A Dcryptsetup.pot68 msgid "Device %s has zero size.\n"
73 msgid "Device %s is too small.\n"
92 "This is the last keyslot. Device will become unusable after purging this key."
97 msgid "Device %s already exists.\n"
116 msgid "Device %s is not active.\n"
208 msgid "Device %s is busy.\n"
272 msgid "Device %s doesn't exist or access denied.\n"
377 msgid "Device %s is not a valid LUKS device.\n"
410 msgid "Device %s %s%s"
438 msgid "Device %s is not a valid LUKS device."
/dflybsd-src/sys/dev/raid/mpr/mpi/
H A Dmpi2_history.txt185 * Added new value for AccessStatus field of SAS Device
196 * Added SAS Device IDs.
234 * Added two new AccessStatus values to SAS Device Page 0
250 * SAS Device Page 0.
260 * to SAS Device Page 0 Flags field.
343 * 08-25-15 02.00.34 Added PCIe Device Page 2 SGL format capability.
348 * Device Page 0.
431 * Added SASAddress field to Initiator Device Table
434 * for SAS Initiator Device Status Change Event data.
468 * Added two new ReasonCode defines for SAS Device Status
[all …]
/dflybsd-src/games/trek/
H A Dcheck_out.c64 printf(" Using starbase %s\n", Device[dev].name); in check_out()
H A Dout.c46 d = &Device[dev]; in out()
/dflybsd-src/contrib/wpa_supplicant/wpa_supplicant/
H A DREADME-DPP1 Device Provisioning Protocol (DPP)
4 This document describes how the Device Provisioning Protocol (DPP)
12 Device provisioning Protocol allows enrolling of interface-less devices
/dflybsd-src/sys/contrib/dev/acpica/source/tools/examples/
H A Dexamples.c192 ACPI_HANDLE Device,
450 ACPI_HANDLE Device, in NotifyHandler() argument

1234