Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/
Dcciss.c3817 static void print_cfg_table(ctlr_info_t *h) in print_cfg_table() function
4365 print_cfg_table(h); in cciss_pci_init()
5236 print_cfg_table(h); in cciss_enter_simple_mode()
/linux-4.1.27/drivers/scsi/
Dhpsa.c5863 static void print_cfg_table(struct device *dev, struct CfgTable __iomem *tb) in print_cfg_table() function
6255 print_cfg_table(&h->pdev->dev, h->cfgtable); in hpsa_enter_simple_mode()