ReactOS 0.4.16-dev-41-ge8c7597
|
Go to the source code of this file.
Macros | |
#define | NDEBUG |
Functions | |
static NTSTATUS | SpiGetInquiryData (_In_ PSCSI_PORT_DEVICE_EXTENSION DeviceExtension, _In_ PIRP Irp) |
static UINT32 | GetFieldLength (_In_ PUCHAR Name, _In_ UINT32 MaxLength) |
static NTSTATUS | PdoHandleQueryProperty (_In_ PDEVICE_OBJECT DeviceObject, _Inout_ PIRP Irp) |
static NTSTATUS | FdoHandleQueryProperty (_In_ PDEVICE_OBJECT DeviceObject, _Inout_ PIRP Irp) |
NTSTATUS NTAPI | ScsiPortDeviceControl (_In_ PDEVICE_OBJECT DeviceObject, _In_ PIRP Irp) |
|
static |
Definition at line 293 of file ioctl.c.
Referenced by ScsiPortDeviceControl().
Definition at line 124 of file ioctl.c.
Referenced by PdoHandleQueryProperty().
|
static |
Definition at line 147 of file ioctl.c.
Referenced by ScsiPortDeviceControl().
Definition at line 404 of file ioctl.c.
Referenced by ScsiPortInitialize().
|
static |
Definition at line 18 of file ioctl.c.
Referenced by ScsiPortDeviceControl().