Searched refs:FC_SRB_COMPL (Results 1 – 1 of 1) sorted by relevance
54 #define FC_SRB_COMPL (1 << 5) /* fc_io_compl has been run */ macro229 if (fsp->state & FC_SRB_COMPL) { in fc_fcp_lock_pkt()256 if (!(fsp->state & FC_SRB_COMPL)) in fc_fcp_timer_set()1043 if (!(fsp->state & FC_SRB_COMPL)) { in fc_fcp_cleanup_each_cmd()1044 fsp->state |= FC_SRB_COMPL; in fc_fcp_cleanup_each_cmd()1297 fsp->state |= FC_SRB_COMPL; in fc_lun_reset()1910 fsp->state |= FC_SRB_COMPL; in fc_io_compl()