Searched refs:cfg_base_addr_index (Results 1 – 1 of 1) sorted by relevance
298 u32 *cfg_base_addr, u64 *cfg_base_addr_index,7245 u64 cfg_base_addr_index; in hpsa_kdump_hard_reset_controller() local7290 &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() argument7572 *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() local7604 &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 …]