Searched refs:nvme_get_opcode_str (Results 1 – 4 of 4) sorted by relevance
182 const unsigned char *nvme_get_opcode_str(u8 opcode) in nvme_get_opcode_str() function188 EXPORT_SYMBOL_GPL(nvme_get_opcode_str);
1111 const unsigned char *nvme_get_opcode_str(u8 opcode);1119 static inline const unsigned char *nvme_get_opcode_str(u8 opcode) in nvme_get_opcode_str() function1138 return qid ? nvme_get_opcode_str(opcode) : in nvme_opcode_str()
1368 nvme_get_opcode_str(nvme_req(req)->cmd->common.opcode), in nvme_timeout()
317 nvme_get_opcode_str(nr->cmd->common.opcode), in nvme_log_error()