Home
last modified time | relevance | path

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

/freebsd/sys/cam/nvme/
H A Dnvme_all.c137 nvme_op_string(const struct nvme_command *cmd, int admin) in nvme_op_string() function
196 sbuf_printf(sb, "%s. NCB: ", nvme_op_string(&nvmeio->cmd, in nvme_command_sbuf()
H A Dnvme_all.h45 const char *nvme_op_string(const struct nvme_command *, int admin);
H A Dnvme_xpt.c843 CAM_DEBUG_CDB,("%s. NCB: %s\n", nvme_op_string(&ccb->nvmeio.cmd, in nvme_proto_debug_out()