Home
last modified time | relevance | path

Searched refs:nvme_get_admin_opcode_str (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/nvme/host/
A Dconstants.c190 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);
A Dnvme.h1179 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() function
1204 nvme_get_admin_opcode_str(opcode); in nvme_opcode_str()
A Dcore.c354 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