Home
last modified time | relevance | path

Searched refs:dma_boundary (Results 1 – 25 of 70) sorted by relevance

123

/Linux-v5.4/drivers/scsi/
Dhosts.c460 if (sht->dma_boundary) in scsi_host_alloc()
461 shost->dma_boundary = sht->dma_boundary; in scsi_host_alloc()
463 shost->dma_boundary = 0xffffffff; in scsi_host_alloc()
Ddmx3191d.c54 .dma_boundary = PAGE_SIZE - 1,
Dqlogicfas.c196 .dma_boundary = PAGE_SIZE - 1,
Da2091.c164 .dma_boundary = PAGE_SIZE - 1,
Dsgiwd93.c211 .dma_boundary = PAGE_SIZE - 1,
Dgvp11.c188 .dma_boundary = PAGE_SIZE - 1,
Dmac_esp.c311 host->dma_boundary = PAGE_SIZE - 1; in esp_mac_probe()
Dmac_scsi.c436 .dma_boundary = PAGE_SIZE - 1,
Dsun3_scsi.c506 .dma_boundary = PAGE_SIZE - 1,
Datari_scsi.c717 .dma_boundary = PAGE_SIZE - 1,
Dfdomain.c501 .dma_boundary = PAGE_SIZE - 1,
Dg_NCR5380.c704 .dma_boundary = PAGE_SIZE - 1,
/Linux-v5.4/include/linux/
Dnvme-fc-driver.h412 u64 dma_boundary; member
847 u64 dma_boundary; member
/Linux-v5.4/include/scsi/
Dscsi_host.h382 unsigned long dma_boundary; member
603 unsigned long dma_boundary; member
/Linux-v5.4/drivers/scsi/arm/
Doak.c114 .dma_boundary = PAGE_SIZE - 1,
Darxescsi.c249 .dma_boundary = PAGE_SIZE - 1,
Dcumana_1.c228 .dma_boundary = PAGE_SIZE - 1,
Dpowertec.c292 .dma_boundary = IOMD_DMA_BOUNDARY,
Dcumana_2.c366 .dma_boundary = IOMD_DMA_BOUNDARY,
Deesox.c485 .dma_boundary = IOMD_DMA_BOUNDARY,
/Linux-v5.4/drivers/scsi/qla2xxx/
Dqla_nvme.c624 .dma_boundary = 0xFFFFFFFF,
703 qla_nvme_fc_transport.dma_boundary = vha->host->dma_boundary; in qla_nvme_register_hba()
/Linux-v5.4/drivers/scsi/pcmcia/
Dqlogic_stub.c75 .dma_boundary = PAGE_SIZE - 1,
/Linux-v5.4/drivers/ata/
Dahci.h386 .dma_boundary = AHCI_DMA_BOUNDARY, \
Dpata_icside.c299 .dma_boundary = IOMD_DMA_BOUNDARY,
/Linux-v5.4/drivers/nvme/target/
Dfcloop.c864 .dma_boundary = FCLOOP_DMABOUND_4G,
882 .dma_boundary = FCLOOP_DMABOUND_4G,

123