Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Deprecated.
Do not call this function. Use PALLOCATE_ADAPTER_CHANNEL.
Syntax
NTSTATUS IoAllocateAdapterChannel(
PADAPTER_OBJECT AdapterObject,
PDEVICE_OBJECT DeviceObject,
ULONG NumberOfMapRegisters,
PDRIVER_CONTROL ExecutionRoutine,
PVOID Context
);
Parameters
AdapterObject
DeviceObject
NumberOfMapRegisters
ExecutionRoutine
Context
Return value
This function returns NTKERNELAPI NTSTATUS.
Requirements
Requirement | Value |
---|---|
Header | ntddk.h (include Ntddk.h) |