Searched defs:ipr_format_res_path (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/
H A Dipr.c1136 * ipr_format_res_path - Format the resource path for printing.
1143 static char *ipr_format_res_path(u8 *res_path, char *buffer, int len) function
1196 ipr_format_res_path(res->res_path, buffer,
1583 ipr_format_res_path(dev_entry->res_path, buffer,
1930 ipr_format_res_path(fabric->res_path, buffer,
1937 ipr_format_res_path(fabric->res_path, buffer, sizeof(buffer)));
2078 ipr_format_res_path(cfg->res_path, buffer,
2087 ipr_format_res_path(cfg->res_path, buffer, sizeof(buffer)),
2152 ipr_format_res_path(error->last_res_path, buffer, sizeof(buffer)));
2173 ipr_format_res_path(array_entr
[all...]

Completed in 19 milliseconds