Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_target.h775 #define pci_dma_lo32(a) (a & 0xffffffff) macro
778 #define pci_dma_lo32(a) (a & 0xffffffff) macro
/Linux-v4.19/drivers/scsi/
Dqla1280.c398 #define pci_dma_lo32(a) (a & 0xffffffff) macro
Dips.h100 #define pci_dma_lo32(a) (a & 0xffffffff) macro