Home
last modified time | relevance | path

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

/drivers/scsi/
Dhpsa.c298 u32 *cfg_base_addr, u64 *cfg_base_addr_index,
7245 u64 cfg_base_addr_index; in hpsa_kdump_hard_reset_controller() local
7290 &cfg_base_addr_index, &cfg_offset); in hpsa_kdump_hard_reset_controller()
7294 cfg_base_addr_index) + cfg_offset, sizeof(*cfgtable)); in hpsa_kdump_hard_reset_controller()
7566 u32 *cfg_base_addr, u64 *cfg_base_addr_index, in hpsa_find_cfg_addrs() argument
7572 *cfg_base_addr_index = find_PCI_BAR_index(pdev, *cfg_base_addr); in hpsa_find_cfg_addrs()
7573 if (*cfg_base_addr_index == -1) { in hpsa_find_cfg_addrs()
7599 u64 cfg_base_addr_index; in hpsa_find_cfgtables() local
7604 &cfg_base_addr_index, &cfg_offset); in hpsa_find_cfgtables()
7608 cfg_base_addr_index) + cfg_offset, sizeof(*h->cfgtable)); in hpsa_find_cfgtables()
[all …]