Searched defs:PhysicalAddress (Results 1 – 5 of 5) sorted by relevance
582 OUT PNDIS_PHYSICAL_ADDRESS PhysicalAddress) in RTMP_AllocateTxDescMemory()595 OUT PNDIS_PHYSICAL_ADDRESS PhysicalAddress) in RTMP_AllocateMgmtDescMemory()608 OUT PNDIS_PHYSICAL_ADDRESS PhysicalAddress) in RTMP_AllocateRxDescMemory()620 IN NDIS_PHYSICAL_ADDRESS PhysicalAddress) in RTMP_FreeRxDescMemory()634 OUT PNDIS_PHYSICAL_ADDRESS PhysicalAddress) in RTMP_AllocateFirstTxBuffer()656 OUT PNDIS_PHYSICAL_ADDRESS PhysicalAddress) in RTMP_AllocateSharedMemory()785 OUT PNDIS_PHYSICAL_ADDRESS PhysicalAddress) in RTMP_AllocateRxPacketBuffer()812 NDIS_PHYSICAL_ADDRESS PhysicalAddress; in Invalid_Remaining_Packet() local
674 dma_addr_t PhysicalAddress; // Buffer physical address member701 dma_addr_t PhysicalAddress; member715 dma_addr_t PhysicalAddress; // ..and it's physical address member723 dma_addr_t PhysicalAddress; // ..and it's physical address member837 dma_addr_t PhysicalAddress; // physical address member
3005 dma_addr_t PhysicalAddress, in sxg_allocate_complete()3096 dma_addr_t PhysicalAddress, in sxg_allocate_rcvblock_complete()3225 dma_addr_t PhysicalAddress, in sxg_allocate_sgl_buffer_complete()
822 #define RTMP_GetPhysicalAddressLow(PhysicalAddress) (PhysicalAddress) argument829 #define RTMP_GetPhysicalAddressHigh(PhysicalAddress) (0) argument837 #define RTMP_SetPhysicalAddressLow(PhysicalAddress, Value) \ argument846 #define RTMP_SetPhysicalAddressHigh(PhysicalAddress, Value) argument
824 #define RTMP_GetPhysicalAddressLow(PhysicalAddress) (PhysicalAddress) argument831 #define RTMP_GetPhysicalAddressHigh(PhysicalAddress) (0) argument839 #define RTMP_SetPhysicalAddressLow(PhysicalAddress, Value) \ argument848 #define RTMP_SetPhysicalAddressHigh(PhysicalAddress, Value) argument