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

/linux-master/drivers/nvme/host/
H A Dfc.c151 #define FCCTRL_TERMIO 2 macro
1851 else if (test_bit(FCCTRL_TERMIO, &ctrl->flags)) {
1890 if (test_bit(FCCTRL_TERMIO, &ctrl->flags) &&
2836 if (test_bit(FCCTRL_TERMIO, &ctrl->flags))
3229 set_bit(FCCTRL_TERMIO, &ctrl->flags);
3241 clear_bit(FCCTRL_TERMIO, &ctrl->flags);

Completed in 203 milliseconds