Searched defs:op_str (Results 1 – 6 of 6) sorted by relevance
143 const char *op_str = NULL; in mes_v11_0_get_op_string() local153 const char *op_str = NULL; in mes_v11_0_get_misc_op_string() local172 const char *op_str, *misc_op_str; in mes_v11_0_submit_pkt_and_poll_completion() local
126 const char *op_str = NULL; in mes_v12_0_get_op_string() local136 const char *op_str = NULL; in mes_v12_0_get_misc_op_string() local156 const char *op_str, *misc_op_str; in mes_v12_0_submit_pkt_and_poll_completion() local
37 static int get_op(const char *op_str) in get_op()
126 const char *op_str = "UNKNOWN"; in blk_op_str() local
487 const char *op_str; global() member 536 const char *op_str; append_filter() local
491 static const char *op_str(enum op op) in op_str() function