Searched refs:cfgtable (Results 1 – 2 of 2) sorted by relevance
7293 struct CfgTable __iomem *cfgtable; in hpsa_kdump_hard_reset_controller() local7338 if (!cfgtable) { in hpsa_kdump_hard_reset_controller()7342 rc = write_driver_ver_to_cfgtable(cfgtable); in hpsa_kdump_hard_reset_controller()7393 iounmap(cfgtable); in hpsa_kdump_hard_reset_controller()7628 if (h->cfgtable) { in hpsa_free_cfgtables()7629 iounmap(h->cfgtable); in hpsa_free_cfgtables()7630 h->cfgtable = NULL; in hpsa_free_cfgtables()7651 if (!h->cfgtable) { in hpsa_find_cfgtables()7835 print_cfg_table(&h->pdev->dev, h->cfgtable); in hpsa_enter_simple_mode()8310 heartbeat = readl(&h->cfgtable->HeartBeat); in detect_controller_lockup()[all …]
177 struct CfgTable __iomem *cfgtable; member
Completed in 23 milliseconds