Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/target/
H A Dtarget_core_transport.c2946 static void target_append_str(char **str, const char *txt) in target_append_str() function
2964 target_append_str(&str, "aborted"); in target_ts_to_str()
2966 target_append_str(&str, "active"); in target_ts_to_str()
2968 target_append_str(&str, "complete"); in target_ts_to_str()
2970 target_append_str(&str, "sent"); in target_ts_to_str()
2972 target_append_str(&str, "stop"); in target_ts_to_str()
2974 target_append_str(&str, "fabric_stop"); in target_ts_to_str()