Searched refs:nvme_opcode_str (Results 1 – 2 of 2) sorted by relevance
1952 static inline const char *nvme_opcode_str(int qid, u8 opcode) in nvme_opcode_str() function1964 return nvme_opcode_str(qid, cmd->common.opcode); in nvme_fabrics_opcode_str()
1495 nvme_opcode_str(nvmeq->qid, opcode), nvmeq->qid); in nvme_timeout()