Home
last modified time | relevance | path

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

/freebsd/sys/dev/nvmf/controller/
H A Dnvmft_var.h102 struct timeout_task terminate_task; member
H A Dnvmft_controller.c64 TIMEOUT_TASK_INIT(taskqueue_thread, &ctrlr->terminate_task, 0, in nvmft_controller_alloc()
356 &ctrlr->terminate_task, hz * 60 * 2); in nvmft_controller_shutdown()
445 &ctrlr->terminate_task, NULL) == 0) in nvmft_controller_error()
447 &ctrlr->terminate_task, 0); in nvmft_controller_error()