Home
last modified time | relevance | path

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

/freebsd/sys/dev/nvmf/controller/
H A Dnvmft_var.h114 void nvmft_terminate_commands(struct nvmft_controller *ctrlr);
H A Dnvmft_controller.c324 nvmft_terminate_commands(ctrlr); in nvmft_controller_shutdown()
H A Dctl_frontend_nvmf.c288 nvmft_terminate_commands(struct nvmft_controller *ctrlr) in nvmft_terminate_commands() function