Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/
Dcciss_cmd.h249 } CfgTable_struct; typedef
Dcciss.h69 CfgTable_struct __iomem *cfgtable;
Dcciss.c212 static int write_driver_ver_to_cfgtable(CfgTable_struct __iomem *cfgtable);
3821 CfgTable_struct *tb = h->cfgtable; in print_cfg_table()
4587 static int write_driver_ver_to_cfgtable(CfgTable_struct __iomem *cfgtable) in write_driver_ver_to_cfgtable()
4603 static void read_driver_ver_from_cfgtable(CfgTable_struct __iomem *cfgtable, in read_driver_ver_from_cfgtable()
4612 static int controller_reset_failed(CfgTable_struct __iomem *cfgtable) in controller_reset_failed()
4644 CfgTable_struct __iomem *cfgtable; in cciss_kdump_hard_reset_controller()