Searched refs:ipr_phys_res_err (Results  1 – 2 of 2) sorted by relevance
| /Linux-v6.6/drivers/scsi/ | 
| D | ipr.c | 1625 		ipr_phys_res_err(ioa_cfg, dev_entry->dev_res_addr, "Device %d", i + 1);  in ipr_log_enhanced_config_error() 1708 		ipr_phys_res_err(ioa_cfg, dev_entry->dev_res_addr, "Device %d", i + 1);  in ipr_log_config_error() 1772 		ipr_phys_res_err(ioa_cfg, array_entry->dev_res_addr, "Current Location");  in ipr_log_enhanced_array_error() 1773 		ipr_phys_res_err(ioa_cfg, array_entry->expected_dev_res_addr,  in ipr_log_enhanced_array_error() 1822 		ipr_phys_res_err(ioa_cfg, array_entry->dev_res_addr, "Current Location");  in ipr_log_array_error() 1823 		ipr_phys_res_err(ioa_cfg, array_entry->expected_dev_res_addr,  in ipr_log_array_error()
  | 
| D | ipr.h | 1733 #define ipr_phys_res_err(ioa_cfg, res, fmt, ...)			\  macro
  |