Home
last modified time | relevance | path

Searched refs:__ipr_format_res_path (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/scsi/
H A Dipr.c1204 * __ipr_format_res_path - Format the resource path for printing.
1212 static char *__ipr_format_res_path(u8 *res_path, char *buffer, int len) in __ipr_format_res_path() function
1242 __ipr_format_res_path(res_path, p, len - (p - buffer)); in ipr_format_res_path()
1667 __ipr_format_res_path(dev_entry->res_path, in ipr_log_sis64_config_error()
2369 __ipr_format_res_path(error->res_path, in ipr_log_sis64_device_error()
4470 __ipr_format_res_path(res->res_path, buffer, in ipr_show_resource_path()
/kernel/linux/linux-5.10/drivers/scsi/
H A Dipr.c1288 * __ipr_format_res_path - Format the resource path for printing.
1296 static char *__ipr_format_res_path(u8 *res_path, char *buffer, int len) in __ipr_format_res_path() function
1326 __ipr_format_res_path(res_path, p, len - (buffer - p)); in ipr_format_res_path()
1756 __ipr_format_res_path(dev_entry->res_path, in ipr_log_sis64_config_error()
2458 __ipr_format_res_path(error->res_path, in ipr_log_sis64_device_error()
4573 __ipr_format_res_path(res->res_path, buffer, in ipr_show_resource_path()

Completed in 23 milliseconds