Home
last modified time | relevance | path

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

/freebsd/sys/dev/nvmf/controller/
H A Dnvmft_var.h112 void nvmft_dispatch_command(struct nvmft_qpair *qp,
H A Dnvmft_controller.c681 nvmft_dispatch_command(ctrlr->admin, nc, true); in handle_identify_command()
1041 nvmft_dispatch_command(qp, nc, false); in nvmft_handle_io_command()
H A Dctl_frontend_nvmf.c245 nvmft_dispatch_command(struct nvmft_qpair *qp, struct nvmf_capsule *nc, in nvmft_dispatch_command() function