ReactOS 0.4.16-dev-2633-g8dc9e50
_PCIIDEX_LEGACY_CONTROLLER_INTERFACE Struct Reference

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
 

Detailed Description

Legacy detection interface with the PCIIDEX driver.

Note
This interface is ROS-specific.

Definition at line 488 of file ata_shared.h.

Member Data Documentation

◆ AddDevice

PCONTROLLER_PNP_ADD_DEVICE _PCIIDEX_LEGACY_CONTROLLER_INTERFACE::AddDevice

Definition at line 491 of file ata_shared.h.

Referenced by PciIdeXInitialize().

◆ RemoveDevice

PCONTROLLER_PNP_REMOVE_DEVICE _PCIIDEX_LEGACY_CONTROLLER_INTERFACE::RemoveDevice

Definition at line 493 of file ata_shared.h.

Referenced by PciIdeXInitialize().

◆ StartDevice

PCONTROLLER_PNP_START_DEVICE _PCIIDEX_LEGACY_CONTROLLER_INTERFACE::StartDevice

Definition at line 492 of file ata_shared.h.

Referenced by PciIdeXInitialize().

◆ Version

ULONG _PCIIDEX_LEGACY_CONTROLLER_INTERFACE::Version

Definition at line 490 of file ata_shared.h.

Referenced by PciIdeXInitialize().


The documentation for this struct was generated from the following file: