Home
last modified time | relevance | path

Searched defs:pci_dma_lo32 (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/scsi/
Dqla1280.c398 #define pci_dma_lo32(a) (a & 0xffffffff) macro
Dips.h100 #define pci_dma_lo32(a) (a & 0xffffffff) macro
/linux-4.4.14/drivers/scsi/qla2xxx/
Dqla_target.h812 #define pci_dma_lo32(a) (a & 0xffffffff) macro
815 #define pci_dma_lo32(a) (a & 0xffffffff) macro