Home
last modified time | relevance | path

Searched refs:coal_stat_phys (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/scsi/
Dgdth.c1641 *((u64 *)&pmod->st_buff_addr1) = ha->coal_stat_phys; in gdth_search_drives()
4758 ha->coal_stat_phys = scratch_dma_handle; in gdth_isa_probe_one()
4803 ha->coal_stat, ha->coal_stat_phys); in gdth_isa_probe_one()
4884 ha->coal_stat_phys = scratch_dma_handle; in gdth_eisa_probe_one()
4937 ha->coal_stat, ha->coal_stat_phys); in gdth_eisa_probe_one()
5017 ha->coal_stat_phys = scratch_dma_handle; in gdth_pci_probe_one()
5082 ha->coal_stat, ha->coal_stat_phys); in gdth_pci_probe_one()
5124 MAXOFFSETS, ha->coal_stat, ha->coal_stat_phys); in gdth_remove_one()
Dgdth.h857 u64 coal_stat_phys; /* phys. address */ member