Home
last modified time | relevance | path

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

/freebsd-14.2/sys/cam/
H A Dcam_periph.c84 const char **action_string);
93 const char **action_string);
1569 action_string); in camperiphscsistatuserror()
1890 const char *action_string; in cam_periph_error() local
1897 action_string = NULL; in cam_periph_error()
1957 action_string = "Retries exhausted"; in cam_periph_error()
1991 action_string = "Retry was blocked"; in cam_periph_error()
2022 action_string = "Retries exhausted"; in cam_periph_error()
2042 if (action_string == NULL) in cam_periph_error()
2045 error, action_string); in cam_periph_error()
[all …]