Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/
Dcciss_cmd.h249 } CfgTable_struct; typedef
Dcciss.h69 CfgTable_struct __iomem *cfgtable;
Dcciss.c210 static int write_driver_ver_to_cfgtable(CfgTable_struct __iomem *cfgtable);
3837 CfgTable_struct *tb = h->cfgtable; in print_cfg_table()
4603 static int write_driver_ver_to_cfgtable(CfgTable_struct __iomem *cfgtable) in write_driver_ver_to_cfgtable()
4619 static void read_driver_ver_from_cfgtable(CfgTable_struct __iomem *cfgtable, in read_driver_ver_from_cfgtable()
4628 static int controller_reset_failed(CfgTable_struct __iomem *cfgtable) in controller_reset_failed()
4660 CfgTable_struct __iomem *cfgtable; in cciss_kdump_hard_reset_controller()