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.h103 struct timeout_task terminate_task; member
H A Dnvmft_controller.c61 TIMEOUT_TASK_INIT(taskqueue_thread, &ctrlr->terminate_task, 0, in nvmft_controller_alloc()
366 &ctrlr->terminate_task, hz * 60 * 2); in nvmft_controller_shutdown()
455 &ctrlr->terminate_task, NULL) == 0) in nvmft_controller_error()
457 &ctrlr->terminate_task, 0); in nvmft_controller_error()