Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dhpsa.h168 struct CfgTable __iomem *cfgtable;
Dhpsa_cmd.h630 struct CfgTable { struct
Dhpsa.c7055 static int write_driver_ver_to_cfgtable(struct CfgTable __iomem *cfgtable) in write_driver_ver_to_cfgtable()
7071 static void read_driver_ver_from_cfgtable(struct CfgTable __iomem *cfgtable, in read_driver_ver_from_cfgtable()
7080 static int controller_reset_failed(struct CfgTable __iomem *cfgtable) in controller_reset_failed()
7112 struct CfgTable __iomem *cfgtable; in hpsa_kdump_hard_reset_controller()
7224 static void print_cfg_table(struct device *dev, struct CfgTable __iomem *tb) in print_cfg_table()
8989 BUILD_BUG_ON(offsetof(struct CfgTable, in hpsa_enter_performant_mode()