Searched refs:hpsa_show_dev_msg (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | hpsa.c | 1222 static void hpsa_show_dev_msg(const char *level, struct ctlr_info *h, in hpsa_show_dev_msg() function 1346 hpsa_show_dev_msg(KERN_INFO, h, device, in hpsa_scsi_add_entry() 1405 hpsa_show_dev_msg(KERN_INFO, h, h->dev[entry], "updated"); in hpsa_scsi_update_entry() 1432 hpsa_show_dev_msg(KERN_INFO, h, new_entry, "replaced"); in hpsa_scsi_replace_entry() 1452 hpsa_show_dev_msg(KERN_INFO, h, sd, "removed"); in hpsa_scsi_remove_entry() 1905 hpsa_show_dev_msg(KERN_WARNING, h, device, in hpsa_remove_device() 1996 hpsa_show_dev_msg(KERN_INFO, h, sd[i], "offline"); in adjust_hpsa_scsi_table() 3528 hpsa_show_dev_msg(KERN_INFO, h, encl_dev, in hpsa_get_enclosure_info() 6049 hpsa_show_dev_msg(KERN_WARNING, h, dev, msg); in hpsa_eh_device_reset_handler() 6059 hpsa_show_dev_msg(KERN_WARNIN in hpsa_eh_device_reset_handler() [all...] |
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | hpsa.c | 1228 static void hpsa_show_dev_msg(const char *level, struct ctlr_info *h, in hpsa_show_dev_msg() function 1352 hpsa_show_dev_msg(KERN_INFO, h, device, in hpsa_scsi_add_entry() 1411 hpsa_show_dev_msg(KERN_INFO, h, h->dev[entry], "updated"); in hpsa_scsi_update_entry() 1438 hpsa_show_dev_msg(KERN_INFO, h, new_entry, "replaced"); in hpsa_scsi_replace_entry() 1458 hpsa_show_dev_msg(KERN_INFO, h, sd, "removed"); in hpsa_scsi_remove_entry() 1911 hpsa_show_dev_msg(KERN_WARNING, h, device, in hpsa_remove_device() 2002 hpsa_show_dev_msg(KERN_INFO, h, sd[i], "offline"); in adjust_hpsa_scsi_table() 3532 hpsa_show_dev_msg(KERN_INFO, h, encl_dev, in hpsa_get_enclosure_info() 6065 hpsa_show_dev_msg(KERN_WARNING, h, dev, msg); in hpsa_eh_device_reset_handler() 6075 hpsa_show_dev_msg(KERN_WARNIN in hpsa_eh_device_reset_handler() [all...] |
Completed in 18 milliseconds