Searched refs:cfg_base_addr_index (Results 1 – 1 of 1) sorted by relevance
304 u32 *cfg_base_addr, u64 *cfg_base_addr_index,7279 u64 cfg_base_addr_index; in hpsa_kdump_hard_reset_controller() local7324 &cfg_base_addr_index, &cfg_offset); in hpsa_kdump_hard_reset_controller()7328 cfg_base_addr_index) + cfg_offset, sizeof(*cfgtable)); in hpsa_kdump_hard_reset_controller()7599 u32 *cfg_base_addr, u64 *cfg_base_addr_index, in hpsa_find_cfg_addrs() argument7605 *cfg_base_addr_index = find_PCI_BAR_index(pdev, *cfg_base_addr); in hpsa_find_cfg_addrs()7606 if (*cfg_base_addr_index == -1) { in hpsa_find_cfg_addrs()7632 u64 cfg_base_addr_index; in hpsa_find_cfgtables() local7637 &cfg_base_addr_index, &cfg_offset); in hpsa_find_cfgtables()7641 cfg_base_addr_index) + cfg_offset, sizeof(*h->cfgtable)); in hpsa_find_cfgtables()[all …]