21{
27
28 if (Adapter->BusInterfaceQueried)
30
31 Adapter->BusInterfaceQueried =
TRUE;
32
34
36 Adapter->NdisMiniportBlock.NextDeviceObject,
38 0,
44
53
55
58 {
61 }
62
64 RtlZeroMemory(&Adapter->BusInterface,
sizeof(Adapter->BusInterface));
65
67}
#define STATUS_NOT_SUPPORTED
#define NT_SUCCESS(StatCode)
#define KeWaitForSingleObject(pEvt, foo, a, b, c)
#define KeInitializeEvent(pEvt, foo, foo2)
static OUT PIO_STATUS_BLOCK IoStatusBlock
PIRP NTAPI IoBuildSynchronousFsdRequest(IN ULONG MajorFunction, IN PDEVICE_OBJECT DeviceObject, IN PVOID Buffer, IN ULONG Length, IN PLARGE_INTEGER StartingOffset, IN PKEVENT Event, IN PIO_STATUS_BLOCK IoStatusBlock)
struct _INTERFACE * PINTERFACE
union _IO_STACK_LOCATION::@1709 Parameters
struct _IO_STACK_LOCATION::@4481::@4507 QueryInterface
#define RtlZeroMemory(Destination, Length)
#define STATUS_INSUFFICIENT_RESOURCES
__drv_aliasesMem FORCEINLINE PIO_STACK_LOCATION IoGetNextIrpStackLocation(_In_ PIRP Irp)
#define PCI_BUS_INTERFACE_STANDARD_VERSION
#define IRP_MN_QUERY_INTERFACE