Home
last modified time | relevance | path

Searched defs:nvme_get_opcode_str (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/nvme/host/
H A Dconstants.c182 const unsigned char *nvme_get_opcode_str(u8 opcode) in nvme_get_opcode_str() function
H A Dnvme.h1146 static inline const unsigned char *nvme_get_opcode_str(u8 opcode) in nvme_get_opcode_str() function