Home
last modified time | relevance | path

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

/drivers/scsi/
Ddpt_i2o.c868 ulong base_addr1_phys = 0; in adpt_install_hba() local
917 base_addr1_phys = pci_resource_start(pDev,1); in adpt_install_hba()
949 msg_addr_virt = ioremap(base_addr1_phys, hba_map1_area_size ); in adpt_install_hba()