|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <hardware.h>

Public Attributes | |
| struct { | |
| USHORT Smi60Read: 1 | |
| USHORT Smi60Write: 1 | |
| USHORT Smi64Read: 1 | |
| USHORT Smi64Write: 1 | |
| USHORT SmiIrq: 1 | |
| USHORT A20Gate: 1 | |
| USHORT PassThroughStatus: 1 | |
| USHORT SmiEndPassThrough: 1 | |
| USHORT TrapBy60ReadStatus: 1 | |
| USHORT TrapBy60WriteStatus: 1 | |
| USHORT TrapBy64ReadStatus: 1 | |
| USHORT TrapBy64WriteStatus: 1 | |
| USHORT UsbIrqStatus: 1 | |
| USHORT UsbPIRQ: 1 | |
| USHORT Reserved: 1 | |
| USHORT EndA20GateStatus: 1 | |
| }; | |
| USHORT | AsUSHORT |
Definition at line 27 of file hardware.h.
| struct { ... } _UHCI_PCI_LEGSUP::@1556 |
| USHORT _UHCI_PCI_LEGSUP::A20Gate |
Definition at line 34 of file hardware.h.
Referenced by UhciTakeControlHC().
| USHORT _UHCI_PCI_LEGSUP::AsUSHORT |
Definition at line 46 of file hardware.h.
Referenced by UhciDisableInterrupts(), UhciEnableInterrupts(), and UhciTakeControlHC().
| USHORT _UHCI_PCI_LEGSUP::EndA20GateStatus |
Definition at line 44 of file hardware.h.
| USHORT _UHCI_PCI_LEGSUP::PassThroughStatus |
Definition at line 35 of file hardware.h.
| USHORT _UHCI_PCI_LEGSUP::Reserved |
Definition at line 43 of file hardware.h.
| USHORT _UHCI_PCI_LEGSUP::Smi60Read |
Definition at line 29 of file hardware.h.
Referenced by UhciTakeControlHC().
| USHORT _UHCI_PCI_LEGSUP::Smi60Write |
Definition at line 30 of file hardware.h.
Referenced by UhciTakeControlHC().
| USHORT _UHCI_PCI_LEGSUP::Smi64Read |
Definition at line 31 of file hardware.h.
Referenced by UhciTakeControlHC().
| USHORT _UHCI_PCI_LEGSUP::Smi64Write |
Definition at line 32 of file hardware.h.
Referenced by UhciTakeControlHC().
| USHORT _UHCI_PCI_LEGSUP::SmiEndPassThrough |
Definition at line 36 of file hardware.h.
Referenced by UhciTakeControlHC().
| USHORT _UHCI_PCI_LEGSUP::SmiIrq |
Definition at line 33 of file hardware.h.
Referenced by UhciTakeControlHC().
| USHORT _UHCI_PCI_LEGSUP::TrapBy60ReadStatus |
Definition at line 37 of file hardware.h.
| USHORT _UHCI_PCI_LEGSUP::TrapBy60WriteStatus |
Definition at line 38 of file hardware.h.
| USHORT _UHCI_PCI_LEGSUP::TrapBy64ReadStatus |
Definition at line 39 of file hardware.h.
| USHORT _UHCI_PCI_LEGSUP::TrapBy64WriteStatus |
Definition at line 40 of file hardware.h.
| USHORT _UHCI_PCI_LEGSUP::UsbIrqStatus |
Definition at line 41 of file hardware.h.
| USHORT _UHCI_PCI_LEGSUP::UsbPIRQ |
Definition at line 42 of file hardware.h.
Referenced by UhciDisableInterrupts(), and UhciEnableInterrupts().