Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/nvme/host/
Dnvme.h1123 static inline const unsigned char *nvme_opcode_str(int qid, u8 opcode, u8 fctype) in nvme_opcode_str() function
Dtcp.c2275 opc, nvme_opcode_str(qid, opc, fctype)); in nvme_tcp_timeout()