Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dhpsa.c302 u32 *cfg_base_addr, u64 *cfg_base_addr_index,
7295 u64 cfg_base_addr_index; in hpsa_kdump_hard_reset_controller() local
7340 &cfg_base_addr_index, &cfg_offset); in hpsa_kdump_hard_reset_controller()
7344 cfg_base_addr_index) + cfg_offset, sizeof(*cfgtable)); in hpsa_kdump_hard_reset_controller()
7615 u32 *cfg_base_addr, u64 *cfg_base_addr_index, in hpsa_find_cfg_addrs() argument
7621 *cfg_base_addr_index = find_PCI_BAR_index(pdev, *cfg_base_addr); in hpsa_find_cfg_addrs()
7622 if (*cfg_base_addr_index == -1) { in hpsa_find_cfg_addrs()
7648 u64 cfg_base_addr_index; in hpsa_find_cfgtables() local
7653 &cfg_base_addr_index, &cfg_offset); in hpsa_find_cfgtables()
7657 cfg_base_addr_index) + cfg_offset, sizeof(*h->cfgtable)); in hpsa_find_cfgtables()
[all …]