Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/host/
H A Dnvme.h1178 static inline const unsigned char *nvme_opcode_str(int qid, u8 opcode, u8 fctype) in nvme_opcode_str() function
H A Dtcp.c2282 opc, nvme_opcode_str(qid, opc, fctype)); in nvme_tcp_timeout()