Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/nvme/host/
Dfc.c151 #define FCCTRL_TERMIO 2 macro
1858 else if (test_bit(FCCTRL_TERMIO, &ctrl->flags)) { in __nvme_fc_abort_op()
1897 if (test_bit(FCCTRL_TERMIO, &ctrl->flags) && in __nvme_fc_fcpop_chk_teardowns()
2848 if (test_bit(FCCTRL_TERMIO, &ctrl->flags)) in nvme_fc_submit_async_event()
3242 set_bit(FCCTRL_TERMIO, &ctrl->flags); in nvme_fc_delete_association()
3254 clear_bit(FCCTRL_TERMIO, &ctrl->flags); in nvme_fc_delete_association()