Searched defs:pci_dma_lo32 (Results 1 – 3 of 3) sorted by relevance
775 #define pci_dma_lo32(a) (a & 0xffffffff) macro778 #define pci_dma_lo32(a) (a & 0xffffffff) macro
398 #define pci_dma_lo32(a) (a & 0xffffffff) macro
100 #define pci_dma_lo32(a) (a & 0xffffffff) macro