Searched refs:cfg_base_addr_index (Results 1 – 1 of 1) sorted by relevance
304 u32 *cfg_base_addr, u64 *cfg_base_addr_index,7283 u64 cfg_base_addr_index; in hpsa_kdump_hard_reset_controller() local7328 &cfg_base_addr_index, &cfg_offset); in hpsa_kdump_hard_reset_controller()7332 cfg_base_addr_index) + cfg_offset, sizeof(*cfgtable)); in hpsa_kdump_hard_reset_controller()7603 u32 *cfg_base_addr, u64 *cfg_base_addr_index, in hpsa_find_cfg_addrs() argument7609 *cfg_base_addr_index = find_PCI_BAR_index(pdev, *cfg_base_addr); in hpsa_find_cfg_addrs()7610 if (*cfg_base_addr_index == -1) { in hpsa_find_cfg_addrs()7636 u64 cfg_base_addr_index; in hpsa_find_cfgtables() local7641 &cfg_base_addr_index, &cfg_offset); in hpsa_find_cfgtables()7645 cfg_base_addr_index) + cfg_offset, sizeof(*h->cfgtable)); in hpsa_find_cfgtables()[all …]