|
ReactOS 0.4.17-dev-116-ga4b6fe9
|

Go to the source code of this file.
Macros | |
| #define | NDEBUG |
Functions | |
| IDE_CHANNEL_STATE NTAPI | PciIdeChannelEnabled (IN PVOID DeviceExtension, IN ULONG Channel) |
| BOOLEAN NTAPI | PciIdeSyncAccessRequired (IN PVOID DeviceExtension) |
| ULONG NTAPI | PciIdeUseDma (IN PVOID DeviceExtension, IN PUCHAR CdbCommand, IN PUCHAR Slave) |
| NTSTATUS NTAPI | PciIdeGetControllerProperties (IN PVOID DeviceExtension, OUT PIDE_CONTROLLER_PROPERTIES ControllerProperties) |
| NTSTATUS NTAPI | DriverEntry (IN PDRIVER_OBJECT DriverObject, IN PUNICODE_STRING RegistryPath) |
| NTSTATUS NTAPI DriverEntry | ( | IN PDRIVER_OBJECT | DriverObject, |
| IN PUNICODE_STRING | RegistryPath | ||
| ) |
Definition at line 89 of file pciide.c.
| NTSTATUS NTAPI PciIdeGetControllerProperties | ( | IN PVOID | DeviceExtension, |
| OUT PIDE_CONTROLLER_PROPERTIES | ControllerProperties | ||
| ) |
Definition at line 46 of file pciide.c.
Referenced by DriverEntry(), and PciIdeXFdoStartDevice().
Definition at line 25 of file pciide.c.
Referenced by PciIdeGetControllerProperties().
Definition at line 34 of file pciide.c.
Referenced by PciIdeGetControllerProperties().