|
ReactOS 0.4.16-dev-2633-g8dc9e50
|
#include "atapi.h"
Go to the source code of this file.
Variables | |
| static WMIGUIDREGINFO | AtapWmiGuidList [] |
Definition at line 175 of file wmi.c.
Referenced by DriverEntry().
|
static |
Definition at line 162 of file wmi.c.
Referenced by AtaDispatchWmi().
|
static |
Definition at line 110 of file wmi.c.
Referenced by AtaDispatchWmi().
| NTSTATUS AtaPdoWmiRegistration | ( | _In_ PATAPORT_DEVICE_EXTENSION | DevExt, |
| _In_ BOOLEAN | Register | ||
| ) |
Definition at line 189 of file wmi.c.
Referenced by AtaPdoRemoveDevice(), and AtaPdoStartDevice().
|
static |
Definition at line 51 of file wmi.c.
Referenced by AtaPdoWmiRegistration().
|
static |
Definition at line 25 of file wmi.c.
Referenced by AtaPdoWmiRegistration().
|
static |
Definition at line 14 of file wmi.c.
Referenced by AtaPdoWmiRegistration(), and AtaQueryWmiDataBlock().