PS/2 device information structure.
More...
#include <ps2.h>
PS/2 device information structure.
Definition at line 201 of file ps2.h.
◆ device
Device port.
Definition at line 203 of file ps2.h.
◆ pnpId
PNP ID of the device.
Definition at line 204 of file ps2.h.
◆ name
Human-readable name of the device.
Definition at line 205 of file ps2.h.
◆ irq
IRQ assigned to the device by ACPI.
Definition at line 206 of file ps2.h.
◆ attached
| bool ps2_device_info_t::attached |
The device has been attached from ACPI.
Definition at line 207 of file ps2.h.
◆ initialized
| bool ps2_device_info_t::initialized |
The device has been initialized.
Definition at line 208 of file ps2.h.
◆ private
| void* ps2_device_info_t::private |
Driver-specific private data.
Definition at line 209 of file ps2.h.
The documentation for this struct was generated from the following file:
- src/modules/drivers/ps2/ps2.h