Home
last modified time | relevance | path

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

/linux/drivers/scsi/
A Dhpsa.c7304 struct CfgTable __iomem *cfgtable; in hpsa_kdump_hard_reset_controller() local
7349 if (!cfgtable) { in hpsa_kdump_hard_reset_controller()
7353 rc = write_driver_ver_to_cfgtable(cfgtable); in hpsa_kdump_hard_reset_controller()
7404 iounmap(cfgtable); in hpsa_kdump_hard_reset_controller()
7639 if (h->cfgtable) { in hpsa_free_cfgtables()
7640 iounmap(h->cfgtable); in hpsa_free_cfgtables()
7641 h->cfgtable = NULL; in hpsa_free_cfgtables()
7662 if (!h->cfgtable) { in hpsa_find_cfgtables()
7846 print_cfg_table(&h->pdev->dev, h->cfgtable); in hpsa_enter_simple_mode()
8323 heartbeat = readl(&h->cfgtable->HeartBeat); in detect_controller_lockup()
[all …]
A Dhpsa.h177 struct CfgTable __iomem *cfgtable; member

Completed in 20 milliseconds