Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dhpsa.h177 struct CfgTable __iomem *cfgtable;
H A Dhpsa_cmd.h651 struct CfgTable { struct
H A Dhpsa.c7227 static int write_driver_ver_to_cfgtable(struct CfgTable __iomem *cfgtable) in write_driver_ver_to_cfgtable()
7243 static void read_driver_ver_from_cfgtable(struct CfgTable __iomem *cfgtable, in read_driver_ver_from_cfgtable()
7252 static int controller_reset_failed(struct CfgTable __iomem *cfgtable) in controller_reset_failed()
7284 struct CfgTable __iomem *cfgtable; in hpsa_kdump_hard_reset_controller()
7396 static void print_cfg_table(struct device *dev, struct CfgTable __iomem *tb) in print_cfg_table()
9316 BUILD_BUG_ON(offsetof(struct CfgTable, in hpsa_enter_performant_mode()