Lines Matching defs:devices
193 * struct x86_legacy_devices - legacy x86 devices
198 * These are devices known to require LPC or ISA bus. The definition of legacy
199 * devices adheres to the ACPI 5.2.9.3 IA-PC Boot Architecture flag
200 * ACPI_FADT_LEGACY_DEVICES. These devices consist of user visible devices on
201 * the LPC or ISA bus. User visible devices are devices that have end-user
202 * accessible connectors (for example, LPT parallel port). Legacy devices on
205 * legacy devices can assume all devices can be detected exclusively via
209 * have any of the legacy devices enumerated below present.
239 * @devices: legacy x86 devices, refer to struct x86_legacy_devices
248 struct x86_legacy_devices devices;