Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/nvme/host/
Dfc.c151 #define FCCTRL_TERMIO 2 macro
1851 else if (test_bit(FCCTRL_TERMIO, &ctrl->flags)) { in __nvme_fc_abort_op()
1890 if (test_bit(FCCTRL_TERMIO, &ctrl->flags) && in __nvme_fc_fcpop_chk_teardowns()
2834 if (test_bit(FCCTRL_TERMIO, &ctrl->flags)) in nvme_fc_submit_async_event()
3224 set_bit(FCCTRL_TERMIO, &ctrl->flags); in nvme_fc_delete_association()
3236 clear_bit(FCCTRL_TERMIO, &ctrl->flags); in nvme_fc_delete_association()