Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/
Dhpsa.h176 struct CfgTable __iomem *cfgtable;
Dhpsa_cmd.h637 struct CfgTable { struct
Dhpsa.c7193 static int write_driver_ver_to_cfgtable(struct CfgTable __iomem *cfgtable) in write_driver_ver_to_cfgtable()
7209 static void read_driver_ver_from_cfgtable(struct CfgTable __iomem *cfgtable, in read_driver_ver_from_cfgtable()
7218 static int controller_reset_failed(struct CfgTable __iomem *cfgtable) in controller_reset_failed()
7250 struct CfgTable __iomem *cfgtable; in hpsa_kdump_hard_reset_controller()
7362 static void print_cfg_table(struct device *dev, struct CfgTable __iomem *tb) in print_cfg_table()
9274 BUILD_BUG_ON(offsetof(struct CfgTable, in hpsa_enter_performant_mode()