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() function 196 EXPORT_SYMBOL_GPL(nvme_get_admin_opcode_str);
359 nvme_get_admin_opcode_str(nr->cmd->common.opcode), in nvme_log_error() 377 nvme_get_admin_opcode_str(nr->cmd->common.opcode), in nvme_log_err_passthru()
2014 const char *nvme_get_admin_opcode_str(u8 opcode);2025 static inline const char *nvme_get_admin_opcode_str(u8 opcode) in nvme_get_admin_opcode_str() function 2039 nvme_get_admin_opcode_str(opcode); in nvme_opcode_str()