Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/nvme/host/
Dfc.c151 #define FCCTRL_TERMIO 2 macro
1845 else if (test_bit(FCCTRL_TERMIO, &ctrl->flags)) { in __nvme_fc_abort_op()
1884 if (test_bit(FCCTRL_TERMIO, &ctrl->flags) && in __nvme_fc_fcpop_chk_teardowns()
2825 if (test_bit(FCCTRL_TERMIO, &ctrl->flags)) in nvme_fc_submit_async_event()
3206 set_bit(FCCTRL_TERMIO, &ctrl->flags); in nvme_fc_delete_association()
3218 clear_bit(FCCTRL_TERMIO, &ctrl->flags); in nvme_fc_delete_association()