Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Ddpt_i2o.c912 ulong base_addr0_phys = 0; in adpt_install_hba() local
947 base_addr0_phys = pci_resource_start(pDev,0); in adpt_install_hba()
986 base_addr_virt = ioremap(base_addr0_phys,hba_map0_area_size); in adpt_install_hba()
1031 pHba->base_addr_phys = base_addr0_phys; in adpt_install_hba()