Home
last modified time | relevance | path

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

/freebsd/sys/dev/nvmf/controller/
H A Dnvmft_controller.c374 bool wakeup_np; in nvmft_controller_terminate() local
397 wakeup_np = (!np->online && TAILQ_EMPTY(&np->controllers)); in nvmft_controller_terminate()
400 if (wakeup_np) in nvmft_controller_terminate()