Home
last modified time | relevance | path

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

/freebsd/lib/libnvmf/
H A Dnvmf_controller.c80 nvmf_simple_response(const struct nvmf_capsule *nc, uint8_t sc_type, in nvmf_simple_response() function
152 rc = nvmf_simple_response(cc, sc_type, sc_status); in nvmf_send_error()
225 rc = nvmf_simple_response(cc, NVME_SCT_GENERIC, sc_status); in nvmf_accept()
234 rc = nvmf_simple_response(cc, NVME_SCT_GENERIC, in nvmf_accept()
242 rc = nvmf_simple_response(cc, NVME_SCT_COMMAND_SPECIFIC, in nvmf_accept()
303 rc = nvmf_simple_response(cc, NVME_SCT_GENERIC, in nvmf_accept()