Home
last modified time | relevance | path

Searched refs:print_cfg_table (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/block/
Dcciss.c3833 static void print_cfg_table(ctlr_info_t *h) in print_cfg_table() function
4381 print_cfg_table(h); in cciss_pci_init()
5251 print_cfg_table(h); in cciss_enter_simple_mode()
/linux-4.4.14/drivers/scsi/
Dhpsa.c7224 static void print_cfg_table(struct device *dev, struct CfgTable __iomem *tb) in print_cfg_table() function
7653 print_cfg_table(&h->pdev->dev, h->cfgtable); in hpsa_enter_simple_mode()