Searched refs:nvme_get_opcode_str (Results 1 – 4 of 4) sorted by relevance
174 const unsigned char *nvme_get_opcode_str(u8 opcode) in nvme_get_opcode_str() function180 EXPORT_SYMBOL_GPL(nvme_get_opcode_str);
1058 const unsigned char *nvme_get_opcode_str(u8 opcode);1065 static inline const unsigned char *nvme_get_opcode_str(u8 opcode) in nvme_get_opcode_str() function
1428 nvme_get_opcode_str(nvme_req(req)->cmd->common.opcode), in nvme_timeout()
316 nvme_get_opcode_str(nr->cmd->common.opcode), in nvme_log_error()