Searched refs:nvmft_send_error (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/nvmf/controller/
H A Dnvmft_var.h147 int nvmft_send_error(struct nvmft_qpair *qp, struct nvmf_capsule *nc,
H A Dnvmft_qpair.c242 nvmft_send_error(struct nvmft_qpair *qp, struct nvmf_capsule *nc, function
258 return (nvmft_send_error(qp, nc, NVME_SCT_GENERIC, sc_status));
H A Dnvmft_controller.c924 nvmft_send_error(ctrlr->admin, nc, NVME_SCT_COMMAND_SPECIFIC,
970 nvmft_send_error(ctrlr->admin, nc,

Completed in 58 milliseconds