Searched refs:FC_SRB_COMPL (Results 1 – 1 of 1) sorted by relevance
42 #define FC_SRB_COMPL (1 << 5) /* fc_io_compl has been run */ macro217 if (fsp->state & FC_SRB_COMPL) { in fc_fcp_lock_pkt()244 if (!(fsp->state & FC_SRB_COMPL)) { in fc_fcp_timer_set()1086 if (!(fsp->state & FC_SRB_COMPL)) { in fc_fcp_cleanup_each_cmd()1087 fsp->state |= FC_SRB_COMPL; in fc_fcp_cleanup_each_cmd()1334 fsp->state |= FC_SRB_COMPL; in fc_lun_reset()1968 fsp->state |= FC_SRB_COMPL; in fc_io_compl()
Completed in 6 milliseconds