|
ReactOS 0.4.16-dev-2633-g8dc9e50
|
Legacy detection interface with the PCIIDEX driver. More...
#include <ata_shared.h>
Public Attributes | |
| ULONG | Version |
| PCONTROLLER_PNP_ADD_DEVICE | AddDevice |
| PCONTROLLER_PNP_START_DEVICE | StartDevice |
| PCONTROLLER_PNP_REMOVE_DEVICE | RemoveDevice |
Legacy detection interface with the PCIIDEX driver.
Definition at line 488 of file ata_shared.h.
| PCONTROLLER_PNP_ADD_DEVICE _PCIIDEX_LEGACY_CONTROLLER_INTERFACE::AddDevice |
Definition at line 491 of file ata_shared.h.
Referenced by PciIdeXInitialize().
| PCONTROLLER_PNP_REMOVE_DEVICE _PCIIDEX_LEGACY_CONTROLLER_INTERFACE::RemoveDevice |
Definition at line 493 of file ata_shared.h.
Referenced by PciIdeXInitialize().
| PCONTROLLER_PNP_START_DEVICE _PCIIDEX_LEGACY_CONTROLLER_INTERFACE::StartDevice |
Definition at line 492 of file ata_shared.h.
Referenced by PciIdeXInitialize().
| ULONG _PCIIDEX_LEGACY_CONTROLLER_INTERFACE::Version |
Definition at line 490 of file ata_shared.h.
Referenced by PciIdeXInitialize().