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);
1179 const char *nvme_get_admin_opcode_str(u8 opcode);1190 static inline const char *nvme_get_admin_opcode_str(u8 opcode) in nvme_get_admin_opcode_str() function1204 nvme_get_admin_opcode_str(opcode); in nvme_opcode_str()
354 nvme_get_admin_opcode_str(nr->cmd->common.opcode), in nvme_log_error()372 nvme_get_admin_opcode_str(nr->cmd->common.opcode), in nvme_log_err_passthru()
Completed in 20 milliseconds