Searched refs:nvme_get_admin_opcode_str (Results 1 – 3 of 3) sorted by relevance
190 const char *nvme_get_admin_opcode_str(u8 opcode) in nvme_get_admin_opcode_str() function196 EXPORT_SYMBOL_GPL(nvme_get_admin_opcode_str);
356 nvme_get_admin_opcode_str(nr->cmd->common.opcode), in nvme_log_error()374 nvme_get_admin_opcode_str(nr->cmd->common.opcode), in nvme_log_err_passthru()
1937 const char *nvme_get_admin_opcode_str(u8 opcode);1948 static inline const char *nvme_get_admin_opcode_str(u8 opcode) in nvme_get_admin_opcode_str() function1962 nvme_get_admin_opcode_str(opcode); in nvme_opcode_str()