Searched refs:ReceiveBufferPtrPhys (Results 1 – 2 of 2) sorted by relevance
102 PHYSICAL_ADDRESS ReceiveBufferPtrPhys; member
142 Descriptor->RBADR = Adapter->ReceiveBufferPtrPhys.QuadPart + in MiniportHandleInterrupt()345 PhysicalAddress = Adapter->ReceiveBufferPtrPhys; in MiFreeSharedMemory()477 Adapter->ReceiveBufferPtrPhys = PhysicalAddress; in MiAllocateSharedMemory()507 (ReceiveDescriptor+i)->RBADR = Adapter->ReceiveBufferPtrPhys.QuadPart + i * BUFFER_SIZE; in MiAllocateSharedMemory()