|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <ndis.h>

| NDIS_INTERFACE_TYPE _NDIS_MINIPORT_BLOCK::AdapterType |
Definition at line 2551 of file ndis.h.
Referenced by NdisMSetAttributesEx().
| UNICODE_STRING _NDIS_MINIPORT_BLOCK::BaseName |
| PNDIS_BIND_PATHS _NDIS_MINIPORT_BLOCK::BindPaths |
| ULONG _NDIS_MINIPORT_BLOCK::BusNumber |
Definition at line 2549 of file ndis.h.
Referenced by NdisIPnPStartDevice(), NdisMAllocateMapRegisters(), NdisMDeregisterIoPortRange(), NdisMInitializeScatterGatherDma(), NdisMMapIoSpace(), NdisMRegisterDmaChannel(), NdisMRegisterInterrupt(), NdisMRegisterIoPortRange(), NdisOverrideBusNumber(), NdisReadPciSlotInformation(), NdisReadPcmciaAttributeMemory(), NdisWritePciSlotInformation(), and NdisWritePcmciaAttributeMemory().
| NDIS_INTERFACE_TYPE _NDIS_MINIPORT_BLOCK::BusType |
Definition at line 2550 of file ndis.h.
Referenced by NdisIPnPStartDevice(), NdisMAllocateMapRegisters(), NdisMDeregisterIoPortRange(), NdisMInitializeScatterGatherDma(), NdisMMapIoSpace(), NdisMPciAssignResources(), NdisMRegisterDmaChannel(), NdisMRegisterInterrupt(), and NdisMRegisterIoPortRange().
| PNDIS_AF_LIST _NDIS_MINIPORT_BLOCK::CallMgrAfList |
| ULONG _NDIS_MINIPORT_BLOCK::CheckForHangSeconds |
Definition at line 2538 of file ndis.h.
Referenced by NdisIPnPStartDevice(), and NdisMSetAttributesEx().
| UINT _NDIS_MINIPORT_BLOCK::CurrentLookahead |
Definition at line 2569 of file ndis.h.
Referenced by DoQueries(), and MiniDoAddressingReset().
| NDIS_M_START_SENDS _NDIS_MINIPORT_BLOCK::DeferredSendHandler |
| NDIS_HANDLE _NDIS_MINIPORT_BLOCK::DeviceContext |
Definition at line 2515 of file ndis.h.
Referenced by NdisIMGetBindingContext(), and NdisIMGetDeviceContext().
| PDEVICE_OBJECT _NDIS_MINIPORT_BLOCK::DeviceObject |
Definition at line 2552 of file ndis.h.
Referenced by MiniWorkItemComplete(), NdisIAddDevice(), NdisIPnPStartDevice(), NdisMAllocateMapRegisters(), NdisMAllocateSharedMemoryAsync(), NdisMDeregisterAdapterShutdownHandler(), NdisMFreeSharedMemory(), NdisMGetDeviceProperty(), and NdisMRegisterAdapterShutdownHandler().
| W_DISABLE_INTERRUPT_HANDLER _NDIS_MINIPORT_BLOCK::DisableInterruptHandler |
| PNDIS_M_DRIVER_BLOCK _NDIS_MINIPORT_BLOCK::DriverHandle |
Definition at line 2509 of file ndis.h.
Referenced by HandleDeferredProcessing(), MiniCheckForHang(), MiniDoRequest(), MiniIndicateReceivePacket(), MiniportWorker(), MiniReset(), NdisCancelSendPackets(), NdisIAddDevice(), NdisIPnPStartDevice(), NdisIPnPStopDevice(), NdisMSetAttributesEx(), NdisReturnPackets(), ProSendPackets(), proSendPacketToMiniport(), ProTransferData(), and ServiceRoutine().
| W_ENABLE_INTERRUPT_HANDLER _NDIS_MINIPORT_BLOCK::EnableInterruptHandler |
| ETH_RCV_COMPLETE_HANDLER _NDIS_MINIPORT_BLOCK::EthRxCompleteHandler |
Definition at line 2579 of file ndis.h.
Referenced by NdisIPnPStartDevice().
| ETH_RCV_INDICATE_HANDLER _NDIS_MINIPORT_BLOCK::EthRxIndicateHandler |
Definition at line 2576 of file ndis.h.
Referenced by NdisIPnPStartDevice().
| NDIS_STATUS _NDIS_MINIPORT_BLOCK::FakeStatus |
| FDDI_RCV_COMPLETE_HANDLER _NDIS_MINIPORT_BLOCK::FddiRxCompleteHandler |
| FDDI_RCV_INDICATE_HANDLER _NDIS_MINIPORT_BLOCK::FddiRxIndicateHandler |
| PNDIS_PACKET _NDIS_MINIPORT_BLOCK::FirstPendingPacket |
Definition at line 2526 of file ndis.h.
Referenced by MiniDequeueWorkItem(), MiniIsBusy(), and MiniQueueWorkItem().
| ULONG _NDIS_MINIPORT_BLOCK::Flags |
Definition at line 2523 of file ndis.h.
Referenced by MiniIndicateReceivePacket(), MiniportWorker(), NdisMAllocateMapRegisters(), NdisMFreeMapRegisters(), NdisMInitializeScatterGatherDma(), NdisMRegisterDmaChannel(), NdisMSetAttributesEx(), ProSendPackets(), and proSendPacketToMiniport().
| W_HANDLE_INTERRUPT_HANDLER _NDIS_MINIPORT_BLOCK::HandleInterruptHandler |
| NDIS_OBJECT_HEADER _NDIS_MINIPORT_BLOCK::Header |
| PNDIS_MINIPORT_INTERRUPT _NDIS_MINIPORT_BLOCK::Interrupt |
Definition at line 2522 of file ndis.h.
Referenced by NdisIPnPStartDevice(), and NdisMRegisterInterrupt().
| KSPIN_LOCK _NDIS_MINIPORT_BLOCK::Lock |
Definition at line 2520 of file ndis.h.
Referenced by EthFilterDprIndicateReceiveComplete(), MiniDoRequest(), MiniIndicateData(), MiniIndicateReceivePacket(), MiniIsBusy(), MiniportWorker(), MiniQueueWorkItem(), MiniRequestComplete(), MiniReset(), MiniResetComplete(), MiniStatus(), MiniStatusComplete(), NdisCloseAdapter(), NdisIAddDevice(), NdisMCreateLog(), NdisOpenAdapter(), and ProIndicatePacket().
| UINT _NDIS_MINIPORT_BLOCK::MacOptions |
Definition at line 2565 of file ndis.h.
Referenced by DoQueries(), and ProSend().
| PMAP_REGISTER_ENTRY _NDIS_MINIPORT_BLOCK::MapRegisters |
Definition at line 2555 of file ndis.h.
Referenced by NdisBusMasterMapRegisterCallback(), NdisMAllocateMapRegisters(), NdisMCompleteBufferPhysicalMapping(), NdisMFreeMapRegisters(), and NdisMStartBufferPhysicalMapping().
| UINT _NDIS_MINIPORT_BLOCK::MaximumLookahead |
Definition at line 2570 of file ndis.h.
Referenced by DoQueries().
| USHORT _NDIS_MINIPORT_BLOCK::MaxSendPackets |
Definition at line 2560 of file ndis.h.
Referenced by DoQueries().
| PNDIS_REQUEST _NDIS_MINIPORT_BLOCK::MediaRequest |
| NDIS_MEDIUM _NDIS_MINIPORT_BLOCK::MediaType |
Definition at line 2548 of file ndis.h.
Referenced by MiniAdapterHasAddress(), NdisIPnPStartDevice(), and NdisOpenAdapter().
| NDIS_HANDLE _NDIS_MINIPORT_BLOCK::MiniportAdapterContext |
Definition at line 2510 of file ndis.h.
Referenced by HandleDeferredProcessing(), MiniCheckForHang(), MiniDoRequest(), MiniIndicateReceivePacket(), MiniportWorker(), MiniReset(), NdisCancelSendPackets(), NdisMSetAttributesEx(), NdisReturnPackets(), ProSendPackets(), proSendPacketToMiniport(), ProTransferData(), and ServiceRoutine().
| UNICODE_STRING _NDIS_MINIPORT_BLOCK::MiniportName |
Definition at line 2511 of file ndis.h.
Referenced by LocateAdapterBindingByName(), MiniLocateDevice(), ndisBindMiniportsToProtocol(), NdisIAddDevice(), NdisIPnPStartDevice(), and NdisMQueryAdapterInstanceName().
| PDEVICE_OBJECT _NDIS_MINIPORT_BLOCK::NextDeviceObject |
Definition at line 2554 of file ndis.h.
Referenced by NdisIAddDevice(), NdisIDispatchPnp(), NdisIForwardIrpAndWait(), NdisIPower(), and NdisMGetDeviceProperty().
| PNDIS_MINIPORT_BLOCK _NDIS_MINIPORT_BLOCK::NextMiniport |
| NDIS_HANDLE _NDIS_MINIPORT_BLOCK::OpenQueue |
| FILTERDBS_S FILTER_PACKET_INDICATION_HANDLER _NDIS_MINIPORT_BLOCK::PacketIndicateHandler |
Definition at line 2544 of file ndis.h.
Referenced by NdisIPnPStartDevice().
| LIST_ENTRY _NDIS_MINIPORT_BLOCK::PacketList |
| PUNICODE_STRING _NDIS_MINIPORT_BLOCK::pAdapterInstanceName |
| PNDIS_REQUEST _NDIS_MINIPORT_BLOCK::PendingRequest |
Definition at line 2566 of file ndis.h.
Referenced by MiniDoRequest(), MiniIsBusy(), and MiniRequestComplete().
| PDEVICE_OBJECT _NDIS_MINIPORT_BLOCK::PhysicalDeviceObject |
Definition at line 2553 of file ndis.h.
Referenced by NdisAllocateIoWorkItem(), NdisIAddDevice(), NdisIPnPStartDevice(), NdisMAllocateMapRegisters(), NdisMGetDeviceProperty(), NdisMInitializeScatterGatherDma(), NdisMRegisterDmaChannel(), NdisMSetupDmaTransfer(), and ProSend().
| ULONG _NDIS_MINIPORT_BLOCK::PnPFlags |
Definition at line 2524 of file ndis.h.
Referenced by NdisIDispatchPnp().
| PNDIS_MINIPORT_BLOCK _NDIS_MINIPORT_BLOCK::PrimaryMiniport |
| NDIS_M_REQ_COMPLETE_HANDLER _NDIS_MINIPORT_BLOCK::QueryCompleteHandler |
Definition at line 2585 of file ndis.h.
Referenced by NdisIPnPStartDevice(), and NdisMQueryInformationComplete().
| NDIS_M_RESET_COMPLETE_HANDLER _NDIS_MINIPORT_BLOCK::ResetCompleteHandler |
Definition at line 2547 of file ndis.h.
Referenced by NdisIPnPStartDevice().
| NDIS_HANDLE _NDIS_MINIPORT_BLOCK::ResetOpen |
| NDIS_STATUS _NDIS_MINIPORT_BLOCK::ResetStatus |
Definition at line 2541 of file ndis.h.
Referenced by MiniIsBusy(), MiniReset(), and MiniResetComplete().
| PCM_RESOURCE_LIST _NDIS_MINIPORT_BLOCK::Resources |
Definition at line 2534 of file ndis.h.
Referenced by NdisIPnPStartDevice(), and NdisIPnPStopDevice().
| PNDIS_PACKET _NDIS_MINIPORT_BLOCK::ReturnPacketsQueue |
| NDIS_M_SEND_COMPLETE_HANDLER _NDIS_MINIPORT_BLOCK::SendCompleteHandler |
Definition at line 2545 of file ndis.h.
Referenced by NdisIPnPStartDevice().
| W_SEND_PACKETS_HANDLER _NDIS_MINIPORT_BLOCK::SendPacketsHandler |
Definition at line 2574 of file ndis.h.
Referenced by NdisIPnPStartDevice().
| NDIS_M_SEND_RESOURCES_HANDLER _NDIS_MINIPORT_BLOCK::SendResourcesHandler |
Definition at line 2546 of file ndis.h.
Referenced by NdisIPnPStartDevice().
| NDIS_M_REQ_COMPLETE_HANDLER _NDIS_MINIPORT_BLOCK::SetCompleteHandler |
Definition at line 2586 of file ndis.h.
Referenced by NdisIPnPStartDevice(), and NdisMSetInformationComplete().
| NDIS_M_STS_COMPLETE_HANDLER _NDIS_MINIPORT_BLOCK::StatusCompleteHandler |
Definition at line 2583 of file ndis.h.
Referenced by NdisIPnPStartDevice().
| NDIS_M_STATUS_HANDLER _NDIS_MINIPORT_BLOCK::StatusHandler |
Definition at line 2582 of file ndis.h.
Referenced by NdisIPnPStartDevice().
| UNICODE_STRING _NDIS_MINIPORT_BLOCK::SymbolicLinkName |
Definition at line 2537 of file ndis.h.
Referenced by NdisIAddDevice(), NdisIPnPStartDevice(), and NdisIPnPStopDevice().
| NDIS_M_TD_COMPLETE_HANDLER _NDIS_MINIPORT_BLOCK::TDCompleteHandler |
Definition at line 2584 of file ndis.h.
Referenced by NdisIPnPStartDevice().
| PNDIS_MINIPORT_TIMER _NDIS_MINIPORT_BLOCK::TimerQueue |
Definition at line 2564 of file ndis.h.
Referenced by NdisIPnPStartDevice().
| TR_RCV_COMPLETE_HANDLER _NDIS_MINIPORT_BLOCK::TrRxCompleteHandler |
| TR_RCV_INDICATE_HANDLER _NDIS_MINIPORT_BLOCK::TrRxIndicateHandler |
| NDIS_TIMER _NDIS_MINIPORT_BLOCK::WakeUpDpcTimer |
Definition at line 2535 of file ndis.h.
Referenced by NdisIAddDevice(), NdisIPnPStartDevice(), and NdisIPnPStopDevice().
| WAN_RCV_COMPLETE_HANDLER _NDIS_MINIPORT_BLOCK::WanRcvCompleteHandler |
| WAN_RCV_HANDLER _NDIS_MINIPORT_BLOCK::WanRcvHandler |
| NDIS_WM_SEND_COMPLETE_HANDLER _NDIS_MINIPORT_BLOCK::WanSendCompleteHandler |